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
      Data definitions
        schema
        ToastReference
        schema
        ExternalReference
        schema
        CashEntry
        schema
        Deposit
        schema
        CashSummary
        schema
        Error
      get
      Get cash entries
      get
      Get deposits
    Configuration
    Credit cards
    Kitchen
    Labor
    Menus V2
    Menus V3
    Order management configuration
    Orders
    Packaging configuration
    Partners
    Restaurant availability
    Restaurants
    Stock
    API specifications
    Gift cards integration specification
    Loyalty integration specification
    Tender integration specification

ToastReference

Identifying information about a Toast POS entity.

entityType
required
string

The category of the Toast POS object.

guid
required
string

The GUID assigned to the entity by the Toast POS.

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