Path parameters
The UUID of the merchant account that the transaction belongs to.
The UUID of the transaction to retrieve.
Response
The UUID of the transaction.
The UUID of the invoice this transaction is associated with.
The transaction amount as a decimal string.
The current state of the transaction (e.g.,
pending, confirmed, failed).ISO 8601 timestamp of when the transaction was created.
ISO 8601 timestamp of when the transaction was confirmed on-chain.
null if not yet confirmed.The on-chain transaction hash.
null if the transaction has not yet been broadcast to the network.