Flipdish · Example Payload

Orders Channel Example

RestaurantOnline OrderingMobile AppsPoint of SaleOrdersMenuPaymentsWebhooks

Orders Channel Example is an example object payload from Flipdish, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ChannelIdTranslationKeySourceLogoUriAvailableMaintainedExternally

Example Payload

Raw ↑
{
  "ChannelId": 500123,
  "TranslationKey": "string",
  "Source": "Internal",
  "LogoUri": "https://api.flipdish.co/example",
  "Available": true,
  "MaintainedExternally": true
}