Skip to content
This repository has been archived by the owner on Jun 24, 2021. It is now read-only.

Releases: PedroCavaleiro/whmcs-api

Released .NET Core version

12 Nov 14:53
Compare
Choose a tag to compare
Pre-release

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

28 Feb 17:39
Compare
Choose a tag to compare
New Function and Fix Pre-release
Pre-release

Fixed

  • Unreachable code in api functions

Added

  • UpdateClientProduct

Currently Supported Functions

New Functions and Fixes

17 Feb 18:40
Compare
Choose a tag to compare
Pre-release

Fixed

  • Response parameter type on GetClientsDomains

Added

  • ModuleCustom function
  • ModuleChangePw function

Currently Supported Functions

New Function

10 Feb 18:25
Compare
Choose a tag to compare
New Function Pre-release
Pre-release

Added Function GetClientsDomains

Check our Wiki for implemented functions and documentation

New Functions

09 Feb 18:46
Compare
Choose a tag to compare
New Functions Pre-release
Pre-release

Added functions

  • GetInvoices
  • GetInvoice

Fixed

Exception when Json string had null values

NuGet Version

08 Feb 18:53
Compare
Choose a tag to compare
NuGet Version Pre-release
Pre-release

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

07 Feb 16:24
Compare
Choose a tag to compare
Public Development Pre-release
Pre-release

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

06 Feb 20:17
Compare
Choose a tag to compare
Public Development Pre-release
Pre-release

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