说明

修改登陆密码

请求地址

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

请求参数

参数 类型 是否必填 最大长度 描述
token string 令牌
oldpassword string 旧密码
newpassword string 新密码
newpassword_confirmed string 新密码确认
  • 返回值示例 成功请求示例:

    {
      "status": 1,
      "message": "密码修改成功",
      "data": []
    }
    

    失败请求示例

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

results matching ""

    No results matching ""