Flipdish · Example Payload

Marketing Promotion Details Example

RestaurantOnline OrderingMobile AppsPoint of SaleOrdersMenuPaymentsWebhooks

Marketing Promotion Details 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

PromotionIdNamePromotionAwards

Example Payload

Raw ↑
{
  "PromotionId": 500123,
  "Name": "Example Name",
  "PromotionAwards": []
}