v1
latestOpenAPI 3.0.12026-07-24501176.6 MBCreate Product Attribute Values
post/v2/product/attributeValues
Headers
Authorizationstring required
Request body
Example request
[
{
"attributeId": 91459,
"code": "red",
"name": "Red Color",
"ouCode": "zone_north_01"
}
]Response
Successful operation