Get a transaction by id
GET/transactions/:transactionId
Get a transaction by id
Request
Responses
- 200
- 400
- 404
- 500
Successful response
Response Headers
Location
The relative URI of the transaction.
ETag
The current version identifier of the transaction.
Validation failed
Transaction not found
Unexpected technical error