Skip to main content
Returns a single transaction record by providing the transaction ID and transaction type. This is distinct from the timeline tracking endpoint (GET /transaction/tracking/{id}) which tracks by quote ID — this endpoint performs a direct lookup by the transaction’s own ID.

Query Parameters

string
required
The transaction ID to look up.
string
required
The type of the transaction. Common values: "payout", "payin", "swap".