Flipdish · Example Payload

Catalog Catalog Group Reference Example

RestaurantOnline OrderingMobile AppsPoint of SaleOrdersMenuPaymentsWebhooks

Catalog Catalog Group Reference 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

GroupCatalogGroupIdCatalogItemIdGroupType

Example Payload

Raw ↑
{
  "Group": "string",
  "CatalogGroupId": "500123",
  "CatalogItemId": "500123",
  "GroupType": "ModifierGroup"
}