调用客户更新接口时不时出现无效参数问题
POST https://open.youzanyun.com/api/y ... 0?access_token=xxxx{
"account": {
"account_type": "Mobile",
"account_id": "手机号"
},
"customer_update": {
"name": "张先生",
"gender": 0,
"birthday": "1988-02-20 00:00:00"
}
}
=== RESPONSE
{
"trace_id": "yz7-0ad2690a-1659072519325-373579",
"code": 141500101,
"success": false,
"message": "invalid params"
}
|
|
用手机打开
收藏
赞 0
···
回复
|
|
|
|