Skip to main content
POST
/
networks
/
reporting
/
conversions
Get Conversion Report
curl --request POST \
  --url https://api.eflow.team/v1/networks/reporting/conversions \
  --header 'Content-Type: application/json' \
  --header 'X-Eflow-Api-Key: <api-key>' \
  --data '
{
  "show_conversions": true,
  "show_events": false,
  "from": "2026-03-01",
  "to": "2026-03-31",
  "timezone_id": 67,
  "currency_id": "USD",
  "query": {
    "filters": [],
    "search_terms": []
  }
}
'
{
  "conversions": [
    {
      "adv1": "<string>",
      "adv2": "<string>",
      "adv3": "<string>",
      "adv4": "<string>",
      "adv5": "<string>",
      "android_id": "<string>",
      "android_id_md5": "<string>",
      "android_id_sha1": "<string>",
      "app_id": "<string>",
      "brand": "<string>",
      "browser": "<string>",
      "carrier": "<string>",
      "city": "<string>",
      "click_unix_timestamp": 123,
      "conversion_id": "<string>",
      "conversion_unix_timestamp": 123,
      "conversion_user_ip": "<string>",
      "country": "<string>",
      "coupon_code": "<string>",
      "currency_id": "<string>",
      "device_model": "<string>",
      "device_type": "<string>",
      "dma": 123,
      "email": "<string>",
      "error_code": 123,
      "error_message": "<string>",
      "event": "<string>",
      "google_ad_id": "<string>",
      "google_ad_id_md5": "<string>",
      "google_ad_id_sha1": "<string>",
      "http_user_agent": "<string>",
      "idfa": "<string>",
      "idfa_md5": "<string>",
      "idfa_sha1": "<string>",
      "is_event": true,
      "is_scrub": true,
      "is_view_through": true,
      "isp": "<string>",
      "language": "<string>",
      "network_offer_payout_revenue_id": 123,
      "notes": "<string>",
      "order_id": "<string>",
      "os_version": "<string>",
      "payout": 123,
      "payout_type": "<string>",
      "platform": "<string>",
      "previous_network_offer_id": 123,
      "referer": "<string>",
      "region": "<string>",
      "relationship": {
        "account_manager": {
          "account_status": "active",
          "first_name": "<string>",
          "full_name": "<string>",
          "last_name": "<string>",
          "network_employee_id": 123,
          "network_id": 123
        },
        "adv_global_event": {
          "advertiser_id": 123,
          "entry_name": "<string>",
          "network_advertiser_global_event_id": 123,
          "network_id": 123
        },
        "advertiser": {
          "account_status": "active",
          "name": "<string>",
          "network_advertiser_id": 123,
          "network_id": 123
        },
        "affiliate": {
          "account_status": "active",
          "name": "<string>",
          "network_affiliate_id": 123,
          "network_id": 123
        },
        "affiliate_manager": {
          "account_status": "active",
          "first_name": "<string>",
          "full_name": "<string>",
          "last_name": "<string>",
          "network_employee_id": 123,
          "network_id": 123
        },
        "affiliate_tier": {
          "name": "<string>",
          "network_affiliate_tier_id": 123,
          "network_id": 123,
          "status": "active"
        },
        "attribution_method": "cookie",
        "campaign": {
          "campaign_name": "<string>",
          "campaign_status": "active",
          "network_campaign_id": 123,
          "network_id": 123
        },
        "candidate_clicks": {
          "relationship": {
            "affiliate": {
              "account_status": "active",
              "name": "<string>",
              "network_affiliate_id": 123,
              "network_id": 123
            }
          },
          "transaction_id": "<string>",
          "unix_timestamp": 123
        },
        "click_attribution_method": "<string>",
        "conversion_referer": "<string>",
        "custom_payout_revenue": {
          "name": "<string>",
          "network_custom_payout_revenue_setting_id": 123,
          "network_id": 123
        },
        "events_count": 123,
        "is_enforce_caps": true,
        "line_items_custom_payout_revenue_settings": {
          "name": "<string>",
          "network_custom_payout_revenue_setting_id": 123,
          "network_id": 123
        },
        "offer": {
          "name": "<string>",
          "network_id": 123,
          "network_offer_id": 123,
          "offer_status": "active"
        },
        "offer_group": {
          "name": "<string>",
          "network_advertiser_id": 123,
          "network_id": 123,
          "network_offer_group_id": 123,
          "offer_count": 123,
          "offer_group_status": "active"
        },
        "offer_url": {
          "name": "<string>",
          "network_id": 123,
          "network_offer_id": 123,
          "network_offer_url_id": 123
        },
        "on_hold_snapshots": {
          "initiator": "manual",
          "network_employee": {
            "account_status": "active",
            "first_name": "<string>",
            "full_name": "<string>",
            "last_name": "<string>",
            "network_employee_id": 123,
            "network_id": 123
          },
          "network_id": 123,
          "on_hold_conversion_history_snapshot_id": 123,
          "on_hold_conversion_id": "<string>",
          "snapshot_type": "status",
          "status": "on_hold",
          "unix_timestamp": 123
        },
        "order_line_items": {
          "discount": 123,
          "name": "<string>",
          "network_order_line_item_id": 123,
          "order_id": 123,
          "order_number": 123,
          "price": 123,
          "product_id": 123,
          "quantity": 123,
          "sku": "<string>"
        },
        "postback_control": {
          "name": "<string>",
          "network_id": 123,
          "network_postback_control_id": 123
        },
        "redirect_url": "<string>",
        "referer": "<string>",
        "snapshots": {
          "conversion_history_snapshot_id": 123,
          "conversion_id": "<string>",
          "error_code": 123,
          "initiator": "manual",
          "network_employee": {
            "account_status": "active",
            "first_name": "<string>",
            "full_name": "<string>",
            "last_name": "<string>",
            "network_employee_id": 123,
            "network_id": 123
          },
          "network_id": 123,
          "payout": 123,
          "revenue": 123,
          "sale_amount": 123,
          "snapshot_type": "status",
          "status": "approved",
          "unix_timestamp": 123
        },
        "tiered_commission": {
          "name": "<string>",
          "network_id": 123,
          "network_tiered_commission_id": 123
        },
        "unix_timestamp_postback": 123,
        "usm_data": {},
        "query_parameters": {}
      },
      "revenue": 123,
      "revenue_type": "<string>",
      "sale_amount": 123,
      "session_user_ip": "<string>",
      "source_id": "<string>",
      "status": "approved",
      "sub1": "<string>",
      "sub2": "<string>",
      "sub3": "<string>",
      "sub4": "<string>",
      "sub5": "<string>",
      "transaction_id": "<string>",
      "url": "<string>"
    }
  ],
  "paging": {
    "page": 123,
    "page_size": 123,
    "total_count": 123
  }
}
Extract conversions with flexible filtering. Limited to the prior 365 days and a maximum date range of 1 year. Requires from/to dates, timezone_id, and show_conversions/show_events booleans.

Examples

Approved base conversions over the last hour:
{
  "from": "2026-03-09 14:00:00",
  "to": "2026-03-09 15:00:00",
  "timezone_id": 90,
  "currency_id": "USD",
  "show_conversions": true,
  "show_events": false,
  "query": {
    "filters": [
      {"filter_id_value": "approved", "resource_type": "status"}
    ]
  }
}
Pending view-through conversions on a specific offer:
{
  "from": "2026-03-01",
  "to": "2026-03-07",
  "timezone_id": 90,
  "currency_id": "USD",
  "show_conversions": true,
  "show_events": false,
  "query": {
    "filters": [
      {"filter_id_value": "pending", "resource_type": "status"},
      {"filter_id_value": "42", "resource_type": "offer"}
    ]
  }
}
Conversions by multiple transaction IDs:
{
  "from": "2026-03-01",
  "to": "2026-03-07",
  "timezone_id": 90,
  "currency_id": "USD",
  "show_conversions": true,
  "show_events": true,
  "query": {
    "filters": [
      {"filter_id_value": "9c0534c99eb34b57bda16f92b6d5d3d4", "resource_type": "transaction_id"},
      {"filter_id_value": "307971a211b74db98c3c11d5e83c082a", "resource_type": "transaction_id"}
    ]
  }
}

Authorizations

X-Eflow-Api-Key
string
header
required

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

Body

application/json
from
string
required
show_conversions
boolean
required
show_events
boolean
required
timezone_id
integer
required
to
string
required
currency_id
string
query
object
show_only_ct
boolean
show_only_fail_traffic
boolean
show_only_scrub
boolean
show_only_vt
boolean

Response

200 - application/json
conversions
object[]
paging
object