This service provides access to common account management tasks, emulating many of the tasks in My Account. The methods
are automatically available for all user and reseller accounts.
| Method |
Description |
SOAP, .NET |
XML, CSV, DS, RST |
| Account_New |
Registers a new account associated with the given reseller. |
Yes |
No |
| Account_Balance |
Returns the current credit pack balance for the account. |
Yes |
Yes |
| Account_Edit |
Lists all the accounts associated with a reseller's account. |
Yes |
No |
| Account_List |
Lists all the accounts associated with a reseller's account. |
Yes |
Yes |
| License_New |
Creates a new web service license key on the account. |
Yes |
No |
| License_Edit |
Edits a web service license key. |
Yes |
No |
| License_List |
Lists all the web service license keys on the account. |
Yes |
No |
| License_Assign |
Assigns an unmetered license key to the given machine. |
Yes |
No |
| Popup_New |
Creates a popup license key on the account. |
Yes |
No |
| Popup_Edit |
Edits a popup. Not all settings are available through this interface. |
Yes |
No |
| Popup_List |
Lists all the popup license keys on the account. |
Yes |
No |
| Invoice_List |
Lists all the invoices on the account. |
Yes |
No |
| Invoice_GetPdf |
Returns an array of bytes representing the PDF version of the invoice. |
Yes |
No |
| Invoice_Email |
Emails the given invoice to the selected email address. |
Yes |
No |
| LocationList_Clear |
Clears all the items in the location list. |
Yes |
No |
| LocationList_Item_New |
Adds an item to the location list or updates it if it's already present. |
Yes |
No |
| LocationList_Item_Delete |
Removes the given item from the location list. |
Yes |
No |
| LocationList_List |
Lists all the location lists on the account. |
Yes |
No |
| CreditPack_List |
Lists all the credit packs lists on the account. |
Yes |
No |