Transactions
Retrieve a Transaction
Provides the information necessary for the business to determine the state of the transaction identified by id, decide if any action must be taken to continue processing the transaction, and act on the decision.
get/transactions/{id}
Path parameters
idstring required
Response
Transaction found.