文档
测试

获取客户信息下拉列表

POST
/web/{version}/tCustomer/getSelectionList

接口描述

下拉列表通常不传参或者只需传入机构号orgIds即可 多个机构用英文逗号隔开

请求参数

参数名
类型
描述
必填
pageNo
integer
当前页码
必填
pageSize
integer
每页数量
必填
id
integer
记录唯一识别号
可选
customerName
string
客户名称
可选
customerCode
string
客户编码
可选
contactsName
string
联系人
可选
contactsPhone
string
手机号
可选
启动状态
string
可选
orgId
string
机构id集合
可选

响应参数

参数名
类型
描述
必填
root
object
OK
必填
code
string
可选
data
array[object]
可选
contactsName
string
可选
contactsPhone
string
可选
customerName
string
可选
id
integer
可选
isLogined
boolean
可选
msg
string
可选
success
boolean
可选