Przelewy24 · Example Payload

Historyerror400Body_Example

PaymentsPayment GatewayBank TransferBLIKCard PaymentsE-CommercePolandPolishMulti-CurrencyFintech

Historyerror400Body_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 HistoryError400Body",
  "value": {
    "error": "Invalid data provided",
    "code": 400,
    "validation": null
  }
}