Flipdish · Example Payload

Orders Update Fulfillment States Configuration Example

RestaurantOnline OrderingMobile AppsPoint of SaleOrdersMenuPaymentsWebhooks

Orders Update Fulfillment States Configuration Example is an example object payload from Flipdish, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

OverwriteSystemTemplateStoreIdsStoreSelectorTypeStatesAutomaticTransitionsEnabledName

Example Payload

Raw ↑
{
  "OverwriteSystemTemplate": true,
  "StoreIds": [
    1
  ],
  "StoreSelectorType": "None",
  "States": [],
  "AutomaticTransitionsEnabled": true,
  "Name": "Example Name"
}