错误码 | 错误码描述 | |
---|---|---|
-1009002 | 未找到属性 |
curl --location --request POST 'https://ark.xiaohongshu.com/ark/open_api/v3/common_controller' \
--header 'Content-Type: application/json;charset=utf-8' \
--data-raw '{
"attributeId": "5845***325e"
}'
{
"attributeValueV3s": [
{
"valueId": "5845***325e",
"valueName": "舒缓肌肤"
}
]
}