Flipdish · Example Payload

Devices Telemetry Series Query Parameters Example

RestaurantOnline OrderingMobile AppsPoint of SaleOrdersMenuPaymentsWebhooks

Devices Telemetry Series Query Parameters 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

KioskIdVariablesStartDateEndDate

Example Payload

Raw ↑
{
  "KioskId": "500123",
  "Variables": [
    "string"
  ],
  "StartDate": "2026-06-02T12:00:00Z",
  "EndDate": "2026-06-02T12:00:00Z"
}