Skip to main content

Payload

store.updated covers both creation and updates — treat it as an upsert. To remove a store, Fire emits a separate store.deleted event.

Fields

data

data.stores[n]

data.stores[n].schedulesByChannel[n]

data.stores[n].taxesInfo

data.stores[n].contactInfo

data.stores[n].deliveryInfo

data.stores[n].locationInfo

data.channels[n]

data.channels[n].services[n]

Usage

See Store publication for the full handling guide.