Mastercard · Schema

CountryCode

The [ISO 3166-1](https://www.iso.org/obp/ui/#search) alpha-3 compliant country code.

Credit CardsDigital IdentityFinancial ServicesFraud DetectionOpen BankingPaymentsFortune 500
View JSON Schema on GitHub

JSON Schema

mastercard-ethoca-merchant-self-services-country-code-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "CountryCode",
  "type": "string",
  "description": "The [ISO 3166-1](https://www.iso.org/obp/ui/#search) alpha-3 compliant country code."
}