Preparation Time Update

Preparation time update for an order happens when a POS triggers that action in order to optimize the order flow in the kitchen and pick up procedure for drivers.
Confirmation of each incoming preparation time with an HTTP status 200 is necessary.

The new "pickupTime" sent to the channel will take into consideration the update sent by the POS. The channel can consider as valid this new "pickupTime".

{
    "channelOrderId": "X7CESD",
    "orderId": "5e****abc11dec0001****9b",
    "location": "5e****abc11dec0001****0b",
    "status": 20,
    "pickupTime": "2021-04-20T16:20:00Z"
}
Responses

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