Adyen · Example Payload

Recurring Recurring Details Result Example

PaymentsFinancial ServicesFintech

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

Top-level fields

creationDatedetailslastKnownShopperEmailshopperReference

Example Payload

Raw ↑
{
  "creationDate": "2025-03-15T14:30:00Z",
  "details": [
    "example_value"
  ],
  "lastKnownShopperEmail": "user@example.com",
  "shopperReference": "REF-500123"
}