Execute multiple ledger operations in a single request. Supports creating transactions, adding metadata, and reverting transactions in batch.Documentation Index
Fetch the complete documentation index at: https://docs.formance.com/llms.txt
Use this file to discover all available pages before exploring further.
ledger001)
continueOnFailure: When true, continues processing remaining operations even if one fails.
atomic: When true, all operations succeed or fail together as a single transaction. (e.g., true)
parallel: When true, processes operations in parallel for better performance. Not compatible with atomic.
The access token received from the authorization server in the OAuth 2.0 flow.
Name of the ledger.
"ledger001"
Continue on failure
true
Make bulk atomic
true
Process bulk elements in parallel
true
OK
INTERNAL, INSUFFICIENT_FUND, VALIDATION, CONFLICT, COMPILATION_FAILED, METADATA_OVERRIDE, NOT_FOUND, REVERT_OCCURRING, ALREADY_REVERT, NO_POSTINGS, LEDGER_NOT_FOUND, IMPORT, TIMEOUT, BULK_SIZE_EXCEEDED, INTERPRETER_PARSE, INTERPRETER_RUNTIME, LEDGER_ALREADY_EXISTS, OUTDATED_SCHEMA "VALIDATION"
"[VALIDATION] invalid 'cursor' query param"