Validate Bank Account Number CZ Scoring

Key

Description

BAN_BASE_FORMAT_INVALID

Invalid size of the base component.

BAN_PREFIX_FORMAT_INVALID

Invalid size of the prefix component.

BAN_BASE_MOD_FAILED

The base part does not meet the mod11 constraint.

BAN_NULL

There are no data in the input.

BAN_FORMAT_INVALID

Too many components recognized or an incompatible number of digits.

BAN_BANKID_FORMAT_INVALID

Invalid size of the bank ID component.

BAN_PREFIX_MOD_FAILED

Prefix does not meet mod11 constraint.

BAN_BANKID_FIXED

The bank ID was padded with zeroes to the 4-digit length.

BAN_BANKID_UNKNOWN

The bank ID was not found in the bank ID lookup file.

BAN_PREFIXBASE_FORMAT_GUESSED

The prefix and base were merged in the input but it was possible to guess them.

BAN_AMBIGUOUS

The prefix and base were merged in the input (relevant component size is larger than 10 digits).


iWay Software