Przelewy24 · Schema

NotificationTransferStatusBody

PaymentsPayment GatewayBank TransferBLIKCard PaymentsE-CommercePolandPolishMulti-CurrencyFintech

Properties

Name Type Description
type string Sent: always.
Specifies which stage the notification refers to.
Possible values:
- pay - transfer payment(transferRequestId),
- payout - payout of funds (transferIds),
- ref
id string Sent: always.
Identifier of transfer, payout or refund which the notification refers to.
status integer Sent: always.
Operation statuses are described in Table of tansaction statuses
externalParam string Sent: always.
Parameter defined at transfer registration.
Note!
For method /v1/transfer/basket n case of notifications of the type „pay”, the field comprises all the exter
method string Sent: only if it is a notification on the payment of the transfer.
Transfer payment method: p24/p24code/wallet/card.
sign string Sent: always.
Control sum is a value calculated with the use of sha384 algorithm. For details, see Calculation of
View JSON Schema on GitHub

JSON Schema

NotificationTransferStatusBody.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "NotificationTransferStatusBody",
  "properties": {
    "type": {
      "type": "string",
      "description": "<b>Sent: always.</b><br/>Specifies which stage the notification refers to.<br/>Possible values:<br/>- pay - transfer payment(transferRequestId),<br/>- payout  - payout of funds (transferIds),<br/>- refund."
    },
    "id": {
      "type": "string",
      "description": "<b>Sent: always.</b><br/> Identifier of transfer, payout or refund which the notification refers to."
    },
    "status": {
      "type": "integer",
      "description": "<b>Sent&#x3A; always.</b><br/> Operation statuses are described in <a href=\"#tag/Table-of-transfer-statuses\"><b>Table of tansaction statuses</b></a>"
    },
    "externalParam": {
      "type": "string",
      "description": "<b>Sent: always.</b><br/>Parameter defined at transfer registration.<br/><b>Note!</b><br/>For method /v1/transfer/basket n case of notifications of the type \u201epay\u201d, the field comprises <b>all the externalParam values of the sent transfers separated with commas.</b>"
    },
    "method": {
      "type": "string",
      "description": "<b>Sent: only if it is a notification on the payment of the transfer.</b><br/> Transfer payment method: p24/p24code/wallet/card.",
      "example": "wallet"
    },
    "sign": {
      "type": "string",
      "description": "<b>Sent&#x3A; always.</b><br/> Control sum is a value calculated with the use of sha384 algorithm. For details, see <a href=\"#section/Calculation-of-sign-parameter-for-notifications\"><b>Calculation of sign parameter dla powiadomie\u0144</b></a>."
    }
  }
}

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