personal_iban_not_found
personal_iban_not_found
Description
The requested personal IBAN does not exist for the payer.
HTTP Status
404 Not Found
doc_url Format
The doc_url value is an absolute URL and changes by environment:
<docs-base-url>/errors/personal_iban_not_found
Typical Causes
- The IBAN provided in the request was never registered for the payer.
- The IBAN was already deleted.
How To Fix
- Verify the IBAN value.
- Register the IBAN first if needed.
- Retry the request with a valid IBAN.