Flipdish · Example Payload

Catalog Update Metafield Definition Example

RestaurantOnline OrderingMobile AppsPoint of SaleOrdersMenuPaymentsWebhooks

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

NameDescriptionBehaviors

Example Payload

Raw ↑
{
  "Name": "Example Name",
  "Description": "string",
  "Behaviors": [
    "SendToOrder"
  ]
}