消息状态报告推送

POST
客户提供的回调地址,通过这个地址向客户回推消息状态
推送参数
参数 说明 类型
appId 应用id String
channelType 通道类型:0-WhatsApp,默认0; Integer
messageId 消息id String
eventType 事件类型:template-status-event(模板状态事件)、message-status-event(下行消息事件)、up-message-event(上行消息事件)、billing-event(计费事件)。 String
billable 是否计费:true-计费、false-不计费 String
form 消息发送方号码 String
recipient 消息接收方号码 String
status 消息状态:failed(发送失败)、sent(已发送)、delivered(发送成功)、read(已读)、deleted(已删除) Integer
failure 失败原因(failed) String
conversationId 对话id(消息状态为:sent、delivered才返回) String
expiresAt 对话过期时间戳(秒级,消息状态为sent、delivered返回) Long
conversationType 对话类型:authentication(身份验证)、marketing(营销)、utility(交易相关)、service(服务)、referral_conversion(免费接入点) String
timestamp 推送状态时间戳(秒级) Long

意见反馈

文档内容是否对您有帮助?