Release 93
From Hostway API Documentation
(Difference between revisions)
Mike.robski (Talk | contribs) |
Mike.robski (Talk | contribs) m (1 revision: Release 95) |
Latest revision as of 00:00, 2 July 2014
[edit] Release 93 - 05/07/2014
List of changes in Release 93.
download this article as a PDF book
[edit] New API calls
[edit] PUT /accounts/{accountId}/contacts
- Set the contact details for an account.
[edit] POST /accounts/{accountId}/paymentInfo/{paymentInfoId}/payment
- Make a one-time payment toward the account balance.
[edit] GET /accounts/{accountId}/transactions
- Retrieves a list of all account's transactions.
[edit] GET /accounts/{accountId}/invoices
- Retrieves a list of all account's invoices.
[edit] GET /accounts/{accountId}/invoices/{invoiceId}/transctions
- Retrieves a list of transactions for a specific account and invoice.
[edit] VPS Virtuozzo Server Attributes
- Attributes used when configuring the Virtuozzo server.
[edit] Websplanet Attributes
- Attributes used when configuring the Websplanet service.
[edit] Modified API calls
[edit] POST /dns/{zone}/records
- Added support for specifying the TTL.
[edit] PUT /dns/{zone}/records/{recordId}
- Added support for updating the TTL.