Balance
This method is used to fetch available wallet balance in the API.
Service URL (REST) to be used:
Balance Request
Level | Element | Format | Comments | Mandatory |
---|---|---|---|---|
1 | EndUserIp | String | IP address of the End User | Mandatory |
2 | ClientId | String | Client ID provided to the agency at registration | Mandatory |
3 | UserName | String | User name provided to the agency at registration | Mandatory |
4 | Password | String | Password provided to the agency at registration | Mandatory |
Level | Element | Format | Comments | Mandatory |
---|---|---|---|---|
1 | Error[] | Array | Error | Mandatory |
1.1 | ErrorCode | String | Error Code | Mandatory |
1.2 | ErrorMessage | String | Error Message | Mandatory |
2 | Balance | Double | Available Balance | Mandatory |
3 | CreditLimit | Double | Available Credit Limit | Mandatory |