Mastercard · Schema

AccountPromoPlanCodes

Credit CardsDigital IdentityFinancial ServicesFraud DetectionOpen BankingPaymentsFortune 500

Properties

Name Type Description
promoPlanCodes array
View JSON Schema on GitHub

JSON Schema

mastercard-card-issuance-account-promo-plan-codes-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "AccountPromoPlanCodes",
  "type": "object",
  "properties": {
    "promoPlanCodes": {
      "type": "array"
    }
  }
}