get
https://api.staging.deliverect.com/locations
Per physical restaurant location, there will be a Location. This endpoint can be used to query them. You can have to specify an account, otherwise the locations of your own account will be returned
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Deliverect creates a location for each physical restaurant location. A customer can therefore have multiple locations. This endpoint allows you to query all locations belonging to a specific account.
You should specify the account ID, otherwise the locations of your own partner account will be included in the response.
As results can potentially be paginated, please reference the link below which shows how to correctly handle this.
Refine Results
By account;
Add the account Id as below to return all locations for a specified account;
?where={"account": "65********************6f"}