Enhance your application with Uberall's comprehensive API documentation
https://uberall.com
api@uberall.com
Licensed under Uberall
https://docs.uberall.com/_mock/apis/swagger/
https://uberall.com/api/
Set up - Users
Set up - Business Connections
Set up - Businesses
Set up - Configuration
Set up - Tenancy - Sales Partners
Set up - API Status
Set up - Tenancy - Product Plans
Set up - Tenancy - Sales Partners - Webhooks
Products - Auto Response
Products - Brand Data Points
Products - Analytics - Dashboard
Products - Analytics - Dashboard Exports
Products - Data Points
Products - Data Points - Data Point Filters
Products - Response Library - Templates
Products - Social Posting
Products - Social Posting - Social Posting Templates
Products - Digital Asset Management
Products - Status Check
Products - Store Finder
Locations Hub - Locations - Batch Operations (excel)
Locations Hub - Categories
Locations Hub - Collections - Collection Management
Locations Hub - Collections - Content List
Locations Hub - Locations Data
Locations Hub - Collections - Custom Items
Locations Hub - Collections - Events
Locations Hub - Locations - Listings
Locations Hub - Labels
Locations Hub - Location Groups
Locations Hub - Locations - Menu Items
Make changes to a menu item. Any blank parameter deletes an old value, any unspecified parameter does nothing
The uberall unique id for the menu item
Menu Item object to update
Title
Description of the menu item: e.g. 'With mozzarella, fresh basil and tomatoes'
Unique Identifier for the Menu
Price of the menu item in cents: e.g. '1500' for 15 €
Currency used for prices in ISO-4217: e.g. EUR, USD, CHF
Category or section of the menu item (e.g. Starters, Drinks, Desert, etc.)
Image
A valid page url with more details about the item
Maximum price if you want to use a price range for the item
The lowest possible number of calories for a menu item
The high end of the range of calories for a menu item
Allergens in the food item (e.g. Eggs, Dairy, Wheat, etc.)
Restrictive diet the menu item fits into (e.g. Vegetarian, Halal, etc.)
https://docs.uberall.com/_mock/apis/swagger/menu-items/{id}
https://uberall.com/api/menu-items/{id}
curl -i -X PATCH \ 'https://docs.uberall.com/_mock/apis/swagger/menu-items/{id}' \ -H 'Content-Type: application/json' \ -H 'accessToken: YOUR_API_KEY_HERE' \ -d '{ "title": "string", "description": "string", "identifier": "string", "listName": "string", "id": 0, "price": 0, "currency": {}, "category": "Starters, Drinks, Desert, etc.", "image": { "id": 0, "url": "string", "type": "LOGO", "description": "string", "uid": "string" }, "url": "string", "priceMax": 0, "caloriesLow": 0, "caloriesHigh": 0, "allergens": "Eggs, Dairy, Wheat, etc.", "dietaryRestrictions": "Vegetarian, Halal, etc." }'
Menu Item successfully updated
(optional) Holds further information about the response
(optional) Holds further warnings
The actual response object of the response
Menu Item
{ "status": "SUCCESS", "message": "string", "warnings": [ "string" ], "response": { "menuItem": { … } } }
Menu items can have additional information added to them. Certain fields are limited to specific values. Get the list of values here.
https://docs.uberall.com/_mock/apis/swagger/menu-items/accepted-extra-fields
https://uberall.com/api/menu-items/accepted-extra-fields
curl -i -X GET \ https://docs.uberall.com/_mock/apis/swagger/menu-items/accepted-extra-fields \ -H 'accessToken: YOUR_API_KEY_HERE'
Accepted Extra Fields successfully retrieved
List of accepted allergens
List of accepted dietary restrictions
{ "status": "SUCCESS", "message": "string", "warnings": [ "string" ], "response": { "allergens": [ … ], "dietaryRestrictions": [ … ] } }
Locations Hub - Locations - Persons
Locations Hub - Locations Photos
Locations Hub - Locations - Product
Locations Hub - Locations - Service Items
Locations Hub - Locations - Suggestions
Social Posting
Products - Social Posting