Przelewy24 · Schema

eventSuccessDataData

PaymentsPayment GatewayBank TransferBLIKCard PaymentsE-CommercePolandPolishMulti-CurrencyFintech

Properties

Name Type Description
cardType string Indication of card type
bank string Indication on the card issuer's bank
refId string Indication of the id that will be used to charge the Payer's card
bin integer Indication on bin of stored card
mask string Indication on last4 saved card
cardDate string Indication of the expiration date of the stored card (MMYYY)
hash string Indication of the hash of the stored card
cardCountry string Indication of the card's country of issue
tokenization string Indication of card recording type
View JSON Schema on GitHub

JSON Schema

eventSuccessDataData.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "eventSuccessDataData",
  "properties": {
    "cardType": {
      "type": "string",
      "description": "Indication of card type",
      "example": "Visa"
    },
    "bank": {
      "type": "string",
      "description": "Indication on the card issuer's bank",
      "example": "Bank Polska Kasa Opieki S.A. (Bank Pekao Sa)"
    },
    "refId": {
      "type": "string",
      "description": "Indication of the id that will be used to charge the Payer's card",
      "example": "G7891BF3-F04CB264-8B294H9E-1834D8AC"
    },
    "bin": {
      "type": "integer",
      "description": "Indication on bin of stored card",
      "example": "512345"
    },
    "mask": {
      "type": "string",
      "description": "Indication on last4 saved card",
      "example": "XXXX XXXX XXXX 2122"
    },
    "cardDate": {
      "type": "string",
      "description": "Indication of the expiration date of the stored card (MMYYY)",
      "example": "122024"
    },
    "hash": {
      "type": "string",
      "description": "Indication of the hash of the stored card",
      "example": "a5fe3eb65615e7db2c55623f30675531b05cd"
    },
    "cardCountry": {
      "type": "string",
      "description": "Indication of the card's country of issue",
      "example": "PL"
    },
    "tokenization": {
      "type": "string",
      "description": "Indication of card recording type",
      "example": "permanent"
    }
  }
}

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/eventSuccessDataData"
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.