transactions
Retrieve a transaction
This endpoint allows you to retrieve comprehensive details about a transaction using its unique identifier transactionId. The response includes key transaction information, such as the transaction status, as well as amounts, and account details for payment or authorization transactions. This endpoint is useful for checking the current state of a transaction or verifying transaction information after processing.
get/transactions/{transactionId}
Path parameters
transactionIdstring required
Transaction ID retrieved from Trustly.
Headers
Authorizationstring required
Response
OK