错误码 | 错误码描述 | |
---|---|---|
-1009003 | 类目没有对应属性 | |
-1009005 | 类目没有销售属性 |
curl --location --request POST 'https://ark.xiaohongshu.com/ark/open_api/v3/common_controller' \
--header 'Content-Type: application/json;charset=utf-8' \
--data-raw '{
"categoryId": "5845***325e"
}'
{
"splVariations": [
{
"id": "56d8****5276",
"name": "尺码",
"enName": "Shoes Size"
}
],
"spvVariations": [
{
"id": "56d8****5276",
"name": "尺码",
"enName": "Shoes Size"
}
]
}