短信上行推送参数
名称 | 类型 | 描述 示例 |
---|---|---|
msg | string | 客户回复内容,需要urlencode解码 |
pushType | string | smsUpward 固定字符 |
accountId | string | 账号id |
eventId | string | 推送事件id,可用作接收推送的唯一性判断 |
mobile | string | 回复手机号 |
destcode | string | 短信外显号码 |
motime | string | 发送上行短信的时间 |
notifytime | string | 投递到短信通道的时间 |
短信上行推送参数示例
{"msg":"%E4%BD%A0%E5%A5%BD%E5%95%8A%0A","accountId":"1019","eventId":"812928001290022912","destcode":"10694734366140","notifyTime":"240611201759","mobile":"13778220778","moTime":"2406112017","pushType":"smsUpward"}