Find All Payments
Earnings
List Payments
POST
Find All Payments
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 via
page and page_size query parameters.Authorizations
The marketplace partner's API key. Uses the X-Eflow-Api-Key header. The key belongs to the marketplace partner user.
Query Parameters
Page number (1-based).
Number of results per page.
Body
application/json
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.
