Toast · Schema

Image

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

RestaurantsPoint Of SalePaymentsOnline OrderingDeliveryLoyaltyGift CardsMenusOrdersKitchenLaborSchedulingInventoryHospitalityPartner Integrations
View JSON Schema on GitHub

JSON Schema

menus-image-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/toast-tab/refs/heads/main/json-schema/menus-image-schema.json",
  "title": "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"
}