Mastercard · Schema

Notification

notification request

Credit CardsDigital IdentityFinancial-ServicesFraud DetectionOpen BankingPaymentsFortune 500

Properties

Name Type Description
appId string Application identifier for client.
partnerId string Code to identify partner. Eg: school on Kupaa
providerReference string Unique transaction ID from Payment Provider
srcAccount string Payer mobile bank account number
paymentChannel string Depicts mode of payment as mentioned in enum.
transactionAmount number Transaction amount
accountId string Payer's account id
transactionDate string Transaction date in the format 'YYYY-MM-DD'
narration string Description of payment
accountName string Payer Name
accountNumber string Destination account number
currency string Alphabetic code of currency as per ISO4217 standard.
countryCode string ISO 3-alpha country code format.
signature string Signature for request
correlationId string CorrelationId for request
View JSON Schema on GitHub

JSON Schema

mastercard-community-pass-payments-notification-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "Notification",
  "type": "object",
  "description": "notification request",
  "properties": {
    "appId": {
      "type": "string",
      "description": "Application identifier for client."
    },
    "partnerId": {
      "type": "string",
      "description": "Code to identify partner. Eg: school on Kupaa"
    },
    "providerReference": {
      "type": "string",
      "description": "Unique transaction ID from Payment Provider"
    },
    "srcAccount": {
      "type": "string",
      "description": "Payer mobile bank account number"
    },
    "paymentChannel": {
      "type": "string",
      "description": "Depicts mode of payment as mentioned in enum."
    },
    "transactionAmount": {
      "type": "number",
      "description": "Transaction amount"
    },
    "accountId": {
      "type": "string",
      "description": "Payer's account id"
    },
    "transactionDate": {
      "type": "string",
      "description": "Transaction date in the format 'YYYY-MM-DD'"
    },
    "narration": {
      "type": "string",
      "description": "Description of payment"
    },
    "accountName": {
      "type": "string",
      "description": "Payer Name"
    },
    "accountNumber": {
      "type": "string",
      "description": "Destination account number"
    },
    "currency": {
      "type": "string",
      "description": "Alphabetic code of currency as per ISO4217 standard."
    },
    "countryCode": {
      "type": "string",
      "description": "ISO 3-alpha country code format."
    },
    "signature": {
      "type": "string",
      "description": "Signature for request"
    },
    "correlationId": {
      "type": "string",
      "description": "CorrelationId for request"
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/mastercard-community-pass-payments-notification"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.