Currently the webhook system for Catalogs handles only one type of event:

  • sync-catalogs

Event sync-catalogs


Sent to know that a Catalog has been modified.

APP SCOPE
ChannelPosRidersLoyalty
✔️✖️✖️✖️
WEBHOOK FORMAT
{
  "eventType": "sync-catalogs",
  "storeId": "string",
  "data": {}
}
FIELDS SPECIFICATION
FieldDescription
eventTypeThe type of event
storeIdThe storeId where the event occurred
dataEmpty object