Deliverect · Example Payload

Channel Api Channel Prep Time Example

RestaurantDeliveryOnline OrderingPoint of SaleOrder ManagementIntegration

Channel Api Channel Prep Time Example is an example object payload from Deliverect, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

channelOrderIdorderIdlocationstatuspickupTime

Example Payload

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