Flipdish · Example Payload

Customers User White Label Config Example

RestaurantOnline OrderingMobile AppsPoint of SaleOrdersMenuPaymentsWebhooks

Customers User White Label Config Example is an example object payload from Flipdish, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

IdConfigIdAppIdNameLevel

Example Payload

Raw ↑
{
  "Id": 500123,
  "ConfigId": 500123,
  "AppId": "500123",
  "Name": "Example Name",
  "Level": "None"
}