Transaction details
03. 01. 2025
Check the Back Office manual to see the transaction details functionality available to System Users.
Users can view transaction details for a particular transaction using the unique transaction ID (business process ID).
Use this API to get the transaction details: GET/v1/transactions/{transactionId}
Pass the business process ID of the transaction in the transactionId parameter in the request URL.
It can be obtained from the id field in the response of the API POST /transactions/view.