Przelewy24 · Example Payload

Marketplace_Refundresponsearrayobject_Example

PaymentsPayment GatewayBank TransferBLIKCard PaymentsE-CommercePolandPolishMulti-CurrencyFintech

Marketplace_Refundresponsearrayobject_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": "Marketplace Example RefundResponseArrayObject",
  "value": {
    "orderId": 0,
    "sessionId": "example_sessionId",
    "amount": 1000,
    "data": null,
    "description": "example_description",
    "status": true,
    "message": "success"
  }
}