SalesCategory

A descriptive category, for example, "Food" or "Liquor" that, when applied to the menu items and modifier options in your menu, allow you to view sales data by category. Null if no sales category has been defined.

guid
string

A unique identifier for this sales category, assigned by the Toast POS system.

name
string

A descriptive name for this sales category, for example, "Food" or "Liquor".

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