Payload
Fields
data
| Field | Type | Description |
|---|---|---|
account | string | Account identifier — required by downstream systems |
country | string | Country identifier — required by downstream systems |
storeId | integer | ID of the deleted store |
vendorId | integer | Brand identifier |
storeChannels | string[] | Channel UUIDs the store was associated with |
Usage
When your system receives this event, remove or deactivate the store in your downstream systems for each channel listed instoreChannels.
Unlike store.updated, this event is explicit — there is no ambiguity about whether the store should exist downstream.
