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:
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.
https://sepa-api.sandbox.tuumplatform.comapi/v1/batch/PAYM-8813/settlement-transactions
Learn more about the endpoint endpoint in the Tuum developer portal.