sales_channel snoozed v1

Emitted when a sales channel is snoozed

Payload
string
required

Unique ID of the client's Org (the top-level entity that groups Brands, Properties, and Sales Channels).

string
required
length ≥ 1

Unique ID of the client's Brand.

string
required

Unique ID of a Property, representing a physical restaurant location under an Org.

string
required
length ≥ 1

Unique ID of a Sales Channel, a digital channel tied to a Property and Brand (e.g., kiosk, web, mobile app).

string
enum
required

Type of sales channel

date-time | null
required

The expiry datetime of the snooze in ISO-8601 UTC format. Null if the snooze is indefinite.

Response
200

Your server must return a 2xx to acknowledge

LoadingLoading…