Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Balance ID
Response
List of balance
The response is of type object[]
.
Retrieves a single balance by ID
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Balance ID
List of balance
The response is of type object[]
.