消息服务-业务方确认消息发送

更新时间:2025-06-04 10:56:02

接口说明

消息服务-业务方确认消息发送

基本信息

请求方式: POST

请求路径:

https://prod.open-api.mysre.cn/szmc/wework-api/message/confirm-message-send

请求参数

参数名 参数位置 参数类型 必填 默认值 示例 描述
o body string retesting 租户Code
privateKey body string privateKey 分配用户key
msg_handler_id body string 3a00a6ed-35c0-4a7c-d8d2-fe978cc96816 消息推送处理批次ID
msg_total body string 100 消息推送总数

请求示例

{"o":"retesting","privateKey":"privateKey","msg_handler_id":"3a00a6ed-35c0-4a7c-d8d2-fe978cc96816","msg_total":"100"}

返回成功示例

{"errcode":0,"errmsg":"ok","data":{"msg_handler_id":"3a009fdb-d74c-77d2-da2f-3728f5ad4adf","msg_total":"100"}}

返回参数说明(成功)

参数名 参数类型 描述
errcode number 错误码。0成功
errmsg string 错误信息
data object 响应数据
data.msg_handler_id string 消息批次ID
data.msg_total string 消息总数

失败返回示例

{
  "errcode": 50001,
  "errmsg": "系统异常"
}

返回参数说明(失败)

参数名 参数类型 描述

results matching ""

    No results matching ""