Flipdish · Example Payload

Platform Kiosk Bluetooth Terminal Updated Event Example

RestaurantOnline OrderingMobile AppsPoint of SaleOrdersMenuPaymentsWebhooks

Platform Kiosk Bluetooth Terminal Updated Event Example is an example object payload from Flipdish, with 14 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

DeviceIdBluetoothTerminalTypeBluetoothTerminalSerialNumberBluetoothTerminalStatusUserEventNameFlipdishEventIdCreateTimePositionAppIdOrgIdIpAddressActivityIdActivityType

Example Payload

Raw ↑
{
  "DeviceId": "500123",
  "BluetoothTerminalType": "CHIPPER_2X",
  "BluetoothTerminalSerialNumber": "string",
  "BluetoothTerminalStatus": "Active",
  "User": "string",
  "EventName": "Example Name",
  "FlipdishEventId": "00000000-0000-0000-0000-000000000000",
  "CreateTime": "2026-06-02T12:00:00Z",
  "Position": 1,
  "AppId": "500123",
  "OrgId": "500123",
  "IpAddress": "string",
  "ActivityId": "500123",
  "ActivityType": "string"
}