客户基础信息
version=0.0.1 bizType=customer.app.CustomerWebApiService.findCustomerInfo 登录之后可以访问
Header parameters
companyIdstringOptionalExample:
{{company}}tokenstringOptionalExample:
{{LoginResult.data.token}}langstringOptionalExample:
en-UStracestringOptionalExample:
{{mock_trace}}versionstringOptionalExample:
0.0.1Body
objectOptional
Responses
200
成功
application/json
bizCodestringOptional
模块标识码
codestringOptional
状态返回码
msgstringOptional
状态描述
tminteger · int64Optional
处理时长(毫秒)
tracestringOptional
跟踪码
msgParamsstringOptional
返回描述中占位符参数串,多个参数间以,分割
okbooleanOptional
failbooleanOptional
post
/global/customer.app.CustomerWebApiService.findCustomerInfo200
成功
Last updated