saveAddressType

Create or update address type.

Input parameters

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

Response

Field name Type Description
addressTypeID integer ID of the created/updated type item.