Deliverect · Example Payload

Kds Api Kds Order Notification Example

RestaurantDeliveryOnline OrderingPoint of SaleOrder ManagementIntegration

Kds Api Kds Order Notification Example is an example object payload from Deliverect, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

locationIdchannelLinkIdcheckoutIdstatusreasonupdatedAt

Example Payload

Raw ↑
{
  "locationId": "5cecc6489f0001b8",
  "channelLinkId": "5e8abc11dec0001a009b",
  "checkoutId": "609a1b2c3d4e5f6a7b8c9d0e",
  "status": "completed",
  "reason": "string",
  "updatedAt": "2026-03-15T14:30:00Z"
}