Updated _Sidebar (markdown)
parent
b9c32a83f6
commit
0b7a258846
26
_Sidebar.md
26
_Sidebar.md
|
@ -1,4 +1,26 @@
|
||||||
## API Navigation
|
## API Navigation
|
||||||
* API Methods
|
* API Methods
|
||||||
* [“auth”](https://github.com/gogetssl/whmcs-addon/wiki/API-Configuration)
|
* [“auth”](https://github.com/gogetssl/api/wiki/Auth)
|
||||||
* [Addon Feature Setup](https://github.com/gogetssl/whmcs-addon/wiki/Addon-Feature-setup)
|
* [“addSSLOrder”](#)
|
||||||
|
* [“addSSLRenewOrder”](#)
|
||||||
|
* [“addSSLSANOrder”](#)
|
||||||
|
* [“getOrderStatus”](#)
|
||||||
|
* [“getOrderInvoice”](#)
|
||||||
|
* [“getUnpaidOrders”](#)
|
||||||
|
* [“reIssueSSLOrder”](#)
|
||||||
|
* [“resendValidationEmail”](#)
|
||||||
|
* [“cancelSSLOrder”](#)
|
||||||
|
* [“getAccountBalance”](#)
|
||||||
|
* [“getAllInvoices”](#)
|
||||||
|
* [“getAllProducts”](#)
|
||||||
|
* [“getAllProductPrices”](#)
|
||||||
|
* [“getProductDetails”](#)
|
||||||
|
* [“getProductPrice”](#)
|
||||||
|
* [“getUserAgreement”](#)
|
||||||
|
* [“getDomainEmails”](#)
|
||||||
|
* [“getDomainEmailsForGeotrust”](#)
|
||||||
|
* [“decodeCSR”](#)
|
||||||
|
* [“getWebservers”](#)
|
||||||
|
* [“generateCSR”](#)
|
||||||
|
* [“changeValidationEmail”](#)
|
||||||
|
* [“getDomainAlternative”](#)
|
||||||
|
|
Loading…
Reference in New Issue