Release 93
From Hostway API Documentation
				
								
				
				
																
				
				
								
				Release 93 - 05/07/2014
List of changes in Release 93.
download this article as a PDF book
New API calls
PUT /accounts/{accountId}/contacts
- Set the contact details for an account.
 
POST /accounts/{accountId}/paymentInfo/{paymentInfoId}/payment
- Make a one-time payment toward the account balance.
 
GET /accounts/{accountId}/transactions
- Retrieves a list of all account's transactions.
 
GET /accounts/{accountId}/invoices
- Retrieves a list of all account's invoices.
 
GET /accounts/{accountId}/invoices/{invoiceId}/transctions
- Retrieves a list of transactions for a specific account and invoice.
 
VPS Virtuozzo Server Attributes
- Attributes used when configuring the Virtuozzo server.
 
Websplanet Attributes
- Attributes used when configuring the Websplanet service.
 
Modified API calls
POST /dns/{zone}/records
- Added support for specifying the TTL.
 
PUT /dns/{zone}/records/{recordId}
- Added support for updating the TTL.