Export Conversions
Reporting
Export Conversions
POST
Export Conversions
Exports conversion and event data in the specified format (CSV or JSON). Accepts the same parameters as the conversion report endpoint with an additional format field.
Authorizations
The affiliate's API key generated from the Affiliate Portal. Uses the same X-Eflow-Api-Key header as the Network API, but the key belongs to the affiliate user rather than the network admin.
Body
application/json
Start date. Format YYYY-MM-DD.
End date. Format YYYY-MM-DD.
Timezone identifier for the date range.
Export format.
Available options:
csv, json Include conversion records.
Include post-conversion event records.
Response
200
OK. Response format depends on the format parameter.
