Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The type of media of the resource. Must be application/json
.
A unique identifier used to trace and track each request.
Path Parameters
The unique identifier of the Organization associated with the Ledger.
The unique identifier of the associated Ledger.
The unique identifier of the balance that you want to retrieve.
Body
Response
Indicates that the request was successful and the response contains the expected data.
The unique identifier of the Balance.
The unique identifier of the Organization.
The unique identifier of the Ledger.
The unique identifier of the Account.
The alias for the account used in the operation.
The unique identifier for the balance in the context of the account.
The name of the asset used in the operation.
Previous available balance.
Amount on hold/reserved.
Balance version, which is updated with each transaction.
The type of account.
If true, indicates that the balance can be used to send transactions.
If true, indicates that the balance can be used to receive transactions.
Timestamp of creation (UTC).
Timestamp of last update (UTC).
Timestamp of soft deletion, if applicable (UTC).