Unless you activate your location, you'll not able to access any of the Menu or Order API. This is the very first API call that you need to make after you've successfully generated your access token and got the location details.

Log in to see full request history

Example Response
After a successful call, the API will return a response similar to the below structure.

{ "message": "Location authorized successfully." }
Headers
string
Defaults to Bearer <access-token>

Access Token received in the Get Access token API.

Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json