company
Get Company Settings
Use this endpoint to get a list of settings for the current location.
get/company-settings
Response
OK
Example response
{
"id": "efd4b385-f9f8-41b6-a984-1d421b693fe1",
"timeZoneInfo": {
"name": "Central Standard Time",
"daylightName": "Central Daylight Time",
"baseUtcOffset": "-06:00:00",
"adjustedUtcOffset": "-05:00:00"
}
}