company
Get Company Active Account Type by ID
Use this endpoint to get an account type by ID.
get/company-settings/location-settings/account-types/{accountTypeId}
Path parameters
accountTypeIdstring uuid required
The account type's unique identifier
Response
OK
Example response
{
"id": "9b95199e-c161-41f3-8a09-3923791e0b73",
"_link": "https://api.acculynx.com/v2/company-settings/location-settings/account-types/9b95199e-c161-41f3-8a09-3923791e0b73"
}