sale status updated v1

Emitted when a sale status is updated.

Payload
string
required

Org ID in standard format

string
required

Brand ID in standard format

string
required

Property ID in standard format

string
required

Sales Channel ID in standard format

string
enum
required

Identifies the platform that originated the sale (e.g. UberEats, FlipdishKIOSK, POS).

string
required

Flipdish sale identifier (Crockford base32 encoding of a global counter, e.g. 3N356).

string

Partner/platform's own identifier for the sale, when supplied (e.g. an UberEats order ID).

string
enum
required

The sale was cancelled.

Allowed:
string
enum
required

Reason the sale was cancelled.

Allowed:
string

Optional free-text notes accompanying the cancellation.

string
required

Identifier of the actor (user, system, or partner) that cancelled the sale.

Response
200

Your server must return a 2xx to acknowledge

LoadingLoading…