Attach key-value metadata to a transaction. Use for storing order IDs, customer references, or audit information.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)
id: The transaction ID to add metadata to. (e.g., 1234)
dryRun: When true, validates the request without persisting changes.
Idempotency-Key: Unique key to ensure the request is processed exactly once. (e.g., meta-tx-abc123)
The access token received from the authorization server in the OAuth 2.0 flow.
Use an idempotency key
Name of the ledger.
"ledger001"
Transaction ID.
x >= 01234
Set the dryRun mode. Dry run mode doesn't add the logs to the database or publish a message to the message broker.
true
metadata