This call is deprecated. We recommend to use CRM API instead.
The corresponding new call is: GET /v1/customers/individuals/titles.
Get a list of person titles. Person titles are used as a prefix for polite client naming.
To edit a person title or add a new one, see savePersonTitle. To delete a person title, see deletePersonTitle.
| 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 | person title name. |
| order | integer | |
| added | integer | Unix timestamp. Creation time. |
| lastModified | integer | Unix timestamp. Last modification time. |