Create coupon

GET {{integrationBaseUrl}}/selligent?deployment={{talonDeployment_3rdParty}}&campaignId=5843&applicationId=316&selligentCampaignId=someCampaignId&recipientIntegrationId=URN-GV8294NV&discountLimit=155&startDate=2022-09-30T15:35:02Z&expiryDate=2022-10-30T15:35:02Z&usageLimit=1

Create a coupon code in Talon.One. To use it in your Selligent deployment, see the tutorial.

Request Params

KeyDatatypeRequiredDescription
deploymentstring(Required) The base URL of your deployment.
campaignIdnumber(Required) The ID of the campaign in Talon.One.
applicationIdnumber(Required) The ID of the Application in Talon.One.
selligentCampaignIdstring(Required) Selligent campaign id
recipientIntegrationIdstringThe integration ID of the only customer that can use the generated coupon code. Leave blank to allow any user to use the coupon.
discountLimitnumberThe discount amount the coupon is worth. Can be blank if for example the coupon provides a 10% discount or something other than a set value of discounts.
startDatestringThe date when the code becomes usable.
expiryDatestringThe date when the code becomes unusable.
usageLimitnumberThe number of times the coupon code can be redeemed. 0 means unlimited redemptions but any campaign usage limits will still apply. The default value is 1.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring