Balance
Retrieve balance
Retrieves the current account balance.
get/balance
Response
Successfully retrieved balance.
Example response
{
"amount": 190.0765,
"currency": "USD"
}Retrieves the current account balance.
Successfully retrieved balance.
{
"amount": 190.0765,
"currency": "USD"
}