get https://api.alocity.com/v1/integration-management/zones
This endpoint is used to get all zones on the account.
Response Payload Object
The response's payload will contain an array of objects containing the following values.
Property | Type | Description |
---|---|---|
description | string | The description of that zone. |
id | long | The Id of that zone. |
name | string | The name of that zone. |
Any status codes returned that are not provided here are generic status codes that can be found here.