getAddressTypes

This call is deprecated. For managing customer addresses, use CRM API.

The corresponding new call is: GET /v1/addresses/types.

Retrieve address types.

Input parameters

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:
  • 'eng' - English
  • 'spa' - Spanish
  • 'ger' - German
  • 'swe' - Swedish
  • 'fin' - Finnish
  • 'rus' - Russian
  • 'est' - Estonian
  • 'lat' - Latvian
  • 'lit' - Lithuanian
  • 'gre' - Greek
string

Response

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