Create Conversion TriggerAsk AIpost https://api.refersion.com/v2/affiliate/triggerCreate a Conversion Trigger for a specific affiliate.Body Paramsaffiliate_codestringrequiredDefaults to a3y7The Refersion affiliate identifier. You would have captured this from the new_affiliate endpoint response.typestringenumrequiredDefaults to COUPONThe type of Conversion Trigger. Accepted values are: COUPON, SKU, EMAILCOUPONSKUEMAILAllowed:COUPONSKUEMAILtriggerstringrequiredDefaults to code100The actual conversion trigger that should be set. For example, an email address for email triggers and a coupon code for coupon triggers.HeadersRefersion-Public-KeystringRefersion-Secret-KeystringContent-TypestringenumDefaults to application/jsonapplication/jsonAllowed:application/jsonResponses 200 204Theres an invalid field in the request 400Theres a missing required field in your request. 401Unauthorized – Your API keys are incorrect. 404An empty request body. 422Unprocessable Entity – The data that you’re sending has errors.Updated 6 months ago