post https://example.com/global/customer.app.CustomerWebApiService.checkStatus
version=0.0.1
bizType=customer.app.CustomerWebApiService.checkStatus
判断客户状态:1已存在,2不存在,-1客户被禁用
此接口需登录
Log in to see full request history
Response
version=0.0.1
bizType=customer.app.CustomerWebApiService.checkStatus
判断客户状态:1已存在,2不存在,-1客户被禁用
此接口需登录
xxxxxxxxxx
curl --request POST \
--url https://example.com/global/customer.app.CustomerWebApiService.checkStatus \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: