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"
]
}'
{}
attributeCode
when exporting via the channellocaleCode