get
https://api.staging.deliverect.com/my-orders
Order Model
For a full list of all order attributes and their definition, see the link below;
Refine Results
By account;
Add the account Id as below to return all orders 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"}By Order Id
?where={"_id": "62********************7c}