get https://api.alocity.com/v1/integration-management/timezones
This endpoint is used to get all the available timezones. Our timezones follow the international standard for timezones as found online, so none of the information for existing timezones will be changed unless the international standards/names have changed. Any timezones not included in the return of this endpoint are currently not supported in our system. If you would like your timezone to be included, please contact support.
Response Payload Object
The response's payload will contain an array of objects containing the following values.
Property | Type | Description |
---|---|---|
displayName | string | The UTC time offset and the name and/or location for that timezone. |
id | string | The Id of that timezone as specified in the Alocity system. |
standardName | string | The standard Windows name for that timezone. |
Any status codes returned that are not provided here are generic status codes that can be found here.