v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-3196247792.5 KB
Managed payout schedules

Get all managed payout schedules on a balance account

Returns a list of all managed payout schedules that are configured on a balance account. You can use query parameters to filter the elements that are returned in the list.

get/balanceAccounts/{balanceAccountId}/payoutSchedules

Path parameters

balanceAccountIdstring required

The unique identifier of the balance account.

Query parameters

currencystring

The three-character ISO currency code of the currency used in the payout schedule.

cursorstring

The cursor returned in the links of the previous response.

limitinteger

The number of items returned per page, maximum of 100 items. By default, the response returns 10 items per page.

Response

OK - The request has succeeded.