Przelewy24 · Schema

SIMPTransactionBySessionIdResponse200

PaymentsPayment GatewayBank TransferBLIKCard PaymentsE-CommercePolandPolishMulti-CurrencyFintech

Properties

Name Type Description
statement array Transfer title
orderId integer Transaction ID
sessionId string Transaction ID assigned by Merchant
status integer Transaction status. 0 - no payment, 1 - advance payment, 2 - payment made, 3 - payment returned
amount integer Transaction amount
currency string Transaction currency
date string Transaction registration date
dateOfTransaction string Date of payment
clientEmail string Customer's e-mail
accountMD5 string Customer's hashed bank account number
paymentMethod integer Payment method ID
description string Transaction description
clientName string Customer's first name and surname
clientAddress string Customer's address
clientCity string Customer's city
clientPostcode string Customer's zip code
batchId integer Batch number in which the transaction was paid
fee string Commission
View JSON Schema on GitHub

JSON Schema

SIMPTransactionBySessionIdResponse200.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "SIMPTransactionBySessionIdResponse200",
  "properties": {
    "statement": {
      "type": "array",
      "description": "Transfer title"
    },
    "orderId": {
      "type": "integer",
      "format": "int64",
      "description": "Transaction ID"
    },
    "sessionId": {
      "type": "string",
      "description": "Transaction ID assigned by Merchant"
    },
    "status": {
      "type": "integer",
      "description": "Transaction status. 0 - no payment, 1 - advance payment, 2 - payment made, 3 - payment returned"
    },
    "amount": {
      "type": "integer",
      "description": "Transaction amount"
    },
    "currency": {
      "type": "string",
      "default": "PLN",
      "description": "Transaction currency"
    },
    "date": {
      "type": "string",
      "description": "Transaction registration date"
    },
    "dateOfTransaction": {
      "type": "string",
      "description": "Date of payment"
    },
    "clientEmail": {
      "type": "string",
      "description": "Customer's e-mail"
    },
    "accountMD5": {
      "type": "string",
      "description": "Customer's hashed bank account number"
    },
    "paymentMethod": {
      "type": "integer",
      "description": "Payment method ID"
    },
    "description": {
      "type": "string",
      "description": "Transaction description"
    },
    "clientName": {
      "type": "string",
      "description": "Customer's first name and surname"
    },
    "clientAddress": {
      "type": "string",
      "description": "Customer's address"
    },
    "clientCity": {
      "type": "string",
      "description": "Customer's city"
    },
    "clientPostcode": {
      "type": "string",
      "description": "Customer's zip code"
    },
    "batchId": {
      "type": "integer",
      "description": "Batch number in which the transaction was paid"
    },
    "fee": {
      "type": "string",
      "description": "Commission"
    }
  }
}

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