Skip to main content
POST
Search Refunds
Search and filter refund records. Returns refunds within the specified date range, with optional filters to narrow the results by offer, affiliate, or other criteria.

Authorizations

X-Eflow-Api-Key
string
header
required

The Everflow API key generated from the Control Center > Security.

Body

application/json
from
string
required

Start date (format: YYYY-MM-DD).

to
string
required

End date (format: YYYY-MM-DD).

timezone_id
integer
required

Timezone ID for the report.

currency_id
string
required

Currency code for reporting metrics.

query
object

Optional filters to narrow results.

Response

200 - application/json
refunds
object[]