Mastercard · Schema

CardScheme

Name of card scheme may be one of - MASTERCARD, VISA or any other supported schemes

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

JSON Schema

mastercard-ethoca-merchant-self-services-card-scheme-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "CardScheme",
  "type": "string",
  "description": "Name of card scheme may be one of - MASTERCARD, VISA or any other supported schemes"
}