Required parameters | None |
Example request | URL: https://sandbox.coreplus.com.au/API/Core/v2/Location/ |
Example response |
|
Optional parameters | Type | Description |
getContactDetails | Boolean | Retrieves contact details of the location |
pageNumber | int | Used for paging the list of locations – identify what page to get (default = 1) |
pageSize | int | Used for paging the list of locations – identify the number of results per page (default = 50) |
Example request | URL: https://sandbox.coreplus.com.au/API/Core/v2/Location/?getContactDetails=true |
Example response |
|