添加联系人
POST
/web/{version}/tContacts/insert
请求参数
参数名
类型
描述
必填
id
integer
id
可选
customerId
integer
customerId客户id,客户类型联系人才有
可选
name
string
name姓名
可选
phone
string
phone手机号
可选
email
string
email邮箱
可选
contactType
string
contactType字典contactType:1-地点联系人 2-客户联系人
可选
updateTime
string
updateTime更新时间
可选
createTime
string
createTime创建时间
可选