CardVerificationInfo
Verification information associated with the card instrument.
verificationPatternstring
Pattern containing the verification code found in statements.
Example:
Brand-XXXXverificationTypeCardVerificationType (string)
Type of the card verification performed.
Possible values: [VERIFICATION_CODE]
Default value:
VERIFICATION_CODEExample:
VERIFICATION_CODECardVerificationInfo
{
"verificationPattern": "Brand-XXXX",
"verificationType": "VERIFICATION_CODE"
}