List cashouts
Company Cashouts
List cashouts
Returns a paginated list of cashouts for the authenticated company. Supports filtering by status, method, and date range. Requires the banking.list permission.
GET
List cashouts
Documentation Index
Fetch the complete documentation index at: https://docs.rinne.com.br/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Company API key for authentication
Query Parameters
Page number
Required range:
x >= 1Number of items per page
Required range:
1 <= x <= 100Filter by cashout status (array)
Available options:
PENDING, PROCESSING, COMPLETED, FAILED, PARTIALLY_RETURNED, RETURNED Filter by cashout method (array)
Available options:
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")

