List seller payouts with cursor pagination.
Use this endpoint for payout history screens and finance reporting views.
Query behavior:
cursor continues listing after a prior payout ID.size controls page size (defaults to 20 when omitted).Response behavior:
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Payout ID to continue listing from
Number of payouts per page, defaults to 20