v14
latestOpenAPI 3.1.02026-08-03122113375.9 KBseller-finance
List payouts
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:
- Returns provider payout records scoped to the authenticated seller.
- Use the returned pagination metadata to request additional pages.
get/seller/payouts
Query parameters
cursorstring
Payout ID to continue listing from
Payout ID to continue listing from
sizestring
Number of payouts per page, defaults to 20
Number of payouts per page, defaults to 20
Response
Paginated payouts