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. |