Adyen · Schema

UpdatePayoutScheduleRequest

UpdatePayoutScheduleRequest schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
action string Direction on how to handle any payouts that have already been scheduled. Permitted values: * `CLOSE` will close the existing batch of payouts. * `UPDATE` will reschedule the existing batch to the new
reason string The reason for the payout schedule update. > This field is required when the `schedule` parameter is set to `HOLD`.
schedule string The payout schedule to which the account is to be updated. Permitted values: `DAILY`, `DAILY_US`, `DAILY_EU`, `DAILY_AU`, `DAILY_SG`, `WEEKLY`, `WEEKLY_ON_TUE_FRI_MIDNIGHT`, `BIWEEKLY_ON_1ST_AND_15TH_
View JSON Schema on GitHub