Adyen · Example Payload

Configuration Transaction Rule Interval Example

PaymentsFinancial ServicesFintech

Configuration Transaction Rule Interval Example is an example object payload from Adyen, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

dayOfMonthdayOfWeekdurationtimeOfDaytimeZonetype

Example Payload

Raw ↑
{
  "dayOfMonth": 50,
  "dayOfWeek": "friday",
  "duration": "example_value",
  "timeOfDay": "example_value",
  "timeZone": "example_value",
  "type": "daily"
}