This call is deprecated. We recommend to use CRM API instead.
The corresponding new call is: GET /v1/business/areas.
Get a list of business areas. Business areas are used to specify area of company client.
To edit a business area or add a new one, see saveBusinessArea. To delete a business area, see deleteBusinessArea.
| 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 | business area name. |
| added | integer | Unix timestamp. Creation time. |
| lastModified | integer | Unix timestamp. Last modification time. |