客户组列表

客户组列表

查询客户组列表

post

version=0.0.1 bizType=customer.admin.CustomerGroupAdminApiService.groupList B端鉴权之后可访问

Header parameters
tracestringRequired

全局链路唯一标志

Example: {{mock_trace}}
companyIdstringRequired

公司ID

Example: {{company}}
tokenstringRequired

B端鉴权后token

Example: {{auto_token}}
versionstringRequired

接口版本号

Example: 0.0.1
Body
objectOptional
Responses
chevron-right
200

成功

application/json
bizCodestringOptional

模块标识码

codestringOptional

状态返回码

msgstringOptional

状态描述

tminteger · int64Optional

处理时长(毫秒)

tracestringOptional

跟踪码

msgParamsstringOptional

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

okbooleanOptional
failbooleanOptional
post
/customer.admin.CustomerGroupAdminApiService.groupList
200

成功

Last updated