Fetch a Payment Transaction

Fetch a single payment transaction

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

Provide the unique transaction_id as the {id} as the final path parameter.

To find a transaction using other transaction related parameters, use the List Payment Transactions endpoint.

📘

Transaction History

The response will show the full transaction history in an [object array].
For example if a purchase has a REFUND recorded against a SALE, this will be listed in the response with the SALE.

Path Params
string
required

Provide a unique transaction_id

Headers
string
required
Defaults to 01dffeb784c64d098c8c691ea589eb82

The Client key represents an authorized merchant account and is assigned by QorCommerce or your merchant service account provider.

NOTE: If testing use 01dffeb784c64d098c8c691ea589eb82 for the Qor-Client-Key header key.

string
required
length ≤ 24
Defaults to T6554252567241061980

The unique key identifying the app making this request.

NOTE: If testing use T6554252567241061980 for the Qor-App-Key header key.

Response

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