Adyen · Example Payload

Recurring Create Permit Result Example

PaymentsFinancial ServicesFintech

Recurring Create Permit Result Example is an example object payload from Adyen, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

permitResultListpspReference

Example Payload

Raw ↑
{
  "permitResultList": [
    "example_value"
  ],
  "pspReference": "REF-500123"
}