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
Release 97 - 08/27/2014
List of changes in Release 97.
download this article as a PDF book
New API calls
GET /accounts/{accountId}/contacts/{contactType}
- Get specific contact type for an account.
PUT /accounts/{accountId}/contacts/{contactType}
- Set specific contact type for an account.
GET /webmailnames
- Retrieves WebMail plan names mapping.
POST /email/domains/{domain}/aliases/validate
- Validates if the alias is allowed to be created for the given domain name.
Modified API calls
GET /accounts/{accountId}/loadbalancers
- Added pagination and sorting options.
PUT /orders/{orderId}/account/products/{productId}/services/{serviceId}/discounts
- Added option to apply discount to any type of fee.
GET /accounts/{accountId}/products
- Added filtering options and "displayName" and "partnerId" attrributes.
GET /accounts/{accountId}/products/{productId}
- Added "displayName" and "partnerId" attrributes.
POST /email/domains/{domain}/aliases
- Extended validation rules.
POST /email/domains/{domain}/mailboxes/{mailbox}/forwards
- Extended validation rules.