Account Balance Get
Resource path /Account/Balance/Get
https://testapi.internet.bs/Account/Balance/Get?ApiKey=testapi&Password=testpass&.......
The command is intended to retrieve the prepaid account balance.
HTTPS POST/GET Request parameters:
| Parameter name | Description |
ApiKey |
The API key that we provided to you when you requested API access for your account |
Password |
The password we provided when you requested API access for your account |
Currency |
The currency for which the account balance should be retrieved for. If not specified the command will return the available prepaid balance for each currency where balance is different than 0. |
ResponseFormat |
This specifies how the response will be returned. Possible values are TEXT, JSON and XML. |
Returned data:
TRANSACTID=Transaction ID reference
Balance_<N>_Currency=The currency of the balance
Balance_<N>_amount=The amount available as prepaid balance
Example:
https://testapi.internet.bs/Account/Balance/Get?ApiKey=testapi&Password=testpass
Result:
status=SUCCESS
balance_0_currency=EUR
balance_0_amount=627.1
balance_1_currency=JPY
balance_1_amount=9899378.64


Francais
Deutsch
English
Espanol
Italiano
Romana
Русский
Türkçe 


![]](/img/tabright.jpg)