Verify Cardholder

Verify Cardholder

The Verify Cardholder API allows marking a cardholder as verified,just in Praxell, not making the verification in front of verification providers as a provider.

Input Parameters:

Name
Required
Definition
Comments

Answer

C

Format: Alphanumeric, 255

part of OOW/OOWSet tag

Description

C

Format: 1-500, Supported characters: Blank a-z A-Z 0-9 . , # $ ( ) / : ? - % + *

& ; @ ! ~ = _ \ '

FileName1

C

Format: 1-255, Supported characters: Blank a-z A-Z 0-9 . , # $ ( ) - + & ; @ ! ~ = _ '

required & relevant only if VerificationType=VerifyManuallyByDocumentary or VerifyManuallyByThirdParty. If VerificationType=VerifyManuallyByDocumentary, the file content must be primary verification' FileCategory. If VerificationType=VerifyManuallyByThirdParty, the file content must be TP (Third Party)

FileName2

C

Format: 1-255, Supported characters: Blank a-z A-Z 0-9 . , # $ ( ) - + & ; @ ! ~ = _ '

required & relevant only if VerificationType=VerifyManuallyByDocumentary. The file must be primary or secondary verification' FileCategory and must be different than FileName1

ID

Y

Format: Numeric, 1-19 Description: Input should be RPID in case IDType = RPID Input should be Card Number in case IDType = CardNumber

IDType

Y

Format options: CardNumber RPID SavingAccount

QuestionSequence

N

Format: Numeric, 1

part of OOW/OOWSet tag

QuestionType

C

Format: Alphanumeric, 255

part of OOW/OOWSet tag

VerificationDate

C

Format: YYYY-MM-DD

Description: Required field only if VerificationType=VerifyManuallyBySSN. Otherwise, the field cannot not be provided. Verification date <=Today

VerificationID

C

Format: Alphanumeric, 50

Description: Required field only if VerificationType=VerifyManuallyBySSN or VerifyByOOWQuestionsReply. Otherwise, the field cannot not be provided

VerificationType

Y

Format options: VerifyByCHDetails VerifyByOOWQuestionsReply VerifyManuallyByDocumentary VerifyManuallyByThirdParty VerifyManuallyBySSN (VerifiyByIssuer - future)

Output Parameters:

Name
Definition
Failure Case
Success Case
Comments

CardHolderState

Format options: V V-PNS RNV NRNV

Not returned

Returned

OOWEligible

Format: Y/N

Not returned

Returned

VerificationAttempts

Format: Numeric, 2

Not returned

Returned

VerificationID

Format: Alphanumeric, 50

Not returned

Returned

VerificationStatus

Format options: VerifiedSSN VerifiedThirdParty VerifiedDocumentary VerifiedByIssuer SSNVerificationRequired DocumentaryVerificationRequired OOWVerificationRequired Blank

Not returned

Returned

XML Samples

Input XML

Last updated