CashDrawer

A wrapper object with fields that allow reference to a Toast entity by Toast GUID.

entityType
required
string

The type of object this is.

guid
required
string

The GUID maintained by the Toast POS.

object (ToastReference)

A wrapper object with fields that allow reference to a Toast entity by Toast GUID.

{
  • "guid": "string",
  • "entityType": "string",
  • "printer": {
    }
}