Bulk Create Offer URLs
Offer URLs
Bulk Create Offer URLs
POST
Bulk Create Offer URLs
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.
Authorizations
The Everflow API key generated from the Control Center > Security.
Body
application/json
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.
Available options:
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.
Response
200 - application/json
