Update Cardholder DOB

Update Cardholder DOB

The Update Cardholder DOB API updates cardholder's Date Of Birth.

Beginning on 10/15/2023, The Update Cardholder DOB API has been enhanced to accept RPID in addition to the standard CardNumber. While the API traditionally requires CardNumber, it now accommodates an alternative identifier: by including the IDType, you can specify RPID to utilize RPID for identification within the API.

Input Parameters:

Name
Required
Definition
Comments

CardNumber

Y

Format: Numeric, 16

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

CardNumber

Y

Format: Numeric, 16

ChallengeQuestionType

N

Field:TBD

ChallengeAnswer

C

Field:TBD

DateOfBirth

Y

Format: yyyy-mm-dd Description: Cardholder must be above 17 years old

ForceUpdateWithoutVerification

N

Format: Y/N

Future

OOWAnswer

C

Field:TBD

OOWQuestionType

N

Field:TBD

ReturnOOWQuestions

N

Format: Y/N (N is default).

Output Parameters:

XML Samples

Input XML

Last updated