Przelewy24 · Example Payload

Blikadnotification_Example

PaymentsPayment GatewayBank TransferBLIKCard PaymentsE-CommercePolandPolishMulti-CurrencyFintech

Blikadnotification_Example is an example object payload from Przelewy24, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

summaryvalue

Example Payload

Raw ↑
{
  "summary": "Example blikadnotification",
  "value": {
    "email": "example_email",
    "value": "example_value",
    "type": "example_type",
    "status": "example_status"
  }
}