List Payouts
Payouts
List Payouts
Retrieve payout line items with filtering
GET
List Payouts
Overview
Returns a paginated list of payout line items, showing what is owed, paid, and outstanding for each order item. Supports filtering by vendor, date range, payment status, and fulfillment status.Use Cases
- Generate payout reports for accounting or tax preparation
- Reconcile payments by comparing paid vs. unpaid balances
- Build a custom payout dashboard for merchant oversight
- Automate payment triggers by monitoring unpaid items via API
Query Parameters
Filter by vendor ID.
Start date in
YYYY-MM-DD format.End date in
YYYY-MM-DD format.Payment status filter:
"paid", "partial", or "unpaid".Fulfillment status:
"fulfilled" or "unfulfilled".Results per page. Default:
100.Number of results to skip. Default:
0.Response
200