Wallet
Wallet balance for Account
Wallet balance for Account
get/accounts/{account_id}/wallet
Path parameters
account_idstring required
Example:ACC00001
account_id corresponding to an account
Response
Response for Credit Balance Request
Example response
{
"accountId": "ACC001",
"customerId": "ACC001",
"balance": 500,
"creditUnit": "USD",
"holdAmount": 500
}