Przelewy24 · Example Payload

Recurringparamsin_Example

PaymentsPayment GatewayBank TransferBLIKCard PaymentsE-CommercePolandPolishMulti-CurrencyFintech

Recurringparamsin_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 RecurringParamsIn",
  "value": {
    "type": "M",
    "expirationDate": "example_expirationDate",
    "frequency": "example_frequency",
    "totalLimitAmount": 1,
    "limitAmount": 1,
    "totalLimitCount": 1,
    "minimumTime": false,
    "availableBanks": false
  }
}