Mastercard · Schema

AlertsOrgProfile

Details of organization profiles containing member name, id and type

Credit CardsDigital IdentityFinancial-ServicesFraud DetectionOpen BankingPaymentsFortune 500

Properties

Name Type Description
subOrgProfiles array
View JSON Schema on GitHub

JSON Schema

mastercard-ethoca-merchant-self-services-alerts-org-profile-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "AlertsOrgProfile",
  "type": "object",
  "description": "Details of organization profiles containing member name, id and type",
  "properties": {
    "subOrgProfiles": {
      "type": "array"
    }
  }
}