请求接口

/ThirdApi/UCenter/updatePaymentPwd

参数 是否必传 类型 说明
token string 用户token
api_key string 接口请求提供的api_key
paymentPwd string 原始交易密码 md5之后的32位字符串
new_payment_pwd string 新交易密码 md5之后的32位字符串
again_new_payment_pwd string 确认新交易密码 md5之后的32位字符串

返回数据示例


{
  "status": 200,
  "source": "API",
  "msg": "OK",
  "data": {
    "status": "success", //修改成功
    "client_user_id": "11769033", //三方用户ID
    "user_id": 10007824 //平台用户ID
  },
  "seconds": 1636997126,
  "microtime": 1636997126107
}

results matching ""

    No results matching ""

    results matching ""

      No results matching ""

      results matching ""

        No results matching ""