Device

Device details for a device using the Toast POS app.

deviceId
string

The identifier assigned by the Toast platform to the hardware device.

deviceModel
string

The hardware model of the device.

deviceName
string

The custom name assigned to the hardware device when initially setting up the Toast POS app.

posAppVersion
string

The version of the Toast POS app installed on the device.

serialNumber
string

The serial number of the hardware device.

{
  • "deviceName": "Quick Order - 69a851",
  • "deviceModel": "TT200",
  • "deviceId": "4f49a8734eb214d0",
  • "serialNumber": "cb5f9ea",
  • "posAppVersion": "2.95.1"
}