Structs§
- Retrieve
ForMy Account Balance Settings - Retrieves balance settings for a given connected account. Related guide: Making API calls for connected accounts
- Update
Balance Settings - Updates balance settings for a given connected account. Related guide: Making API calls for connected accounts
- Update
Balance Settings Payments - Settings that apply to the Payments Balance.
- Update
Balance Settings Payments Payouts - Settings specific to the account’s payouts.
- Update
Balance Settings Payments Payouts Schedule - Details on when funds from charges are available, and when they are paid out to an external account. For details, see our Setting Bank and Debit Card Payouts documentation.
- Update
Balance Settings Payments Settlement Timing - Settings related to the account’s balance settlement timing.
Enums§
- Update
Balance Settings Payments Payouts Schedule Interval - How frequently available funds are paid out.
One of:
daily
,manual
,weekly
, ormonthly
. Default isdaily
. - Update
Balance Settings Payments Payouts Schedule Weekly Payout Days - The days of the week when available funds are paid out, specified as an array, e.g., [
monday
,tuesday
]. Required and applicable only ifinterval
isweekly
.