说明

解绑支付宝账号

请求地址

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

请求参数

参数 类型 是否必填 最大长度 描述
token string 令牌
phone string 手机号码
code string 手机收到的验证码
  • 返回值示例 成功请求示例:

    {
        "status": 1,
        "data": {
            "merchant": {
                "msg": "支付宝已解绑"
            }
        }
    }
    

    失败请求示例

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

results matching ""

    No results matching ""