Flipdish · Example Payload

Customers Order Batch Summary Example

RestaurantOnline OrderingMobile AppsPoint of SaleOrdersMenuPaymentsWebhooks

Customers Order Batch Summary Example is an example object payload from Flipdish, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

IdDisplayCodeCreateTimeIsPublished

Example Payload

Raw ↑
{
  "Id": 500123,
  "DisplayCode": "string",
  "CreateTime": "2026-06-02T12:00:00Z",
  "IsPublished": true
}