Flipdish · Example Payload

Catalog Group Reference Example

RestaurantOnline OrderingMobile AppsPoint of SaleOrdersMenuPaymentsWebhooks

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

GroupCatalogItemIdGroupType

Example Payload

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