Toast · JSON Structure

Menus Guest Count Structure

The number of guests the item or modifier is expected to serve. This value is `null` if no guest count is specified.

Type: float Properties: 0
RestaurantsPoint Of SalePaymentsOnline OrderingDeliveryLoyaltyGift CardsMenusOrdersKitchenLaborSchedulingInventoryHospitalityPartner Integrations

GuestCount is a JSON Structure definition published by Toast. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/toast-tab/refs/heads/main/json-structure/menus-guest-count-structure.json",
  "name": "GuestCount",
  "description": "The number of guests the item or modifier is expected to serve. This value is `null` if no guest count is specified.\n",
  "type": "float"
}