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