Flipdish · Example Payload

Marketing Update Voucher Usage Example

RestaurantOnline OrderingMobile AppsPoint of SaleOrdersMenuPaymentsWebhooks

Marketing Update Voucher Usage 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

IsUsedUsedByCustomerIdTransactionKey

Example Payload

Raw ↑
{
  "IsUsed": true,
  "UsedByCustomerId": 500123,
  "TransactionKey": "string"
}