а√在线中文网新版地址在线,播五月开心婷婷综合,午夜国产精品视频在线,√8天堂资源地址中文在线,80岁色老头oldmanvideos

注冊(cè)送短信

短信 SUBHOOK 事件


請(qǐng)求 request


eventsrequest
address此聯(lián)系人的手機(jī)號(hào)碼
app應(yīng)用 ID
send_id該條短信的唯一發(fā)送標(biāo)識(shí),可在 API 請(qǐng)求時(shí)獲取
content短信全文
tag自定義標(biāo)簽
timestamp事件觸發(fā)時(shí)間(此時(shí)間戳為此事件本身的觸發(fā)時(shí)間,不參與計(jì)算簽名)
token32 位隨機(jī)字符串
signature數(shù)字簽名


推送示例
{
"events":"request",
"address":"138xxxxxxx",
"send_id":"093c0a7df143c087d6cba9cdf0cf3738",
"content":"【SUBMAIL】您的驗(yàn)證碼是:1234"
"app":xxxxx,
"tag":"xxxxx"
"timestamp":"1415014855",
"token":"067ef7e2f286a9a56eabb07dc9657852",
"signature":"a70d09a9345adfdd353d34a505dac4ca"
}


短信發(fā)送成功delivered


eventsdelivered
address此聯(lián)系人的手機(jī)號(hào)碼
app應(yīng)用 ID
send_id該條短信的唯一發(fā)送標(biāo)識(shí),可在 API 請(qǐng)求時(shí)獲取
operator手機(jī)號(hào)歸屬運(yùn)營商
location手機(jī)號(hào)歸屬省份、城市
tag自定義標(biāo)簽
timestamp事件觸發(fā)時(shí)間(此時(shí)間戳為此事件本身的觸發(fā)時(shí)間,不參與計(jì)算簽名)
token32 位隨機(jī)字符串
signature數(shù)字簽名


推送示例
{
"events":"delivered",
"address":"138xxxxxxxx",
"send_id":"093c0a7df143c087d6cba9cdf0cf3738",
"operator":"中國移動(dòng)",
"location":"上海 上海"
"tag":"xxxxx",
"app":xxxxxx,
"timestamp":"1415014855",
"token":"067ef7e2f286a9a56eabb07dc9657852",
"signature":"a70d09a9345adfdd353d34a505dac4ca"
}


短信發(fā)送失敗 dropped


eventsdropped
address此聯(lián)系人的手機(jī)號(hào)碼
app應(yīng)用 ID
send_id該條短信的唯一發(fā)送標(biāo)識(shí),可在 API 請(qǐng)求時(shí)獲取
report網(wǎng)關(guān)失敗回執(zhí)
report_desc網(wǎng)關(guān)失敗回執(zhí)描述
tag自定義標(biāo)簽
timestamp事件觸發(fā)時(shí)間(此時(shí)間戳為此事件本身的觸發(fā)時(shí)間,不參與計(jì)算簽名)
token32 位隨機(jī)字符串
signature數(shù)字簽名


推送示例
{
"events":"dropped",
"address":"138xxxxxxxx",
"send_id":"093c0a7df143c087d6cba9cdf0cf3738",
"report":" UNDELIV",
"report_desc": "網(wǎng)關(guān)黑名單",
"app":xxxxxx,
"tag":"xxx"
"timestamp":"1415014855",
"token":"067ef7e2f286a9a56eabb07dc9657852",
"signature":"a70d09a9345adfdd353d34a505dac4ca"
}


短信正在發(fā)送中sending


eventssending
address此聯(lián)系人的手機(jī)號(hào)碼
app應(yīng)用 ID
send_id該條短信的唯一發(fā)送標(biāo)識(shí),可在 API 請(qǐng)求時(shí)獲取
tag自定義標(biāo)簽
timestamp事件觸發(fā)時(shí)間(此時(shí)間戳為此事件本身的觸發(fā)時(shí)間,不參與計(jì)算簽名)
token32 位隨機(jī)字符串
signature數(shù)字簽名


推送示例
{
"events":"sending",
"address":"138xxxxxxxx",
"send_id":"093c0a7df143c087d6cba9cdf0cf3738",
"app":xxxxxx,
"tag":"xxx",
"timestamp":"1415014855",
"token":"067ef7e2f286a9a56eabb07dc9657852",
"signature":"a70d09a9345adfdd353d34a505dac4ca"
}


短信上行接口推送 mo


eventsmo
address此聯(lián)系人的手機(jī)號(hào)碼
app應(yīng)用 ID
content短信內(nèi)容
timestamp事件觸發(fā)時(shí)間(此時(shí)間戳為此事件本身的觸發(fā)時(shí)間,不參與計(jì)算簽名)
token32 位隨機(jī)字符串
signature數(shù)字簽名
message_content下行短信內(nèi)容
send_at下行短信下發(fā)時(shí)間
send_id下行短信唯一標(biāo)識(shí)
sendlist下行短信批次號(hào)
tag下行短信tag


推送示例
{
"events":"mo",
"address":"138xxxxxxxx",
"app":xxxxxx,
"content":"xxxxxx",
"timestamp":"1415014855",
"token":"067ef7e2f286a9a56eabb07dc9657852",
"signature":"a70d09a9345adfdd353d34a505dac4ca",
"message_content": "【SUBMAIL】您的驗(yàn)證碼是123456,請(qǐng)妥善保管。",
"send_at": "2025-04-15 15:25:08",
"send_id": "xxxxxxxxxxxxxxxxxxxxxxxxxxx",
"sendlist": "xxxxxxxxxxxxxxxxxxxxxxxxxxx",
"tag":"123"
}


短信模板審核通過 template_accept


eventstemplate_accept
template_id模板ID
timestamp事件觸發(fā)時(shí)間(此時(shí)間戳為此事件本身的觸發(fā)時(shí)間,不參與計(jì)算簽名)
token32 位隨機(jī)字符串
signature數(shù)字簽名


推送示例
{
"events":"template_accept",
"template_id":"H5OSN4",
"timestamp":"1415014855",
"token":"067ef7e2f286a9a56eabb07dc9657852",
"signature":"a70d09a9345adfdd353d34a505dac4ca"
}


短信模板審核未通過 template_reject


eventstemplate_reject
reason審核未通過原因
template_id模板ID
timestamp事件觸發(fā)時(shí)間(此時(shí)間戳為此事件本身的觸發(fā)時(shí)間,不參與計(jì)算簽名)
token32 位隨機(jī)字符串
signature數(shù)字簽名


推送示例
{
"events":"template_reject",
"reason":"簽名不正確",
"template_id":"H5OSN4",
"timestamp":"1415014855",
"token":"067ef7e2f286a9a56eabb07dc9657852",
"signature":"a70d09a9345adfdd353d34a505dac4ca"
}


短信簽名審核結(jié)果 sms_signature


eventssms_signature
sms_signature短信簽名
app應(yīng)用 ID
extend擴(kuò)展碼
status審核狀態(tài),1=審核通過,2=審核駁回
reason審核未通過原因
timestamp事件觸發(fā)時(shí)間(此時(shí)間戳為此事件本身的觸發(fā)時(shí)間,不參與計(jì)算簽名)
token32 位隨機(jī)字符串
signature數(shù)字簽名


推送示例
{
"events":"sms_signature",
"sms_signature":"【SUBMAIL】",
"app":"12345",
"extend":"123451",
"status":"2",
"reason":"不支持中性簽名",
"timestamp":"1415014855",
"token":"067ef7e2f286a9a56eabb07dc9657852",
"signature":"a70d09a9345adfdd353d34a505dac4ca"
}