Response balances
{
    "data": {
        "type": "account",
        "id": "coma_DDqpagv7bwUI0mfV",
        "attributes": {
            "currency_accounts": {
                "CAD": {
                    "account_id": "comca_cqoAWx48RL3EJvAi",
                    "active_balance": "0.00",
                    "pending_balance": "0.00",
                    "reserved_balance": "0.00",
                    "overdraft_limit": "0.00",
                    "balance_lower_limit": null
                },
                "EUR": {
                    "account_id": "comca_RCkpbg4WRbCgpCyG",
                    "active_balance": "53.20",
                    "pending_balance": "53.62",
                    "reserved_balance": "0.00",
                    "overdraft_limit": "1000.00",
                    "balance_lower_limit": null
                },
                "USD": {
                    "account_id": "comca_PJwioR3c79oFegFC",
                    "active_balance": "15.51",
                    "pending_balance": "0.00",
                    "reserved_balance": "0.00",
                    "overdraft_limit": "0.00",
                    "balance_lower_limit": null
                },
                "CZK": {
                    "account_id": "comca_INOsFVYkKh8yTd6x",
                    "active_balance": "218.00",
                    "pending_balance": "10.00",
                    "reserved_balance": "0.00",
                    "overdraft_limit": "0.00",
                    "balance_lower_limit": null
                },
                "GBP": {
                    "account_id": "comca_fG4nGRUCYnV6j5wF",
                    "active_balance": "35.27",
                    "pending_balance": "0.00",
                    "reserved_balance": "0.00",
                    "overdraft_limit": "0.00",
                    "balance_lower_limit": null
                }
            }
        },
        "links": {
            "self": "/api/account/balances"
        }
    }
}
Balances
img2