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 <code>application/json</code>.
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 name of the asset used in the operation.
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 name of the asset used in the operation.
Previous available balance.
Amount on hold/reserved.
The number of decimal points used to display the balance.
Balance version, which is updated with each transaction.
The type of account.
If true, indicates that sending transactions is permitted.
If true, indicates that receiving transactions is permitted.
Timestamp of creation (UTC).
Timestamp of last update (UTC).
Timestamp of soft deletion, if applicable (UTC).