VoidReason

When voiding something through the POS, the user must choose a preconfigured void reason.

entityType
required
string

The type of object this is.

guid
required
string

The GUID maintained by the Toast POS.

name
string

The name of this void reason.

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