Body
application/json
Response
200 - application/json
Account balance in specified currency
The response is of type object
.
{
"balance": 123,
"currency": "<string>"
}
{
"balance": 123,
"currency": "<string>"
}
Account balance in specified currency
The response is of type object
.