Release 105
(Difference between revisions)
				
																
				
				
								
				Revision as of 12:13, 27 March 2015
Release 105 - 04/08/2015
List of changes in Release 105.
download this article as a PDF book
New API calls
GET /accounts/{accountNumber}/web
- Returns a list of websites.
 
GET /accounts/{accountNumber}/web/{domainName}
- Returns detail information for a {domainName} website.
 
GET /accounts/{accountNumber}/web/{domainName}/ftp
- Returns a list of ftp accounts for the website.
 
GET /accounts/{accountNumber}/web/{domainName}/ftp/{username}
- Returns details of an ftp account.
 
GET /accounts/{accountNumber}/web/{domainName}/aliases
- Returns a list of the domain name aliases.
 
GET /accounts/{accountNumber}/web/{domainName}/aliases
- Creates domain name alias.
 
Order VPS Virtuozzo products and services
- This example provides the steps to order a new VPS Virtuozzo product and services through the Hostway OrderAPI.
 
Modified API calls
GET /accounts/{accountId}/invoices/{invoiceId}/transactions
- Added rollup flag and attribute
 
GET /accounts/{accountNumber}/domains
- Standardized filtering options, renamed "prouctInstanceUrl" attribute to "service"
 -  
Note: This is a breaking change. If your are utilizing this call you should modify your code to use the new format.