Last updated 4 months ago
/global/customer.admin.WhiteCustomerAdminApiService.destroyByCustomerNo
公司ID
{{company}}
全局链路唯一标志
{{mock_trace}}
apiKey
{{apikey}}
时间窗口
5000
签名
{{sign}}
语言
zh-CN
接口版本
0.0.1
客户编号
销户备注
是否自动销户,默认false,注意手动销户需要白标后台人工二次审批销户
curl -L \ --request POST \ --url '/global/customer.admin.WhiteCustomerAdminApiService.destroyByCustomerNo' \ --header 'companyId: text' \ --header 'trace: text' \ --header 'apiKey: text' \ --header 'signature: text' \ --header 'version: text' \ --header 'Content-Type: application/json' \ --data '{ "customerNo": "text", "remark": "text", "isAuto": true }'
{ "code": "0", "msg": "Success", "tm": 38132770, "trace": "t-cd06-b4650k11-il3so2-r8ix2e9-1651889609", "ok": true, "fail": false }