Locations Methods
Updated: Nov 25th, 2013 | | Categories: General
Locations List (GET) – /locations.[format] (page)
Just like everything else, the Locations method is paginated. You can pass the “page” query string parameter followed by a number to access each of the pages. The pagination limit is currently set to match your SalesBinder account (16 per page).
Syntax:
http://[subdomain].salesbinder.com/api/locations.json
Example:
http://demo.salesbinder.com/api/locations.json?page=5
HTTP Request Type: GET
