Mastercard · Schema

Callback

Callback Request

Credit CardsDigital IdentityFinancial-ServicesFraud DetectionOpen BankingPaymentsFortune 500

Properties

Name Type Description
appId string Application identifier for client.
partnerAccountId string An id provided by the payment provider to identify the source account.
transactionReference string Transaction reference generated by client as mentioned in enum.
providerReference string Provider reference generated by provider.
status string Status can be between the values mentioned in enum
confirmationUrl string Confirmation url sent from payment provider
responseCode string Response Code
responseMessage string Response Message
correlationId string correlationId for request
apiAction string Type of Action/Transaction to be taken for the particular request.Value should be from.
recipients array
View JSON Schema on GitHub

JSON Schema

mastercard-community-pass-payments-callback-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "Callback",
  "type": "object",
  "description": "Callback Request",
  "properties": {
    "appId": {
      "type": "string",
      "description": "Application identifier for client."
    },
    "partnerAccountId": {
      "type": "string",
      "description": "An id provided by the payment provider to identify the source account."
    },
    "transactionReference": {
      "type": "string",
      "description": "Transaction reference generated by client as mentioned in enum."
    },
    "providerReference": {
      "type": "string",
      "description": "Provider reference generated by provider."
    },
    "status": {
      "type": "string",
      "description": "Status can be between the values mentioned in enum "
    },
    "confirmationUrl": {
      "type": "string",
      "description": "Confirmation url sent from payment provider"
    },
    "responseCode": {
      "type": "string",
      "description": "Response Code"
    },
    "responseMessage": {
      "type": "string",
      "description": "Response Message"
    },
    "correlationId": {
      "type": "string",
      "description": "correlationId for request"
    },
    "apiAction": {
      "type": "string",
      "description": "Type of Action/Transaction to be taken for the particular request.Value should be from."
    },
    "recipients": {
      "type": "array"
    }
  }
}

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-callback"
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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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