This call is deprecated. We recommend to use CRM API instead.
The corresponding new call is: GET /v1/customers/types.
Get a list of company types. Company types are used to specify business entity type of company client.
To edit a company type or add a new one, see saveCompanyType. To delete a company type, see deleteCompanyType.
Parameter name | Description | Possible value | Required |
---|---|---|---|
lang | Retrieve item names in a specific language. If omitted, API will return item names in the default language of your Erply account. Possible values:
|
string |
Field name | Type | Description |
---|---|---|
id | integer | |
name | string | Company type name. |
order | integer | |
added | integer | Unix timestamp. Creation time. |
lastModified | integer | Unix timestamp. Last modification time. |