A wrapper object with fields that allow reference to a Toast entity by Toast GUID.
entityType required | string The type of object this is. |
externalId | string An external identifier that is prefixed by a naming
authority. Deprecated for use in |
guid required | string The GUID maintained by Toast. |
multiLocationId | any A consistent identifier for Toast platform entities, such
as menu items, that applies to all versions of a shared
entity at all locations in a restaurant group. For
example, you can use the |
{- "guid": "string",
- "entityType": "string",
- "multiLocationId": null,
- "externalId": "string"
}