Adyen · Example Payload

Recurring Recurring Details Request Example

PaymentsFinancial ServicesFintech

Recurring Recurring Details Request 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

merchantAccountrecurringshopperReference

Example Payload

Raw ↑
{
  "merchantAccount": "example_value",
  "recurring": "example_value",
  "shopperReference": "REF-500123"
}