Toast · JSON Structure

Menus Weight Structure

The weight of the item or modifier. Use the `weightUnitOfMeasure` value to determine the unit of measurement. Th `weight` value is `null` if no weight is specified for the item or modifier. You can use the `weight` value when determining shipping costs or choosing a delivery vehicle to use.

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

Weight 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-weight-structure.json",
  "name": "Weight",
  "description": "The weight of the item or modifier. Use the `weightUnitOfMeasure` value to determine the unit of measurement.\n\nTh `weight` value is `null` if no weight is specified for the item or modifier.\n    \nYou can use the `weight` value when determining shipping costs or choosing a delivery vehicle to use.\n",
  "type": "float"
}