Flipdish · Example Payload

Menus Allergen Example

RestaurantOnline OrderingMobile AppsPoint of SaleOrdersMenuPaymentsWebhooks

Menus Allergen 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

AllergenIdLocalizedNameIconUrl

Example Payload

Raw ↑
{
  "AllergenId": "500123",
  "LocalizedName": "Example Name",
  "IconUrl": "https://api.flipdish.co/example"
}