Flipdish · Example Payload

Marketing Set Voucher Validity Periods Simplified Request Example

RestaurantOnline OrderingMobile AppsPoint of SaleOrdersMenuPaymentsWebhooks

Marketing Set Voucher Validity Periods Simplified Request 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

DaysOfWeekStartTimeEndTime

Example Payload

Raw ↑
{
  "DaysOfWeek": [
    "Sunday"
  ],
  "StartTime": "2026-06-02T12:00:00Z",
  "EndTime": "2026-06-02T12:00:00Z"
}