Retrieve all disbursements across all businesses under the platform. Use this endpoint for financial reconciliation across your sub-businesses.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Start of date range (ISO 8601, e.g. 2026-01-01). Defaults to 7 days ago.
End of date range (ISO 8601, e.g. 2026-02-01). Defaults to now.
Comma-separated list of transaction types to include. Supported values: PAYROLL, PAYOUT, CARD_MAINTENANCE_FEE, CARD_CREATION_FEE, STOCK_BUY, STOCK_SELL, PAYROLL_FEE, INTEREST.
Filter by transaction status.
SUCCESS, FAILED, INITIATED, PROCESSING, ROUTED Cursor to fetch the next page of results.
Cursor to fetch the previous page of results.