Error 1300

Incorrect number of digits in supplied BIC.  Should be either 8  or 11 digits.


Calling Function(s)

validateBic()

 


Meaning

Functions handling BIC expect the BIC to be either 8 or 11 characters long.  As with other functions, Validate strips out any non-alphanumeric characters initially, such as hyphens or spaces.  Once these non-alphanumeric characters have been removed the resulting BIC should be exactly 8 or 11 characters in length.  There are no legal BICs that have different numbers of characters.