Adyen · Example Payload

Accounts Payout Schedule Response Example

PaymentsFinancial ServicesFintech

Accounts Payout Schedule Response Example is an example object payload from Adyen, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nextScheduledPayoutschedule

Example Payload

Raw ↑
{
  "nextScheduledPayout": "2025-03-15T14:30:00Z",
  "schedule": "BIWEEKLY_ON_1ST_AND_15TH_AT_MIDNIGHT"
}