客户列表

客户列表

post

列表

Header parameters
companyIdstringRequired

公司ID

Example: {{company}}
tracestringRequired

全局链路唯一标志

Example: {{mock_trace}}
apiKeystringRequired

apiKey

Example: {{apikey}}
recvWindowstringOptional

时间窗口

Example: 5000
signaturestringRequired

签名

Example: {{sign}}
langstringOptional

语言

Example: zh-CN
versionstringRequired

接口版本

Example: 0.0.1
Body
customerNostringOptional

客户编号

currentstringOptional

当前页

sizestringOptional

每页大小

Responses
chevron-right
200Success
application/json
bizCodestringOptional

模块标识码

codestringOptional

状态返回码

failbooleanOptional
msgstringOptional

状态描述

msgParamsstringOptional

返回描述中占位符参数串,多个参数间以,分割

okbooleanOptional
tminteger · int64Optional

处理时长(毫秒)

tracestringOptional

跟踪码

post
/global/customer.admin.WhiteCustomerAdminApiService.page

Last updated