文档
测试

短信接口

POST
http://crm.houcaller.com/m/openapi/sendSms

接口描述

参数 CryptoUtil 加密 key = hklshare;CryptoUtil.desEncode("hklshare", param);

请求参数

application/json
参数名
类型
描述
必填
phone
String
手机号码
必填
content
String
短信内容
必填
srcObj
String
渠道来源
必填
fromUser
String
可选

响应参数

application/json
参数名
类型
描述
必填
status
String
SUCCESS 发送成功; FAIL 失败
必填
errCode
String
可选
errMsg
String
可选