curl --location --request PATCH '/api/rest/v1/channels' \
--header 'Content-Type: application/json' \
--data-raw '{
"category_tree": "master",
"code": "ecommerce",
"conversion_units": {
"weight": "KILOGRAM"
},
"currencies": [
"USD",
"EUR"
],
"labels": {
"de_DE": "Ecommerce",
"en_US": "Ecommerce",
"fr_FR": "Ecommerce"
},
"locales": [
"de_DE",
"en_US",
"fr_FR"
]
}'
{
"code": "string",
"identifier": "string",
"line": 0,
"message": "string",
"status_code": 0
}
attributeCode
when exporting via the channellocaleCode