Flipdish · Example Payload

Devices Client Device Summary Example

RestaurantOnline OrderingMobile AppsPoint of SaleOrdersMenuPaymentsWebhooks

Devices Client Device Summary 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

DeviceModelDeviceIdDeviceName

Example Payload

Raw ↑
{
  "DeviceModel": "string",
  "DeviceId": "500123",
  "DeviceName": "Example Name"
}