Flipdish · Example Payload

Orders Order Fulfillment Status Base Example

RestaurantOnline OrderingMobile AppsPoint of SaleOrdersMenuPaymentsWebhooks

Orders Order Fulfillment Status Base Example is an example object payload from Flipdish, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

StatusIdStatusNameIcon

Example Payload

Raw ↑
{
  "StatusId": "500123",
  "StatusName": "Example Name",
  "Icon": "string"
}