RLBmods Reseller API documentation
    RLBmods Reseller API documentation
    • Overview
      • Info
    • Account Management
      • Get Wallet Balance
        GET
      • Get My Discount Level
        GET
    • Inventory & Products
      • List All Available Products
        GET
      • Get All Purchased Keys
        GET
      • Filter Keys by Product
        GET
    • Licensing Actions
      • Purchase New License Keys
        GET
      • Reset HWID for a Key
        GET
    • Schemas
      • StandardError
      • ProductList

    StandardError

    {
        "error": {
            "code": 402,
            "message": "Insufficient balance"
        }
    }
    Built with