POST /global/customer.admin.WhiteCustomerAdminApiService.destroyByCustomerNo HTTP/1.1
Host:
companyId: text
trace: text
apiKey: text
signature: text
version: text
Content-Type: application/json
Accept: */*
Content-Length: 51
{
"customerNo": "text",
"remark": "text",
"isAuto": true
}