get
https://api.staging.deliverect.com/products
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 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"}