Flipdish · Example Payload

Marketing Percent Discount Details Example

RestaurantOnline OrderingMobile AppsPoint of SaleOrdersMenuPaymentsWebhooks

Marketing Percent Discount Details 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

PercentageDiscountMaxDiscountAmount

Example Payload

Raw ↑
{
  "PercentageDiscount": 3,
  "MaxDiscountAmount": 12.5
}