Flipdish · Example Payload

Menus Menu Item Option Set Base Example

RestaurantOnline OrderingMobile AppsPoint of SaleOrdersMenuPaymentsWebhooks

Menus Menu Item Option Set Base Example is an example object payload from Flipdish, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

NameIsMasterOptionSetDisplayOrderMinSelectCountMaxSelectCountCellLayoutTypePublicId

Example Payload

Raw ↑
{
  "Name": "Example Name",
  "IsMasterOptionSet": true,
  "DisplayOrder": 1,
  "MinSelectCount": 3,
  "MaxSelectCount": 3,
  "CellLayoutType": "Small",
  "PublicId": "00000000-0000-0000-0000-000000000000"
}