Update Order Statuses

For each order you receive in the POS, we expect the POS to return a sequence of status updates. You can check the technical documentation on the Update Order Status endpoint page

For each order you receive in the POS, return a sequence of status updates to Deliverect. Send an update whenever the order status changes in your POS.

Use the Deliverect status that matches the current POS status. For example, a typical order flow can be:

AcceptedPreparingPreparedPick Up ReadyFinalized.

▶ See All Order Statuses