List cashouts for a specific merchant
Cashouts
List cashouts for a specific merchant
Returns paginated list of cashouts for a merchant that belongs to the authenticated organization
GET
List cashouts for a specific merchant
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
Path Parameters
The merchant ID
Query Parameters
Page number
Required range:
x >= 1Number of items per page
Required range:
1 <= x <= 100Filter by cashout status
Available options:
PENDING, PROCESSING, COMPLETED, FAILED, PARTIALLY_RETURNED, RETURNED Filter by cashout method
Available options:
PIX Filter cashouts from this date (inclusive)
Filter cashouts to this date (inclusive)
Filter by request ID
Filter by origin bank account ID
Filter by destination bank account ID
Sort by field
Available options:
created_at, amount, status 
