Returns a paginated list of cashouts for the authenticated company. Supports filtering by status, method, and date range.
Company API key for authentication
Page number
x >= 1Number of items per page
1 <= x <= 100Filter by cashout status (array)
PENDING, PROCESSING, COMPLETED, FAILED, PARTIALLY_RETURNED, RETURNED Filter by cashout method (array)
PIX Filter by request ID
Filter by origin bank account ID
Filter by destination bank account ID
Filter cashouts from this date
Filter cashouts to this date
Sort by field(s) (e.g., "created_at", "-amount", "status")