Updated _Sidebar (markdown)

master
Victor Aleksejevs 2018-08-11 18:55:41 +03:00
parent 0bd2996dd0
commit 4670dcedbb
1 changed files with 25 additions and 24 deletions

@ -1,28 +1,29 @@
## API Navigation
### API Methods
* [“auth”](https://github.com/gogetssl/api/wiki/Auth)
* [“addSSLOrder”](https://github.com/gogetssl/api/wiki/addSSLOrder)
* [“addSSLRenewOrder”](https://github.com/gogetssl/api/wiki/addSSLRenewOrder)
* [“addSSLSANOrder”](https://github.com/gogetssl/api/wiki/addSSLSANOrder)
* [“cancelSSLOrder”](https://github.com/gogetssl/api/wiki/cancelSSLOrder)
* [“changeValidationEmail”](https://github.com/gogetssl/api/wiki/changeValidationEmail)
* [“decodeCSR”](https://github.com/gogetssl/api/wiki/decodeCSR)
* [“getOrderStatus”](https://github.com/gogetssl/api/wiki/getOrderStatus)
* [“getOrderInvoice”](https://github.com/gogetssl/api/wiki/getOrderInvoice)
* [“getUnpaidOrders”](https://github.com/gogetssl/api/wiki/getUnpaidOrders)
* [“getAccountBalance”](https://github.com/gogetssl/api/wiki/getAccountBalance)
* [“getAllInvoices”](https://github.com/gogetssl/api/wiki/getAllInvoices)
* [“getAllProducts”](https://github.com/gogetssl/api/wiki/getAllProducts)
* [“getAllProductPrices”](https://github.com/gogetssl/api/wiki/getAllProductPrices)
* [“getDomainAlternative”](https://github.com/gogetssl/api/wiki/getDomainAlternative)
* [“getDomainEmails”](https://github.com/gogetssl/api/wiki/getDomainEmails)
* [“getDomainEmailsForGeotrust”](https://github.com/gogetssl/api/wiki/getDomainEmailsForGeotrust)
* [“getProductDetails”](https://github.com/gogetssl/api/wiki/getProductDetails)
* [“getProductPrice”](https://github.com/gogetssl/api/wiki/getProductPrice)
* [“getUserAgreement”](https://github.com/gogetssl/api/wiki/getUserAgreement)
* [“getWebservers”](https://github.com/gogetssl/api/wiki/getWebservers)
* [“generateCSR”](https://github.com/gogetssl/api/wiki/generateCSR)
* [“reissueSSLOrder”](https://github.com/gogetssl/api/wiki/reIssueSSLOrder)
* [“resendValidationEmail”](https://github.com/gogetssl/api/wiki/resendValidationEmail)
* ["auth"](https://github.com/gogetssl/api/wiki/Auth)
* ["addSSLOrder"](https://github.com/gogetssl/api/wiki/addSSLOrder)
* ["addSSLRenewOrder"](https://github.com/gogetssl/api/wiki/addSSLRenewOrder)
* ["addSSLSANOrder"](https://github.com/gogetssl/api/wiki/addSSLSANOrder)
* ["cancelSSLOrder"](https://github.com/gogetssl/api/wiki/cancelSSLOrder)
* ["changeValidationEmail"](https://github.com/gogetssl/api/wiki/changeValidationEmail)
* ["decodeCSR"](https://github.com/gogetssl/api/wiki/decodeCSR)
* ["getOrderStatus"](https://github.com/gogetssl/api/wiki/getOrderStatus)
* ["getOrderInvoice"](https://github.com/gogetssl/api/wiki/getOrderInvoice)
* ["getUnpaidOrders"](https://github.com/gogetssl/api/wiki/getUnpaidOrders)
* ["getAccountBalance"](https://github.com/gogetssl/api/wiki/getAccountBalance)
* ["getAllInvoices"](https://github.com/gogetssl/api/wiki/getAllInvoices)
* ["getAllProducts"](https://github.com/gogetssl/api/wiki/getAllProducts)
* ["getAllProductPrices"](https://github.com/gogetssl/api/wiki/getAllProductPrices)
* ["getDomainAlternative"](https://github.com/gogetssl/api/wiki/getDomainAlternative)
* ["getDomainEmails"](https://github.com/gogetssl/api/wiki/getDomainEmails)
* ["getDomainEmailsForGeotrust"](https://github.com/gogetssl/api/wiki/getDomainEmailsForGeotrust)
* ["getProductDetails"](https://github.com/gogetssl/api/wiki/getProductDetails)
* ["getProductPrice"](https://github.com/gogetssl/api/wiki/getProductPrice)
* ["getUserAgreement"](https://github.com/gogetssl/api/wiki/getUserAgreement)
* ["getWebservers"](https://github.com/gogetssl/api/wiki/getWebservers)
* ["generateCSR"](https://github.com/gogetssl/api/wiki/generateCSR)
* ["reissueSSLOrder"](https://github.com/gogetssl/api/wiki/reIssueSSLOrder)
* ["revalidate"](https://github.com/gogetssl/api/wiki/Revalidate)
* ["resendValidationEmail"](https://github.com/gogetssl/api/wiki/resendValidationEmail)
### API Features
* [Comodo Unique Value](https://github.com/gogetssl/api/wiki/Comodo-Unique-Value)