A wrapper object with fields that allow reference to a Toast entity by Toast GUID.
entityType required | string The type of object this is. Response only. |
externalId | string An external identifier that is prefixed by a naming
authority. Deprecated for use in |
guid required | string The GUID maintained by the Toast platform. |
multiLocationId | string 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": "string",
- "externalId": "string"
}