说明

查询活动每一步的状态

请求地址

环境 请求地址
测试环境 https://m.umxnt.com/api/user/MyBankActivityStatus
正式环境

请求参数

参数 类型 是否必填 最大长度 描述
token string 令牌
store_id string 门店ID
activity_type string RBLUE-蓝海行动,
  • 返回值示例 成功请求示例:

    {
      "a": {
        "status": 4,
        "msg": "没有执行这个流程"
      },
      "b": {
        "status": 4,
        "msg": "没有执行这个流程"
      },
      "c": {
        "status": 4,
        "msg": "没有执行这个流程"
      }
    }
    

    返回状态说明

  • status

0-系统错误 1-成功 2-审核中 3-失败 4-未执行这个按钮 5-确认执行 6-活动结束失败请求示例

  • {
        "msg":"无效参数",
        "status":0
    }
    

results matching ""

    No results matching ""