Updates schedule customization for weekly and monthly payoutsBreaking changes
What’s new
You can now configure more precise weekly or monthly payout schedules through the Balance Settings API. Previously, you could only choose one day of the week or month for a payout.
We’ve renamed
monthly_
to monthly_payouts_days, which can now configure multiple days of the month for payouts.anchor We’ve renamed
weekly_
to weekly_payouts_days, which can now configure multiple days of the week for payouts.anchor
Why is this a breaking change?
The weekly_
and monthly_
fields have been replaced with weekly_
and monthly_
, respectively.
Impact
If you participate in the Accounts v2 API public preview and want to use API version 2025-07-30.
or later, update your balance settings integration to use the weekly_
or monthly_
fields.