Przelewy24 · Example Payload

Ekspres_Transferrequestresultobjectbody_Example

PaymentsPayment GatewayBank TransferBLIKCard PaymentsE-CommercePolandPolishMulti-CurrencyFintech

Ekspres_Transferrequestresultobjectbody_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": "Ekspres Example TransferRequestResultObjectBody",
  "value": {
    "result": {
      "transferRequestId": "example_transferRequestId",
      "transferIds": [
        1
      ],
      "url": "https://example.com"
    }
  }
}