Mastercard · Schema

ErrorItems

Credit CardsDigital IdentityFinancial ServicesFraud DetectionOpen BankingPaymentsFortune 500

Properties

Name Type Description
Errors object
View JSON Schema on GitHub

JSON Schema

mastercard-loyalty-insurance-error-items-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "ErrorItems",
  "type": "object",
  "properties": {
    "Errors": {
      "type": "object"
    }
  }
}