Last updated
Was this helpful?
Data validation codes help the Issuer analyze how D1 evaluates a Tokenization request.
D1 generates these codes when it validates data received from the payment network TSP and from the Issuer.
D1 returns two code groups:
Wallet reason codes describe the recommendation context provided by the token requestor or wallet provider. D1 normalizes these values across payment network TSPs and wallet providers.
Verification codes describe the checks performed by D1 on the data provided by the token requestor, payment network TSP, and Issuer.
You can access these codes in the following D1 APIs:
For a DIGITIZE operation, the codes are returned in the details section:
digitizationInformation.digitizationChecks
.verificationCodes
digitizationInformation.digitizationChecks
.digitalCardRequestorAssessment.reasonCodesRecommendationDescription
Use the following pages for the full code lists:
D1 can add, change, or remove these codes at any time based on updates from token requestors and payment network TSPs.
Do not hard-code these values in your system.
Last updated
Was this helpful?
Was this helpful?