Adyen · Example Payload

Recurring Disable Request Example

PaymentsFinancial ServicesFintech

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

contractmerchantAccountrecurringDetailReferenceshopperReference

Example Payload

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