Flipdish · Example Payload

Stores Business Hours Override Base Example

RestaurantOnline OrderingMobile AppsPoint of SaleOrdersMenuPaymentsWebhooks

Stores Business Hours Override Base 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

DeliveryTypeStartTimeEndTimeType

Example Payload

Raw ↑
{
  "DeliveryType": "Delivery",
  "StartTime": "2026-06-02T12:00:00Z",
  "EndTime": "2026-06-02T12:00:00Z",
  "Type": "Open"
}