Flipdish · Example Payload

Marketing Create Pay Green Configuration Request Example

RestaurantOnline OrderingMobile AppsPoint of SaleOrdersMenuPaymentsWebhooks

Marketing Create Pay Green Configuration Request 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

NamePayGreenIdPayGreenPrivateKeyAssignedStores

Example Payload

Raw ↑
{
  "Name": "Example Name",
  "PayGreenId": "500123",
  "PayGreenPrivateKey": "string",
  "AssignedStores": [
    1
  ]
}