编辑联系人
POST
https://api.demo.xielongly.com/xielong
请求参数
参数名
类型
描述
必填
appkey
string
系统版本密钥,具体以系统配置为准
必填
userid
int
接口合作商唯一编码
必填
timestamp
int
当前时间戳
必填
sign
string
签名,具体请查看公共说明->3.数字签名
必填
requesttype
string
Elephant-Index-editContacts(接口标识)
必填
ip
string
客户端IP
必填
usertoken
string
会员标识
必填
cid
int
联系人编号,datetype为2和3必传
必填
datetype
int
数据类型(1添加,2修改,3删除)
必填
响应参数
参数名
类型
描述
必填
status
int
响应状态:400失败 , 200成功
必填
msg
string
返回业务消息提示
必填