Cookbook
Developer guide
API reference
Platform guide
Release notes
  • Cookbook
  • Developer guide
  • API reference
  • Platform guide
  • Release notes
    • Nothing Found
    API reference
    Authentication
    Cash Management
    Configuration
    Credit cards
    Kitchen
      Data definitions
        schema
        PrepStation
        schema
        ToastReference
      get
      Get all prep stations
      get
      Get a prep station
    Labor
    Menus V2
    Menus V3
    Order management configuration
    Orders
    Partners
    Restaurant availability
    Restaurants
    Stock
    API specifications
    Gift cards integration specification
    Loyalty integration specification
    Tender integration specification

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"
}