Order Notification

Purpose

When a customer orders from a Deliverect integrated channel, it will immediately deliver a webhook even to a specified endpoint provided by the POS.

This order will contain the products, prices, payment information and any customer info provided by the channel.

Order Model

For a full list of all order attributes and their definitions, see the link below;

Order Types

The type of order can be displayed to the user on the KDS

TypeInteger Value
pickup1
delivery2
eat in3
curbside4

Order Cancellations

Cancellations will also be sent to the KDS order notification webhook URL, see how to receive and process these correctly in the guide below;

Body Params
string
required
string
required
string
required
string
enum
required
Allowed:
string
required
string
required
Responses
200
201

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