POS Products

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Please note for channel integrations, products are received within a Menu Push. See here for further details.

📘

Get Products for a specific location

If you want to get the products under a specific location you can call the endpoint https://api.staging.deliverect.com/products?where={"account":"accountId", "location":"locationId"}

As results can potentially be paginated, please reference the link below which shows how to correctly handle this.

▶ Guide on Querying in Deliverect's API

Refine Results

By account;

Add the account Id as below to return all order for a specified account;

?where={"account": "65********************6f"}

By location

Add the location Id as below to return all orders for a specified location;

?where={"location": "65********************fd"}
Query Params
string
Responses

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