Create or update address type.
Parameter name | Description | Possible value | Required |
---|---|---|---|
name | Address type name. Use either general parameter "name" or one or more of the following parameters if you need to set the names in specific languages. | String | |
nameENG | String | ||
nameSPA | String | ||
nameGER | String | ||
nameSWE | String | ||
nameFIN | String | ||
nameRUS | String | ||
nameEST | String | ||
nameLAT | String | ||
nameLIT | String | ||
nameGRE | String | ||
addressTypeID | ID of address type | Integer | |
activelyUsed | 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. | Integer (0 or 1),by default 1 |
Field name | Type | Description |
---|---|---|
addressTypeID | Integer | ID of the created/updated type item. |