GET
/
api
/
{accountId}
/
{connectionId}
/
balance
{
  "balance": "<string>"
}

Path Parameters

accountId
string
required
connectionId
string
required

Response

200
application/json

Retrieve the connection balance

The response is of type object.