---
title: "Generate Offer Tracking Link QR Code"
method: POST
path: "/networks/tracking/offers/clicks/qr"
tags: ["Tracking Links"]
---

# Generate Offer Tracking Link QR Code

`POST /networks/tracking/offers/clicks/qr`

## Request body

- object
  - `network_offer_id` integer, required — The ID of the offer.
  - `network_affiliate_id` integer, required — The ID of the affiliate.
  - `network_tracking_domain_id` integer — An optional ID for a specific tracking domain.
  - `network_offer_url_id` integer — An optional offer URL ID.
  - `creative_id` integer — An optional offer creative ID.
  - `network_traffic_source_id` integer — An optional traffic source ID.
  - `source_id` string — An optional source_id query string parameter.
  - `sub1` string
  - `sub2` string
  - `sub3` string
  - `sub4` string
  - `sub5` string
  - `sub6` string
  - `sub7` string
  - `sub8` string
  - `sub9` string
  - `sub10` string
  - `is_encrypt_parameters` boolean — Whether to encrypt all query string parameters.
  - `is_redirect_link` boolean — Override the direct linking setting.

## Response `200`

OK — returns a PNG image file.

---

[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)
