Fetch a Payment Transaction

Fetch a single payment transaction


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.

Language
Click Try It! to start a request and see the response here!