Transaction and Asset Moves
Refund a Transaction
POST
Headers
The Basic Authentication header. Format: "Basic {base64(orgID:apiKey)}"
Path Parameters
The key of the ledger. Examples:
- "123e4567-e89b-12d3-a456-426614174000"
- "id:123e4567-e89b-12d3-a456-426614174000"
- "ref:ledger:customer_a"
The key of the transaction. Examples:
- "123e4567-e89b-12d3-a456-426614174000"
- "id:123e4567-e89b-12d3-a456-426614174000"
- "ref:tx:payment:customer_a:2023-06-15"
Response
200 - application/json
The asset moves for the transaction
The created at timestamp
The unique internally assigned identifier of the transaction
The updated at timestamp
Additional, optional, metadata for the transaction
The externally defined reference of the transaction