Przelewy24 · Schema

HistoryOutObjectBody

PaymentsPayment GatewayBank TransferBLIKCard PaymentsE-CommercePolandPolishMulti-CurrencyFintech

Properties

Name Type Description
transfer object Object of transfer TransferObject
express boolean Was the transfer ordered in the express mode?
date string Transfer registration date
status integer Transfer current status
statusDescription string Current status (description)
type string Type of payment: wallet, p24, p24code
id string “id” parameter provided during transfer registration
transferId integer Transfer identifier in the express system
transferRequestId integer Request identifier in the express mode
View JSON Schema on GitHub

JSON Schema

HistoryOutObjectBody.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "HistoryOutObjectBody",
  "properties": {
    "transfer": {
      "description": "Object of transfer TransferObject",
      "$ref": "#/components/schemas/TransferObjectBody"
    },
    "express": {
      "type": "boolean",
      "description": "Was the transfer ordered in the express mode?"
    },
    "date": {
      "type": "string",
      "description": "Transfer registration date"
    },
    "status": {
      "type": "integer",
      "description": "Transfer current status"
    },
    "statusDescription": {
      "type": "string",
      "description": "Current status (description)"
    },
    "type": {
      "type": "string",
      "description": "Type of payment: wallet, p24, p24code"
    },
    "id": {
      "type": "string",
      "description": "\u201cid\u201d parameter provided during transfer registration"
    },
    "transferId": {
      "type": "integer",
      "description": "Transfer identifier in the express system"
    },
    "transferRequestId": {
      "type": "integer",
      "description": "Request identifier in the express mode"
    }
  }
}

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