Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 833 Bytes

File metadata and controls

15 lines (11 loc) · 833 Bytes

Mcc6012

Properties

Name Type Description Notes
date_of_birth str The date of birth of the cardholder (YYYYMMDD). [optional]
account_first6 str The first six digits of the primary account number. [optional]
account_last4 str The last four digits of the primary account number. [optional]
account_num str The account number where the primary account number is not a card. [optional]
post_code str The postal code of the cardholder. [optional]
surname str Surname or last name of the card holder. [optional]

[Back to Model list] [Back to API list] [Back to README]