APPROVED IBANs belonging to the user.transferId to track the progress.curl --location --request POST 'https://partner-api-stage.p100.io/v1/sepa-transfer' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"externalUserId": "ae6e4e8a-f46b-4c17-8e16-ea35f92966f3",
"amount": "8.6",
"destinationIban": "PL71114020046185740277147352",
"currency": "eur",
"transferTitle": "test"
}'{
"transferId": "a6ccc5bb-c4e0-40e7-90f9-06c8945dafe3"
}