Updated _Sidebar (markdown)
parent
ea5b5eef8a
commit
67c3cce0a0
16
_Sidebar.md
16
_Sidebar.md
|
@ -1,9 +1,9 @@
|
||||||
## API Navigation
|
## API Navigation
|
||||||
### API Methods
|
### API Methods
|
||||||
* [“auth”](https://github.com/gogetssl/api/wiki/Auth)
|
* [“auth”](https://github.com/gogetssl/api/wiki/Auth)
|
||||||
* [“addSSLOrder”](#)
|
* [“addSSLOrder”](https://github.com/gogetssl/api/wiki/addSSLOrder)
|
||||||
* [“addSSLRenewOrder”](#)
|
* [“addSSLRenewOrder”](#)
|
||||||
* [“addSSLSANOrder”](#)
|
* [“addSSLSANOrder”](https://github.com/gogetssl/api/wiki/addSSLSANOrder)
|
||||||
* [“cancelSSLOrder”](#)
|
* [“cancelSSLOrder”](#)
|
||||||
* [“changeValidationEmail”](#)
|
* [“changeValidationEmail”](#)
|
||||||
* [“decodeCSR”](#)
|
* [“decodeCSR”](#)
|
||||||
|
@ -12,19 +12,15 @@
|
||||||
* [“getUnpaidOrders”](#)
|
* [“getUnpaidOrders”](#)
|
||||||
* [“getAccountBalance”](#)
|
* [“getAccountBalance”](#)
|
||||||
* [“getAllInvoices”](#)
|
* [“getAllInvoices”](#)
|
||||||
* [“getAllProducts”](#)
|
* [“getAllProducts”](https://github.com/gogetssl/api/wiki/getAllProducts)
|
||||||
* [“getAllProductPrices”](#)
|
* [“getAllProductPrices”](#)
|
||||||
* [“getDomainAlternative”](#)
|
* [“getDomainAlternative”](#)
|
||||||
* [“getDomainEmails”](#)
|
* [“getDomainEmails”](https://github.com/gogetssl/api/wiki/getDomainEmails)
|
||||||
* [“getDomainEmailsForGeotrust”](#)
|
* [“getDomainEmailsForGeotrust”](#)
|
||||||
* [“getProductDetails”](#)
|
* [“getProductDetails”](#)
|
||||||
* [“getProductPrice”](#)
|
* [“getProductPrice”](#)
|
||||||
* [“getUserAgreement”](#)
|
* [“getUserAgreement”](#)
|
||||||
* [“getWebservers”](#)
|
* [“getWebservers”](https://github.com/gogetssl/api/wiki/getWebservers)
|
||||||
* [“generateCSR”](#)
|
* [“generateCSR”](https://github.com/gogetssl/api/wiki/generateCSR)
|
||||||
* [“reIssueSSLOrder”](#)
|
* [“reIssueSSLOrder”](#)
|
||||||
* [“resendValidationEmail”](#)
|
* [“resendValidationEmail”](#)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue