Knowledge base MessagesEntitiesAttributesCode listsErrors and fixesProcessesRolesReleasesGlossaryEcosystemCompare Validator NL EN

Schema error

collectionAccountIban invalid or too long

Symptom

Schema error on the maximum length of the IBAN, or a functional rejection by the fiduciary.

Cause

The Release 2027 schema had a maxLength that was too small (issue #135, accepted, pending release); IBANs with spaces or lower case fall outside the expectation.

Fix

Deliver the IBAN contiguous in upper case (NL: 18 positions) and use the schema of the release in which the correction is included.

Wrong and right

Wrong

{ "collectionAccountIban": "nl02 abna 0123 4567 89" }

Right

{ "collectionAccountIban": "NL02ABNA0123456789" }

Check your own message for this and all other errors with the free validator: schema, code lists and consistency checks in one report.Validate a message

Attribution. Source: SIVI – VB-PUO Standard. Schemas, attribute descriptions and code lists are taken unchanged from the VB-PUO Standard (owned by the Pensioenfederatie, managed by SIVI) and shown with their release and version. Explanations, examples, error descriptions and translations are by WTP Data Lab and are not part of the standard. GitHub Stichting-SIVI/VBPUOdsk · Manual · sivi.org