Flipdish · Example Payload

Catalog Update Catalog Group Reference Example

RestaurantOnline OrderingMobile AppsPoint of SaleOrdersMenuPaymentsWebhooks

Catalog Update 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

CatalogGroupIdCatalogItemIdGroupType

Example Payload

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