Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Retrieves the balance information for the authenticated user (total, spendable and pending balances)
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.