get
https://api.staging.deliverect.com/locations
Purpose
This endpoint allows you to query all locations belonging to a specific customer account.
You should specify the account ID with below query parameter, otherwise the locations of all customers accounts will be included in the response.
?where={"account": "65********************6f"}Results Pagination
As results can potentially be paginated, please reference the link below which shows how to correctly handle this.
