Mastercard · Schema

Address

Credit CardsDigital IdentityFinancial ServicesFraud DetectionOpen BankingPayments

Properties

Name Type Description
line1 string Address line 1. If the any of the address line value is present but line 1 value is absent then blank value will be considered.
**Conditional Mandatory*** field -
line2 string Address line 2. If the any of the address line value is present but line 2 value is absent then blank value will be considered.
This field is required if configured as **Business Mandatory**
line3 string Address line 3. If the any of the address line value is present but line 3 value is absent then blank value will be considered.
This field is required if configured as **Business Mandatory**
line4 string Address line 4. If the any of the address line value is present but line 4 value is absent then blank value will be considered.
This field is required if configured as **Business Mandatory**
city string City (free text).
This field will be ignored and populated internally if given country is same as institution country, and city is configured to be auto populated in Card Management > Institutio
state string State.
This field is required if configured as **Business Mandatory*** * If zip flag is configured at Institution level by selecting the 'Domestic Postal Code Mandatory
country string Country Code. Expressed as a 2-letter (Alpha-2) country code as defined in ISO 3166.
**Conditional Mandatory*** field -
* Current Address country is required whil
zipCode string Zip Code.
**Conditional Mandatory*** field -
* Required if given country is same as 'institution country', and 'zip code' is configured as mandatory in 'Card Mana
View JSON Schema on GitHub