Flipdish · Example Payload

Catalog Owner Entity Configuration Example

RestaurantOnline OrderingMobile AppsPoint of SaleOrdersMenuPaymentsWebhooks

Catalog Owner Entity Configuration Example is an example object payload from Flipdish, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

OwnerEntityAllowedBehaviors

Example Payload

Raw ↑
{
  "OwnerEntity": "CatalogItem",
  "AllowedBehaviors": [
    "SendToOrder"
  ]
}