Get Payout History (Multiple)
Retrieve a list of past payouts. You can filter by currency, date range, status, or merchant IDs.
Authentication
AuthorizationBearer
OAuth 2.0 access token
Query parameters
merchantIds
Comma-separated list of merchant IDs (UUIDs) to filter by
currency
Filter by currency code
startDate
Start date for filtering (ISO 8601 format)
endDate
End date for filtering (ISO 8601 format)
status
Filter by payout status
Allowed values:
limit
Maximum number of records to return
offset
Number of records to skip
Response
Successful response with payout history
payouts
total
Total number of payouts matching the filter
Errors
403
Forbidden Error