Update sale delivery status

⚠️ Beta Notice: This endpoint is currently in beta and may change or be deprecated at any time without notice.

Records a delivery status transition for an existing sale so Flipdish stays in sync with the real-world fulfilment progress of the order. Set the status to SALE_DISPATCHED when the order leaves the kitchen with a driver, and to SALE_DELIVERED once the customer has received it. Updates surface in operational dashboards and downstream reporting, and are intended to be sent in order as the sale progresses through fulfilment.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Organization ID in standard format

string
required
length ≥ 1

Sale ID - a unique identifier for the sale

Body Params
string
required

Sales Channel ID in standard format

string
enum
required

The delivery status to update. SALE_DISPATCHED marks the sale as dispatched, SALE_DELIVERED marks it as delivered.

Allowed:
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json