Get the time zone information
HTTP method | Endpoint |
GET | /aff/v1/dict_timezones |
Response body parameters
Field | Type | Description |
id | integer | The unique id for the timezone. |
timezone | string | Timezone. |
aliases | string | Timezone alias. |
Example request
Request GET https://{networkname}.api.offerslook.com/aff/v1/dict_timezones
Request GET http://{networkname}.api.offerslook.com/aff/v1/dict_timezones
Example response
Last updated