Retrieve a Transaction

This section describes how to retrieve the status of a pending transaction.

Endpoints

Production:
GET
https://api.cybersource.com
/tss/v2/transactions/
{id}
Test:
GET
https://apitest.cybersource.com
/tss/v2/transactions/
{id}
Set the
{id}
to the request ID of the original transaction.