Release 107
From Hostway API Documentation
(Difference between revisions)
Mike.robski (Talk | contribs) |
Mike.robski (Talk | contribs) m (1 revision: Release 109) |
Latest revision as of 13:17, 24 July 2015
[edit] Release 107 - 06/03/2015
List of changes in Release 107.
download this article as a PDF book
[edit] New API calls
[edit] POST /accounts/{accountId}/attributes
- Adds account attribute
[edit] GET /accounts/{accountId}/attributes
- Gets account attributes
[edit] PUT /accounts/{accountId}/attributes/{attribute}
- Updates attribute value
[edit] DELETE /accounts/{accountId}/attributes/{attribute}
- Deletes attribute value
[edit] POST /accounts/{accountId}/products/{productId}/services/{serviceId}/action
- Upgrades/downgrades existing service
[edit] GET /accounts/{accountId}/products/{productId}/services/{serviceId}/?getTargetServiceSpecifications=1
- Get allowed service changes
[edit] GET /accounts/{accountNumber}/web/{domainName}/websiteBuilder
- Checks if WebsPlanet product is enabled for a domain
[edit] PUT /accounts/{accountNumber}/web/{domainName}/websiteBuilder
- Adds WebsPlanet product to a domain
[edit] DELETE /accounts/{accountNumber}/web/{domainName}/websitebuilder
- Deletes WebSiteBuilder product from a domain
[edit] GET /accounts/{accountNumber}/web/{domainName}/siteBuilder
- Checks if CM4All product is enabled for a domain
[edit] GET accounts/{account}/email/{domain}/cleanmailplus
- Gets domain's CleanMailPlus info
[edit] PUT accounts/{account}/email/{domain}/cleanmailplus
- Updates domain's CleanMailPlus info
[edit] Cloud Compute Service Attributes
- Attributes used when configuring the Cloud computing service
[edit] Modified API calls
[edit] POST /orders/{orderId}/account/products/{productId}/services
- Added quantity option
[edit] POST /orders/{orderId}/account/products/{productId}/services
- Added quantity option
[edit] GET /orders/{orderId}/account/products/{productId}/services
- Added quantity option
[edit] GET /orders/{orderId}/account/products/{productId}/services/{serviceId}
- Added quantity option