Headers
The authorization token. This header is required if your environment has the Access Manager enabled.
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 unique identifier of the account of which you want to retrieve the balances.
The unique identifier of the operation that you want to retrieve.
Response
Indicates that the request was successful and the response contains the expected data.
The unique identifier of the Operation.
The unique identifier of the Transaction.
The unique identifier of the Organization.
The unique identifier of the Ledger.
The unique identifier of the Account.
The unique identifier of the Balance.
The alias for the account used in the operation.
Description of the transaction.
The type of the operation.
CREDIT, DEBIT The name of the asset used in the operation.
The name of the Chart-of-Accounts that the operation belongs to.
An object containing information about the amount used in the operation.
An object containing information about the balance before the operation.
An object containing information about the balance after the operation.
The transaction status (pending, completed, reversed).
Timestamp of creation (UTC).
Timestamp of last update (UTC).
Timestamp of soft deletion, if applicable (UTC).
An object containing key-value pairs to add as metadata, where the field <code>name</code> is the key and the field <code>value</code> is the value. For example, to add a Cost Center, use 'costCenter': 'BR_11101997'.

