externalId).externalId: external reference identifier (UUID).externalId query parameter is strictly required to locate the deposit record.fee field reflects the specific provision charged on the deposit.curl --location 'https://stage-api.fintegence.io/v1/sepa-deposit/details?externalId=undefined' \
--header 'x-api-key: <api-key>'{
"externalId": "9b1deb4d-3b7d-4bad-9bdd-2b0d7b3dcb6d",
"status": "successful",
"amount": "2500.00",
"currency": "EUR",
"fee": "0",
"createdAt": "2026-09-14T07:55:24.123Z"
}