说明

删除成本费率

请求地址

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

请求参数

参数 类型 是否必填 最大长度 描述
token string 令牌
user_id string 用户ID
ways_type string 通道类型
status string 状态,1-开启 2-关闭
  • 返回值示例 成功请求示例:

    {
        "status": 1,
        "message": "删除成功",
        "data": {
            "ways_type": "1000",
            "rate": "11",
            "user_id": "1"
        }
    }
    
  • 失败请求示例

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

results matching ""

    No results matching ""