Agency Balance
AgencyBalance method can be used to know the Agency Balance.
Service URL (REST) to be used:
API 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 |
API Balance Response
| Level | Element | Format | Comments | Mandatory |
|---|---|---|---|---|
| 1 | Error{} | Object | 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 |