ToastReference

A wrapper object containing a Toast platform GUID.

entityType
required
string

The type of object this is. For prep stations, entityType is set to PrepStation.

guid
required
string

A Toast platform identifier for an entity.

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