Coupons (Full Update)

File Naming Convention

TGEN_coupons_fullupdate_2025-08_<optionalSuffix>.csv

  • importType: fullupdate
  • apiVersion: 2025-08

Columns

Column HeaderDescriptionTypeRequired
uuidThe UUID of the couponstringNo
codeThe coupon codestringYes
localizedNamesPairs of localized coupon name with associated language IDarrayYes
localizedNames[0].nameThe localized coupon namestringYes
localizedNames[0].languageIdLanguage identifier tied to Coupon name language (1 for english)integerNo
localizedNames[0].languageCodeCode identifier for this language (ISO 639-1)stringNo
isEnabledBoolean dictating if the coupon is enabled or notbooleanNo
countryUuidThe country the coupon is valid forstringNo
storeUuidThe store the coupon is valid forstringNo

Sample CSV

See the following coupons CSV sample file.

coupons Sample 1