List of Message Codes for Verification
Message code | Classification | Error text | Description | |||
---|---|---|---|---|---|---|
63450064002 | ERROR | One of the indicated values is not valid for this contact type [VerificationInformation] | A verification record was specified in a “REQUEST” contact. Verification data can only be specified for “PERSON” or “ORG” contacts. | |||
63200062603 | ERROR | Incomplete verification information [missing keyword] | A verification record is incomplete. The placeholder “keyword” contains the keyword of the missing line. Example If “verificationMethod” is missing, the error message will look like this: 63200041860 - Incomplete verification information [missing verificationMethod] |
|||
63200041860 | ERROR | Incomplete verification information [missing VerificationInformation] | Since the introductory header “[VerificationInformation]” of the verification record is missing, the keywords are not recognized. | |||
63200041861 | ERROR | Inadmissible value in verification information [dynamic error text] | The verification record contains at least one invalid value, e.g.: VerifiedClaim: noclaim The corresponding error message is : 63200041861 - Invalid value in verification information [verifiedClaim 'noclaim' is invalid] The placeholders “keyword” and “value” contain the corresponding keyword and the invalid value. |
|||
63200041862 | ERROR | Occurrences of verification information out of range | More than 5 verification records were transmitted in one contact. | |||
63200041863 | ERROR | Conflicting verification information [verificationReference 'value'] |
Different verification information has been provided for the claim “name”. In the example, the value for “VerificationResult” is different. The verification records are specified in the error message using their “VerificationReference” values. The “value” is replaced with the reference number. The "value" only appears once in this example because it is identical in both verification records. Example Copy
Error Message 63200041863 - Conflicting verification information [verificationReference 'abc#111'] |
|||
63200041863 | ERROR | Conflicting verification information [verificationReference 'value 1' 'value 2'] |
Different verification information has been provided for the claim “name”. In the example, the values for “VerificationResult”, “VerificationReference” and “VerificationEvidence” are different. The error message specifies the verification records using their “VerificationReference” values. The placeholders for the values (“value 1”, "value 2”) are replaced with the reference numbers. Example Copy
Error Message 63200041863 - Conflicting verification information [verificationReference 'abc#111' 'abc#112'] |
|||
63200041864 | ERROR | Duplicate verification information | At least two identical blocks were transmitted for a contact in one order. | |||
63200041865 | ERROR | Duplicate value in verification information [Schlüsselwort 'name', 'address' oder 'email'] |
A value was specified twice for a keyword in a verification data set. Example Copy
Error Message 63200041865 - Duplicate value in verification information [VerifiedClaim 'name'] |
|||
63200041865 | ERROR | Duplicate value in verification information [(Schlüsselwort) '(Wert "name", "address" oder "email")'] |
In the example, the claim “name” appears in two blocks. The blocks are identical and therefore “name” is also duplicated, as the values for
are also identical. Example Copy
Error Message 63200041865 - Duplicate value in verification information [VerifiedClaim 'name'] |
|||
63200041866 | ERROR | Duplicate key in verification information [keyword] |
A keyword was specified twice in a verification data set.
Example Copy
Error Message 63200041866 - Duplicate key in verification information [verificationReference] |
|||
63200041867 | ERROR | Invalid combination of verification information [(Comparison of the impermissible combinations)] | Invalid combination of verification information for 'VerificationEvidence' and 'VerificationMethod' Error Message Invalid combination of verification information [verificationEvidence 'bank_statement' not valid for verificationMethod 'auth'] |