Mastercard · Schema

Expiry

The expiration date associated to the account number being inquired upon. Must be in MMYY format.

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

JSON Schema

mastercard-automatic-billing-updater-expiry-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "Expiry",
  "type": "string",
  "description": "The expiration date associated to the account number being inquired upon. Must be in MMYY format."
}