说明

取消公众号提醒

请求地址

环境 请求地址
测试环境 https://pay.umxnt.com/api/merchant/get_wx_notify_del
正式环境

请求参数

参数 类型 是否必填 最大长度 描述
token string 令牌
store_id string 门店ID
merchant_id string 收银员ID,商户app,商户小程序不传
  • 正确返回
{
    "status": 1,
    "message": "返回成功",
    "data": {
        "url": "http://weixin.qq.com/q/02kFZYtfkYbp_1eM4dhscD",
        "name": "公众号名称"
    }
}
  • 失败请求示例

    {
        "message":"无效参数",
        "status":2
    }
    

results matching ""

    No results matching ""