Activities
Batch Code coupons
This replacements can be used in the emails with activities including Batch Code.
${act_co_[short code batch name]}
${act_co_ct_[short code batch name]}
codebatch.numeric
codebatch.alphanumeric
codebatch.alphabetic
${act_co_vf_[short code batch name]} --> "yyyy/MM/dd - hh:mm aa"
${act_co_vu_[short code batch name]} --> "yyyy/MM/dd - hh:mm aa"
${act_co_ics_[short code batch name]} --> true/false
${act_co_isu_[short code batch name]} --> true/false
${act_co_id_[short code batch name]} --> true/false
${act_co_vt_[short code batch name]}
codebatch.valuetype.fixedPoint
codebatch.valuetype.percentage
${act_co_st_[short code batch name]}
codeBatch.state.enabled
codeBatch.state.disabledCodeRedeption
codeBatch.state.disabledAll
${discount.value} → Applied percentage (if it is % it goes with %)
${discount.amount} → Discount total amount.
${discount.code} → Discount Code
${discount.name} → Batch Code name
${act_co_dsc1_[short code batch name]} or ${activity.coupon.description1[code batch name]}
${act_co_dsc2_[short code batch name]} or ${activity.coupon.description2[code batch name]}
${act_co_dsc3_[short code batch name]} or ${activity.coupon.description3[code batch name]}
The same naming pattern is used for descriptions 4 through 18. Then...
${act_co_dsc19_[short code batch name]} or ${activity.coupon.description19[code batch name]}
${act_co_dsc20_[short code batch name]} or ${activity.coupon.description20[code batch name]}
The Batch Code can be public or private.
In case of public, it assigns the first Code.
In case of private, it assigns a different one by party.
Expiration of Points
Date options:
THISMONTH – Points that will have expired on or before the last day of the current month.
NEXTMONTH – Points that will have expired on or before the last day of the next month.
YYYY-MM-DD – Points that will have expired on or before the specified date.
${activity.pointsToExpire.[activityCode].[dateOption]} / ${actA4_ptsExpire_[activityShortCode]_[dateOption]}
Last updated
Was this helpful?
