ledger.v2
Set the metadata of a transaction by its ID
POST
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Use an idempotency key
Path Parameters
Name of the ledger.
Example:
"ledger001"
Transaction ID.
Required range:
x >= 0
Example:
1234
Query Parameters
Set the dryRun mode. Dry run mode doesn't add the logs to the database or publish a message to the message broker.
Example:
true
Body
application/json · object
metadata
The body is of type object
.