Updated _Sidebar (markdown)

master
Victor Aleksejevs 2018-08-09 22:03:14 +03:00
parent b9c32a83f6
commit 0b7a258846
1 changed files with 24 additions and 2 deletions

@ -1,4 +1,26 @@
## API Navigation
* API Methods
* [“auth”](https://github.com/gogetssl/whmcs-addon/wiki/API-Configuration)
* [Addon Feature Setup](https://github.com/gogetssl/whmcs-addon/wiki/Addon-Feature-setup)
* [“auth”](https://github.com/gogetssl/api/wiki/Auth)
* [“addSSLOrder”](#)
* [“addSSLRenewOrder”](#)
* [“addSSLSANOrder”](#)
* [“getOrderStatus”](#)
* [“getOrderInvoice”](#)
* [“getUnpaidOrders”](#)
* [“reIssueSSLOrder”](#)
* [“resendValidationEmail”](#)
* [“cancelSSLOrder”](#)
* [“getAccountBalance”](#)
* [“getAllInvoices”](#)
* [“getAllProducts”](#)
* [“getAllProductPrices”](#)
* [“getProductDetails”](#)
* [“getProductPrice”](#)
* [“getUserAgreement”](#)
* [“getDomainEmails”](#)
* [“getDomainEmailsForGeotrust”](#)
* [“decodeCSR”](#)
* [“getWebservers”](#)
* [“generateCSR”](#)
* [“changeValidationEmail”](#)
* [“getDomainAlternative”](#)