文档
测试

查询当前用户可绑定操作的联系人列表

POST
/web/{version}/tContacts/loadGirdCustomerData

接口描述

查询当前用户可绑定操作的联系人列表

请求参数

参数名
类型
描述
必填
pageNo
integer
当前页码
必填
pageSize
integer
每页数量
必填
id
integer
记录唯一识别号
可选
customerId
integer
客户Id
可选
name
string
姓名
可选
phone
string
手机号
可选
email
string
邮箱
可选
contactType
string
联系人类型,1-地点联系人 2-客户联系人
可选
objNmae
string
绑定对象名称
可选

响应参数

参数名
类型
描述
必填
root
object
OK
必填
code
string
可选
data
object
可选
pageNo
integer
可选
pageSize
integer
可选
result
array[object]
可选
contactType
string
可选
contactTypeStr
string
可选
createTime
string
可选
customerAlias
string
可选
customerId
integer
可选
customerName
string
可选
email
string
可选
id
integer
可选
locationName
string
可选
name
string
可选
phone
string
可选
updateTime
string
可选
totalCount
integer
可选
totalPage
integer
可选
isLogined
boolean
可选
msg
string
可选
success
boolean
可选