Release 97
From Hostway API Documentation
				
								
				(Difference between revisions)
				
																
				
				
								
				Mike.robski  (Talk | contribs)  (Created page with "= Release 97 - 08/27/2014 = List of changes in Release 97. __TOC__ [{{fullurl:{{FULLPAGENAMEE}}|action=pdfbook}} download this article as a PDF book]  == New API calls == === ...")  | 
		Mike.robski  (Talk | contribs)  m (1 revision: Release 97)  | 
		
Latest revision as of 11:51, 20 August 2014
[edit] Release 97 - 08/27/2014
List of changes in Release 97.
download this article as a PDF book
[edit] New API calls
[edit] GET /accounts/{accountId}/contacts/{contactType}
- Get specific contact type for an account.
 
[edit] PUT /accounts/{accountId}/contacts/{contactType}
- Set specific contact type for an account.
 
[edit] GET /webmailnames
- Retrieves WebMail plan names mapping.
 
[edit] POST /email/domains/{domain}/aliases/validate
- Validates if the alias is allowed to be created for the given domain name.
 
[edit] Modified API calls
[edit] GET /accounts/{accountId}/loadbalancers
- Added pagination and sorting options.
 
[edit] PUT /orders/{orderId}/account/products/{productId}/services/{serviceId}/discounts
- Added option to apply discount to any type of fee.
 
[edit] GET /accounts/{accountId}/products
- Added filtering options and "displayName" and "partnerId" attrributes.
 
[edit] GET /accounts/{accountId}/products/{productId}
- Added "displayName" and "partnerId" attrributes.
 
[edit] POST /email/domains/{domain}/aliases
- Extended validation rules.
 
[edit] POST /email/domains/{domain}/mailboxes/{mailbox}/forwards
- Extended validation rules.