Use this endpoint to register incoming funds from external sources into the ledger. You only need to provide the destination accounts—based on the selected asset, the system automatically assigns the appropriate external account as the transaction source, simplifying the inflow process.
The authorization token. This header is required if your environment has the Access Manager enabled.
The type of media of the resource. Must be application/json.
A unique identifier used to trace and track each request.
A unique key that ensures transaction idempotency. If not provided, the system automatically generates a hash based on the transaction data.
The time-to-live for the key, defined in seconds.
The unique identifier of the Organization associated with the Ledger.
The unique identifier of the associated Ledger.
A description for the transaction.
An object containing information about the transaction that will be sent.
An object containing key-value pairs to add as metadata, where the field name is the key and the field value is the value. For example, to add a Cost Center, use 'costCenter': 'BR_11101997'.
Indicates that the resource was successfully created and the operation was completed as expected.
The unique identifier of the transaction.
The unique identifier of the Organization.
The unique identifier of the Ledger.
Description of the transaction.
The unique identifier of the template if the transaction is templated.
The transaction status (pending, completed, reversed).
The sent amount.
The number of decimal points used to display the amount.
The name of the asset used in the operation.
The name of the group used to categorize the operations of a transaction under the same group.
The list of accounts used as source.
The list of accounts used as destination.
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 name is the key and the field value is the value. For example, to add a Cost Center, use 'costCenter': 'BR_11101997'.