Flipdish · Example Payload

Marketing Restaurant Voucher Pay Green Store Configuration Example

RestaurantOnline OrderingMobile AppsPoint of SaleOrdersMenuPaymentsWebhooks

Marketing Restaurant Voucher Pay Green Store Configuration Example is an example object payload from Flipdish, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

NameActivePayGreenIdPayGreenConfigurationId

Example Payload

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