Get transaction by ID
Transaction Reporting API
Get Transaction
Retrieve a single transaction with full detail fields including lifecycle events
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:| Payment Method | ID Format | Example |
|---|---|---|
| QR | TransNumber | TN-001 |
| Card-Present | UUID | 550e8400-e29b-41d4-a716-446655440000 |
Response Detail
The detail response includes fields not present in the list endpoint:events— lifecycle events (authorization, capture, refund, etc.) with timestampsapproval_code— processor approval codereference_number— external reference numberactivation_code— terminal device identifier
Next Steps
List Transactions
Browse and filter transactions
List Branches
Get branch UUIDs for filtering