Adyen · Example Payload

Accounts Update Payout Schedule Request Example

PaymentsFinancial ServicesFintech

Accounts Update Payout Schedule 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

actionreasonschedule

Example Payload

Raw ↑
{
  "action": "CLOSE",
  "reason": "example_value",
  "schedule": "BIWEEKLY_ON_1ST_AND_15TH_AT_MIDNIGHT"
}