Skip to main content
GET
Get transaction by ID
Returns the full transaction detail including amount_details, merchant_details, terminal_details, lifecycle events, and settlement information.

Transaction IDs

Transaction IDs vary by payment method: The API automatically detects the ID format and retrieves the transaction from the correct source.

Response Detail

The detail response includes fields not present in the list endpoint:
  • events - lifecycle events (authorization, capture, refund, etc.) with timestamps
  • approval_code - processor approval code
  • reference_number - external reference number
  • activation_code - terminal device identifier

Next Steps

List Transactions

Browse and filter transactions

List Branches

Get branch UUIDs for filtering

Authorizations

X-API-Key
string
header
required

API key enabled for Transaction Reporting. Send the complete value exactly as issued.

Path Parameters

id
string
required

Transaction ID

Response

Transaction found

data
object
required