Find settled SEPA transaction
Last updated
Was this helpful?
Last updated
Was this helpful?
After confirming a SEPA payment, we will check that the credit transfer exists using SEPA API with the payment ID.
The path parameter is the payment ID. The ID is taken from the response to the payment request.
To find the payment, use the following endpoint:
https://sepa-api.sandbox.tuumplatform.comapi/v1/batch/PAYM-8813/settlement-transactions
Below you will find the response to the sample request:
With this request, we can see the credit transfer details in the response such as the transaction ID, the file reference number, and the status code of the transaction.