get https://ssl.hot.co.zw/api/v3/account/balance/
Available Account Types
Account Type Id | Account Name |
---|---|
1 | ZiG |
2 | ZiG Utility |
3 | USD |
4 | USD Utility |
Balance Model
Field | Type | Description |
---|---|---|
AccountTypeId | Int | The Account Type Id for the type of the account |
Name | string | Name of the type of account e.g., Utilities ZWL |
Balance | decimal | Balance for the type of account queried |
Parameter: AccountTypeId
The Account type parameter below is listed as required but is it optional on the API. When the API returns a list of all account balances when AccountTypeId is not provided in the path.