---
title: "Get On-Hold Conversion by ID"
method: GET
path: "/networks/reporting/onhold/{onHoldId}"
tags: ["Reporting"]
---

# Get On-Hold Conversion by ID

`GET /networks/reporting/onhold/{onHoldId}`

## Path parameters

- `onHoldId` string, required

## Response `200`

- object
  - `on_hold_conversion_id` string — The 32-character on-hold conversion ID.
  - `network_id` integer
  - `holding_period_end` integer — Unix timestamp when the holding period ends.
  - `status` 'on_hold' | 'approved' | 'rejected' — Current status of the on-hold conversion.
  - `note` string
  - `conversion` object — The full conversion record.
    - `conversion_id` string
    - `conversion_unix_timestamp` integer
    - `sub1` string
    - `sub2` string
    - `sub3` string
    - `sub4` string
    - `sub5` string
    - `sub6` string
    - `sub7` string
    - `sub8` string
    - `sub9` string
    - `sub10` string
    - `source_id` string
    - `status` string
    - `payout_type` string
    - `revenue_type` string
    - `payout` number
    - `revenue` number
    - `session_user_ip` string
    - `conversion_user_ip` string
    - `country` string
    - `region` string
    - `city` string
    - `dma` integer
    - `carrier` string
    - `platform` string
    - `os_version` string
    - `device_type` string
    - `device_model` string
    - `brand` string
    - `browser` string
    - `language` string
    - `http_user_agent` string
    - `adv1` string
    - `adv2` string
    - `adv3` string
    - `adv4` string
    - `adv5` string
    - `adv6` string
    - `adv7` string
    - `adv8` string
    - `adv9` string
    - `adv10` string
    - `is_event` boolean
    - `event` string
    - `notes` string
    - `transaction_id` string
    - `click_unix_timestamp` integer
    - `error_code` integer
    - `error_message` string
    - `sale_amount` number
    - `is_scrub` boolean
    - `coupon_code` string
    - `order_id` string
    - `url` string
    - `isp` string
    - `referer` string
    - `app_id` string
    - `idfa` string
    - `idfa_md5` string
    - `idfa_sha1` string
    - `google_ad_id` string
    - `google_ad_id_md5` string
    - `google_ad_id_sha1` string
    - `android_id` string
    - `android_id_md5` string
    - `android_id_sha1` string
    - `currency_id` string
    - `email` string
    - `is_view_through` boolean
    - `previous_network_offer_id` integer
    - `network_offer_payout_revenue_id` integer
    - `relationship` object
      - `offer` object
        - `network_offer_id` integer
        - `network_id` integer
        - `name` string
        - `offer_status` 'active' | 'paused' | 'pending' | 'deleted'
      - `advertiser` object
        - `network_advertiser_id` integer
        - `network_id` integer
        - `name` string
        - `account_status` string
      - `account_manager` object
        - `network_employee_id` integer
        - `network_id` integer
        - `first_name` string
        - `last_name` string
        - `full_name` string
        - `account_status` string
      - `affiliate` object
        - `network_affiliate_id` integer
        - `network_id` integer
        - `name` string
        - `account_status` string
      - `affiliate_manager` object
        - `network_employee_id` integer
        - `network_id` integer
        - `first_name` string
        - `last_name` string
        - `full_name` string
        - `account_status` string
      - `offer_group` object
        - `network_offer_group_id` integer
        - `network_id` integer
        - `network_advertiser_id` integer
        - `name` string
        - `offer_group_status` string
        - `offer_count` integer
      - `attribution_method` string
      - `custom_payout_revenue` object
        - `network_custom_payout_revenue_setting_id` integer
        - `network_id` integer
        - `name` string
      - `postback_control` object
        - `network_postback_control_id` integer
        - `network_id` integer
        - `name` string
      - `redirect_url` string
      - `query_parameters` object — The query string parameters from the original click URL.
      - `usm_data` object, nullable — User session management data. Null when not applicable.
      - `unix_timestamp_postback` integer
      - `snapshots` object[]
        - `conversion_history_snapshot_id` integer
        - `conversion_id` string
        - `network_id` integer
        - `initiator` 'manual' | 'csv' | 'bulk_payout_adjustment' | 'twenty_four_metrics' | 'reversal' | 'avow' | 'retroactive_tiered_commission'
        - `network_employee` object
          - `network_employee_id` integer
          - `network_id` integer
          - `first_name` string
          - `last_name` string
          - `full_name` string
          - `account_status` string
        - `status` 'approved' | 'rejected' | 'pending' | 'invalid'
        - `snapshot_type` 'status' | 'payout_revenue' | 'sale_amount' | 'payout_revenue_and_sale_amount'
        - `payout` number
        - `revenue` number
        - `sale_amount` number
        - `error_code` integer
        - `unix_timestamp` integer
      - `on_hold_snapshots` object[]
        - `on_hold_conversion_history_snapshot_id` integer
        - `on_hold_conversion_id` string
        - `network_id` integer
        - `initiator` 'manual' | 'conversion_processing' | 'conversion_update' | 'csv'
        - `network_employee` object
          - `network_employee_id` integer
          - `network_id` integer
          - `first_name` string
          - `last_name` string
          - `full_name` string
          - `account_status` string
        - `status` 'on_hold' | 'approved' | 'rejected'
        - `snapshot_type` 'status' | 'payout_revenue'
        - `unix_timestamp` integer
  - `relationship` object
    - `history_snapshots` object[]
      - `on_hold_conversion_history_snapshot_id` integer
      - `on_hold_conversion_id` string
      - `network_id` integer
      - `initiator` 'manual' | 'conversion_processing' | 'conversion_update' | 'csv'
      - `network_employee` object
        - `network_employee_id` integer
        - `network_id` integer
        - `first_name` string
        - `last_name` string
        - `full_name` string
        - `account_status` string
      - `status` 'on_hold' | 'approved' | 'rejected'
      - `snapshot_type` 'status' | 'payout_revenue'
      - `unix_timestamp` integer

## Other responses

- `404` — On-hold conversion not found.

---

[API](https://skmtc.net/everflow/apis/everflow-network-api-tracking-domains.md) · [All operations](https://skmtc.net/everflow/apis/everflow-network-api-tracking-domains/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/everflow/everflow-network-api-tracking-domains/revisions/39242cee0e32/schema)
