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