The exact information returned by the Verify service is determined by the account verification status, whether any Bacs return codes are set and the personal details score.
|
Did verification fail?Whenever you perform verification, accountVerificationStatus is returned to show whether the verification was successful. Verification succeeded if accountVerificationStatus is: Match Verification failed if accountVerificationStatus is one of:
If verification failed, the Verify service only returns the accountVerificationStatus. No other data is returned. Is a Bacs Return code setIf there is a Bacs return code set against the account, bacsCode is included in the verify results. This is one of:
If a Bacs return code is set, the account cannot be used. Therefore the personal, address and account scores are not returned. Is the personalDetailsScore or companyNameScore <= 1If the personal details or company name score is <=1, there is no match on the entered details. Therefore the address and account scores are not returned. |