Toast · JSON Structure

Menus Image Structure

The URL to an image that has been uploaded for this menu entity. This value is null if no image has been specified.

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

Image 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-image-structure.json",
  "name": "Image",
  "description": "The URL to an image that has been uploaded for this menu entity. This value is null if no image has been specified.\n",
  "type": "string"
}