GET Transaction

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Use this endpoint to retrieve a single transaction object by its TransactionId.

It works for purchases, refunds, and chargebacks, and is useful when handling webhooks, performing diagnostics, or tracking individual operations.


This is the most direct way to retrieve a transaction when its type is unknown or when you only need the specific object, not the full lifecycle.

📘

This endpoint returns only the transaction with the provided ID.

To retrieve the full lifecycle of a purchase, including related refunds or chargebacks, use GET Purchase Details.


For a complete explanation of transaction types, statuses, and structure, refer to the Transaction Guide.

Path Params
string
required
Headers
string
enum
Defaults to application/json
Allowed:
Responses

204

Success

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