Przelewy24 · Example Payload

Marketplace_Merchantregisterresponse201_Example

PaymentsPayment GatewayBank TransferBLIKCard PaymentsE-CommercePolandPolishMulti-CurrencyFintech

Marketplace_Merchantregisterresponse201_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 MerchantRegisterResponse201",
  "value": {
    "error": "example_error",
    "code": 201,
    "data": {
      "merchant_id": 1,
      "link": "example_link"
    }
  }
}