v1

latestOpenAPI 3.0.0Proprietary2026-07-26130282259.8 KB
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"
    }
  ]
}