Adyen · Example Payload

Recurring Permit Restriction Example

PaymentsFinancial ServicesFintech

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

Top-level fields

maxAmountsingleTransactionLimitsingleUse

Example Payload

Raw ↑
{
  "maxAmount": 1000,
  "singleTransactionLimit": "example_value",
  "singleUse": true
}