Updated _Sidebar (markdown)

master
Victor Aleksejevs 2018-08-09 22:38:26 +03:00
parent ea5b5eef8a
commit 67c3cce0a0
1 changed files with 7 additions and 11 deletions

@ -1,9 +1,9 @@
## API Navigation
### API Methods
* [“auth”](https://github.com/gogetssl/api/wiki/Auth)
* [“addSSLOrder”](#)
* [“addSSLOrder”](https://github.com/gogetssl/api/wiki/addSSLOrder)
* [“addSSLRenewOrder”](#)
* [“addSSLSANOrder”](#)
* [“addSSLSANOrder”](https://github.com/gogetssl/api/wiki/addSSLSANOrder)
* [“cancelSSLOrder”](#)
* [“changeValidationEmail”](#)
* [“decodeCSR”](#)
@ -12,19 +12,15 @@
* [“getUnpaidOrders”](#)
* [“getAccountBalance”](#)
* [“getAllInvoices”](#)
* [“getAllProducts”](#)
* [“getAllProducts”](https://github.com/gogetssl/api/wiki/getAllProducts)
* [“getAllProductPrices”](#)
* [“getDomainAlternative”](#)
* [“getDomainEmails”](#)
* [“getDomainEmails”](https://github.com/gogetssl/api/wiki/getDomainEmails)
* [“getDomainEmailsForGeotrust”](#)
* [“getProductDetails”](#)
* [“getProductPrice”](#)
* [“getUserAgreement”](#)
* [“getWebservers”](#)
* [“generateCSR”](#)
* [“getWebservers”](https://github.com/gogetssl/api/wiki/getWebservers)
* [“generateCSR”](https://github.com/gogetssl/api/wiki/generateCSR)
* [“reIssueSSLOrder”](#)
* [“resendValidationEmail”](#)