Validate Vat Id Scoring

Key

Description

VID_NULL

A scoring flag indicating that the input VAT ID is missing.

VID_FIN_OFFICE

A scoring flag indicating that the VAT ID contains an unknown tax office code.

VID_FORMAT

A scoring flag indicating that the provided VAT ID has a bad format.

VID_COMPANY

A scoring flag indicating that IC was recognized within the VAT ID but the IC is unknown.

VID_IC_CHECK

A scoring flag indicating that the IC number has a bad checksum. Applies if the company is a corporation.

VID_BN_CHECK

A scoring flag indicating that the RC number has a bad checksum. Applies if the company is an individual.

VID_BN_DATE

A scoring flag indicating that birth date is incorrect in relation to the length of the RC. Applies if the company is an individual

VID_OLD

A scoring flag indicating that the VAT ID has a format valid until 2004/05/01.

VID_FO_DIFF

A scoring flag indicating that the code of tax office contained in the VAT ID does not conform to the local authority code at the beginning of the VAT ID. Applies only to old VAT IDs (before 2004/05/01) and particular company codes.

VID_CLEANED

A scoring flag indicating that the VAT ID was transformed/cleansed within the verification process.


iWay Software