| Method Name |
Operation |
Required permissions |
Comments |
| GetAccountProperties |
Get an Account's properties |
Primary user |
|
| SetAccountProperties |
Update an Account's properties |
Primary user |
|
| GetAccountPPCardsBalance |
Get the balance for all of Account's prepaid packages |
Primary user |
|
| GetAccountUsers |
Returns all Account usernames |
Primaryuser |
|
| GetInvoice |
Returns invoice data for given InvoiceID |
Primary user |
|
| GetDCList |
Returns all debit credit transaction of the specified account |
Primary user |
|
| SetCCDetails |
Update/add Account credit card details |
Primary user |
|
| GetFuturePayID |
Returns the FuturePay ID of an account which uses WorldPay as its payment gateway |
Primary user |
|
| SetRepeatOrder |
Sets a repeat order (autmatic top-up) in the Account |
Primary user |
|
| RemoveRepeatOrder |
Removes a repeat order (automatic top-up) from the Accont |
Primary user |
|
| GetListPP |
Returns all prepaid packages associated with the Account |
Primary user |
|
| GetPPCardDetails |
Returns details of a given prepaid package |
Primary user |
|
| GetPPCardTransactions |
Returns outbound transactions associated with a given prepaid package |
Primary user |
|
| GetPPCardTransactionsAsByteArray |
Returns a ZIP file containing a CSV file of all transactions associated with a given prepaid package. The file is returned as a byte array. |
Primary user |
|