Retrieves the balance information for a given user (total balance, spendable balance and pending balance)
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The account balance details.
The response is of type object
.