Get transaction details

Retrieve detailed information about a specific transaction by its ID.

This endpoint returns complete transaction data including payment method details,
gateway response information, recovery data and status of transaction.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 1 and 50

Unique identifier for the transaction

Query Params
boolean

When true, returns every transaction belonging to the same payment (all attempts and
lifecycle operations sharing the initial transaction id) as a TransactionGroupResponse
envelope, instead of the single matching TransactionResponse. Supported only on
repository-backed lookups; otherwise returns 400. If the matched transaction has no
initial transaction id, only that single transaction is returned.

Headers
string
enum
Defaults to 2.0

Selects the RAP API version for this request. New integrations should pin 2.1 (identical to 2.0 today; future refinements land there). Omit to use the base version (2.0). A value naming an unsupported version — including an empty value — returns HTTP 400; if the header is sent, it must name a supported version. See the API description for the full version policy.

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json