Flipdish · Example Payload

Marketing Voucher Data Point Example

RestaurantOnline OrderingMobile AppsPoint of SaleOrdersMenuPaymentsWebhooks

Marketing Voucher Data Point 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

PeriodStartPeriodLengthInDaysValue

Example Payload

Raw ↑
{
  "PeriodStart": "2026-06-02T12:00:00Z",
  "PeriodLengthInDays": 1,
  "Value": 1
}