This call is deprecated. We recommend to use PIM API instead.
The corresponding new call is: POST /v1/product/country.
Creates or updates country.
Parameter name | Description | Possible value | Required |
---|---|---|---|
countryID | Integer | ||
name | Country 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 | |
nameEST | String | ||
nameENG | String | ||
nameLAT | String | ||
nameRUS | String | ||
nameFIN | String | ||
countryCode | String | ||
memberOfEuropeanUnion | Indicates this country is a member of the European Union, by default 0. | Integer (0 or 1) |
Field name | Type | Description |
---|---|---|
countryID | Integer | ID of the created/updated item. |