文档
测试

根据id查询联系人

GET
/web/{version}/tContacts/getById

接口描述

根据id查询联系人

请求参数

参数名
类型
描述
必填
id
integer
id
可选

响应参数

参数名
类型
描述
必填
root
object
OK
必填
code
string
可选
data
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
可选
isLogined
boolean
可选
msg
string
可选
success
boolean
可选