Retrieve all payments across marketplace connections with filtering by date range, payment type, status, and provider status. Each payment includes amounts, fees, and timestamps. Supports pagination viaDocumentation Index
Fetch the complete documentation index at: https://developers.everflow.io/llms.txt
Use this file to discover all available pages before exploring further.
page and page_size query parameters.The marketplace partner's API key. Uses the X-Eflow-Api-Key header. The key belongs to the marketplace partner user.
Page number (1-based).
Number of results per page.
Timezone identifier for the request.
Start date for filtering payments (format: "yyyy-MM-dd"). Optional if any date filter is provided in the filter object.
End date for filtering payments (format: "yyyy-MM-dd"). Optional if any date filter is provided in the filter object.
Query configuration for additional filtering.