This repository has been archived by the owner on Jun 24, 2021. It is now read-only.
Releases: PedroCavaleiro/whmcs-api
Releases · PedroCavaleiro/whmcs-api
Released .NET Core version
Both versions are included .NET Framework and .NET Core
In the .NET Core version the Newtonsoft.Json is not provided, you must install it via Nuget package manager
Nothing new was added
New Function and Fix
Fixed
- Unreachable code in api functions
Added
- UpdateClientProduct
Currently Supported Functions
New Functions and Fixes
Fixed
- Response parameter type on GetClientsDomains
Added
- ModuleCustom function
- ModuleChangePw function
Currently Supported Functions
New Function
Added Function GetClientsDomains
Check our Wiki for implemented functions and documentation
New Functions
Added functions
- GetInvoices
- GetInvoice
Fixed
Exception when Json string had null values
NuGet Version
Some fixes on the Models
Added exceptions on some API Functions
Supported functions
- Add Client
- Domain WhoIs
- Get Client Details
- Validate Login
- GetTransactions
- GetOrders
- GetClientsProducts
Public Development
Changes:
- New functions
-
- Get Transactions
- Get Orders
- Multiple field type fixes on GetClientDetails model
Suported Functions
- Add Client
- Domain WhoIs
- Get Client Details
- Validate Login
- Get Orders
- Get Transactions
Public Development
Added four functions of the WHMCS API
- Add Client
- Domain WhoIs
- Get Client Details
- Validate Login
The development of this project is now Open Source