文档
测试

获取客户账号 名称模糊查询

GET
http://localhost:41981/api/Cooperativecustomer/Getcustomer_dsid?name=mww

请求头

参数名
类型
描述
必填
Authorization
string
示例:93050ac905e1abfcec247d76a58a8bfd71cebac77485237663d3351e9296e8e11dc51f1fe9bc178f8f9885f5bc86164ec7f0812035d3e955
必填

请求参数

参数名
类型
描述
必填
name
string
示例:mww
必填

响应参数

参数名
类型
描述
必填
status
boolean
示例:true
必填
data
array
数据列表
必填
dsid
string
示例:C8D2A6D9-3C02-4A26-9A3B-AA4235F42B15
必填
customername
string
示例:mww
必填
msg
string
示例:
必填
code
int
示例:1000
必填