Get Transaction by ID
GET/payments/transactions/:transactionId
The "Get Transaction by ID" API allows to retrieve information for a specific transaction using its unique identifier. Use this endpoint to fetch details for a single transaction based on the provided transaction ID.
Request
Responses
- 200
 - 400
 - 401
 - 422
 
Successful response
Transaction not found
Unauthorized
Unprocessable Entity