{
"externalUserId": "37",
"staffId": "21",
"vipStatus": 57,
"customAttributeList": [
{
"attributeName": "科布从万",
"attributeValue": "ea elit sit sint"
}
]
}curl --location --request POST 'https://w.xiaoliebian.com/api/demo-wechat-work/open/api/merchant/vip/add' \
--header 'Authorization: Bearer 64FMJbvkyQC2EHY8G98b' \
--header 'Content-Type: application/json' \
--data-raw '{
"externalUserId": "37",
"staffId": "21",
"vipStatus": 57,
"customAttributeList": [
{
"attributeName": "科布从万",
"attributeValue": "ea elit sit sint"
}
]
}'{
"success": true,
"code": 0,
"msg": "",
"value": "",
"traceId": ""
}