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