Create multiple offer URLs in a single request. The request body is an array of offer URL objects, each with the same fields as the Create Offer URL endpoint.Documentation Index
Fetch the complete documentation index at: https://developers.everflow.io/llms.txt
Use this file to discover all available pages before exploring further.
The Everflow API key generated from the Control Center > Security.
The ID of the offer to which this offer URL is associated.
The name of the offer URL.
The URL the offer URL will redirect to.
Determines whether this offer URL applies to all affiliates or only to a select few. When true, the network_affiliate_ids array must be filled.
Determines whether affiliates will see this offer URL or not in the affiliate UI / API.
A preview URL, if it exists.
Status of the offer URL setting.
active, paused, deleted The IDs of the affiliates that are to be affected by the offer URL. Only relevant when is_apply_specific_affiliates is true.