company
Get Company Active Account Types
Use this endpoint to get a list of 'active' Account Types for the current company.
get/company-settings/location-settings/account-types
Response
OK
Example response
{
"items": [
{
"id": "9b95199e-c161-41f3-8a09-3923791e0b73",
"_link": "https://api.acculynx.com/v2/company-settings/location-settings/account-types/9b95199e-c161-41f3-8a09-3923791e0b73"
}
]
}