Skip to main content

Retrieve single transaction

GET 

/transactions/:transactionId

Retrieve details on a transaction with the specified id. List of transactions can be fetched by calling the /transactions endpoint. To retrieve the details of a card authorization by id, the Retrieve Single Authorization endpoint should be used - /authorizations/{authorizationId}.

Request

Responses

OK