ledger.v1
Set the metadata of a transaction by its ID
post/{ledger}/transactions/{txid}/metadata
Path parameters
ledgerstring required
Example:ledger001
Name of the ledger.
txidinteger required
Example:1234
Transaction ID.
Request body
Metadata nullable required
Arbitrary key/value pairs attached to the resource
Response
No Content