This call is deprecated. We recommend to use CRM API instead.
The corresponding new call is: GET /v1/customers/individuals/job-titles.
Get a list of job titles. Job titles are used to specify employee's job area.
To edit a job title or add a new one, see saveJobTitle. To delete a job title, see deleteJobTitle.
| 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 | job title name. |
| order | integer | |
| added | integer | Unix timestamp. Creation time. |
| lastModified | integer | Unix timestamp. Last modification time. |