Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Ledger UUID
Response
Successfully retrieved balance
The response is of type object
.
Retrieve current and available balance for a ledger
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Ledger UUID
Successfully retrieved balance
The response is of type object
.