Skip to main content
FieldTypeDescription
internalIdstringUnique identifier of the location
namestringName of the location
addressAddressAddress of the location
contactInformationsstring (optional)Phone number or email of contact of the location
timezonestringTimezone of the location
openingHoursOpening HoursOpening Hours of the location
catalogCatalogCatalog of the location
whatsappNumberstringWhatsApp number of the location
locationInformationsstring (optional)Additional information about the location to give as personalized context to the chatbot
averagePreparationTimeobjectAverage preparation time of the location
minOrderAmountnumberMinimum order amount for this location
deliverySettingsDelivery SettingsDelivery settings of the location
paymentSettingsPayment SettingsPayment Settings of the location
acceptanceSettingsAcceptance Settings (optional)Settings for order acceptance

Opening Hours

FieldType
deliveryHour
pickupHour

Hour

FieldType
mondayTime Range
tuesdayTime Range
wednesdayTime Range
thursdayTime Range
fridayTime Range
saturdayTime Range
sundayTime Range

Time Range

FieldTypeExample
fromstring10:00
tostring22:00

Delivery Settings

FieldTypeDescription
modestringCan be “none”, “postalCode”, or “uberDirect”
postalCodesPostal Code[]Array of postal codes, present if mode is “postalCode”

Postal Code

FieldTypeExample
postalCodenumber1022
minimumOrderAmountnumber15.50
deliveryFeePrice

Payment Settings

FieldTypeDescription
paymentMethodsstring[]Array of payment methods: “InStore”, “SavedCard”, “OneTimeCard”, “Twint”, “RevolutPay”

Acceptance Settings

FieldTypeDescription
modeAcceptance ModeThe current acceptance mode for the location.
extraPreparationTimenumber (optional)Extra time in minutes added to preparation.
reasonstring (optional)The reason for the current acceptance status.

Acceptance Mode

A string that can have one of the following values:
  • "online": The location is open and accepting orders normally.
  • "busy": The location is temporarily busy and may have longer preparation times.
  • "paused": The location is not accepting new orders at the moment.