ExternalReference

Identifying information about a Toast POS entity.

entityType
required
string

The category of the Toast POS object.

externalId
string

External identifier string that is prefixed by the naming authority.

guid
required
string

The GUID assigned to the entity by the Toast POS.

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