post
https://yourwebhook.com/channel/prep_time
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
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"
}