# 2026-05-11: Webhook Events - updated index-item.updated event schema

## Overview

The `index-item.updated` webhook event documentation has been updated to reflect the current payload structure used by staging changes.

## Updated event

| Event                | Description                                                                                                                        |
| -------------------- | ---------------------------------------------------------------------------------------------------------------------------------- |
| `index-item.updated` | Updated event schema for index item update payload, including nested product, variant, site-specific price, and availability data. |

## Known problems

There are no known problems.

## Links

* [Events - Index Item](/api-references/api-guides/webhooks/webhook-events/events-index.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developer.emporix.io/changelog/2026/2026-05-11-webhook-index-item-updated.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
