Skip to Content

RestaurantDetails

Properties

NameTypeDescriptionNotes
idLongLocation ID (this is the restaurant ID)[default to null]
vendor_idLongParent vendor ID[default to null]
nameStringRestaurant/location name[default to null]
vendor_nameStringParent vendor/company name[default to null]
display_nameStringCombined display name (vendor name + location name for multi-location)[optional] [default to null]
descriptionStringVendor description[default to null]
hero_tagStringHero tag for animations[default to null]
vendor_typeVendorTypeNestedResponseVendor type information[default to null]
mediaStoreMediaAssetsMedia assets grouped together[default to null]
locationStoreLocationInfoLocation information grouped together[default to null]
statusStoreStatusFlagsStatus flags grouped together[default to null]
rating_infoStoreRatingInfoRating information grouped together[default to null]
currencyMinimalCurrencyResponseCurrency information[default to null]
delivery_configExtendedDeliveryConfigExtended delivery configuration with range[default to null]
time_configStoreTimeConfigTime configuration grouped together[default to null]
order_limitsStoreOrderLimitsOrder limits grouped together[default to null]
menusListRestaurant menus with products[default to null]
delivery_slotsListDelivery slots for scheduled ordering[optional] [default to null]
service_modesServiceModesService modes (delivery, pickup, dine-in options)[default to null]
feesListFees for order calculation[optional] [default to null]
contactContactInfoContact information (phone for calling the restaurant)[default to null]
daysListWorking hours by day[optional] [default to null]
delivery_zonesListDelivery zones[optional] [default to null]
automationAutomationConfigAutomation configuration[default to null]
locationsListOther locations for this vendor[optional] [default to null]
has_multiple_locationsBooleanWhether vendor has multiple locations[default to null]
other_locations_countIntegerNumber of other locations[default to null]

[Back to Model list] [Back to API list] [Back to README]