Search On-Hold Conversions
Reporting
Search On-Hold Conversions
POST
Search On-Hold Conversions
Returns conversions currently in on-hold status for the authenticated affiliate. On-hold conversions are pending review or approval before being finalized. Use this to track conversions awaiting advertiser or network approval.
Pagination is controlled through the
page and page_size query parameters, not the JSON request body. For example, ?page=2&page_size=100 returns the second page of 100 results.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.
Query Parameters
The page of results to retrieve.
Required range:
x >= 1The number of results to return per page.
Required range:
x >= 1Body
application/json
Start date. Format YYYY-MM-DD.
End date. Format YYYY-MM-DD.
Timezone identifier for the date range.
Must be explicitly set to true to include on-hold conversion records in the response.
Include on-hold post-conversion event records in the response.
