Flipdish · Example Payload

Marketing Restaurant Voucher Assigned Store Example

RestaurantOnline OrderingMobile AppsPoint of SaleOrdersMenuPaymentsWebhooks

Marketing Restaurant Voucher Assigned Store 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

StoreIdNameActive

Example Payload

Raw ↑
{
  "StoreId": 500123,
  "Name": "Example Name",
  "Active": true
}