CatalogueUpdated (Legacy)

Sent BY Ewity TO your registered webhook endpoint. The path on
this page exists only for docs grouping. Identify the event by the
X-Event header.

Legacy event, delivered without the envelope (raw payload +
X-Event header + platform-key bearer). Only endpoints migrated from
the pre-Apps webhook system receive this format.

Fires when catalogue items may have changed at the install's online
locations; re-fetch the listed (online_location_id, product_id, variant_id) triples via the catalogue lookup endpoint. Its modern
envelope twin is catalogue.updated (identical payload as the
envelope's data) — new integrations should subscribe to the twin.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
items
array of objects

One entry per changed (online_location_id, product_id, variant_id) triple.

items
string

ISO-8601 time the change batch was drained.

Headers
string
enum
required

Always CatalogueUpdated for this event.

Allowed:
Response
2XX

Receiver acknowledged. Non-2xx and connection failures are logged but not retried — deliveries are best-effort single attempts.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here!