Przelewy24 · Example Payload

Marketplace_Dispatchresultobjectarraybody_Example

PaymentsPayment GatewayBank TransferBLIKCard PaymentsE-CommercePolandPolishMulti-CurrencyFintech

Marketplace_Dispatchresultobjectarraybody_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 DispatchResultObjectArrayBody",
  "value": {
    "orderId": 1,
    "orderIdNew": 1,
    "sessionId": "example_sessionId",
    "sellerId": 1,
    "amount": 1,
    "status": true,
    "error": ""
  }
}