This call is deprecated. For managing customer addresses, use CRM API.
The corresponding new call is: GET /v1/addresses/types.
Retrieve address types.
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 | |
activelyUsed | Integer (0 or 1) | Indicates whether this is a type of actively used addresses, or a type of archived/old addresses. Address which has a type where activelyUsed=0 cannot be used as a customer's shipping address on invoice. |
added | integer | |
lastModified | integer |