-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathall_promotions.json
54 lines (54 loc) · 1.29 KB
/
all_promotions.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
{
"ignore": [
"minpurchaseamnt",
"additionalistotal",
"weightunit",
"giftsitems",
"additionalstotals",
"maxqty",
"additionalsgiftcount",
"additionalgiftcount",
"xmldocversion",
"discountedprice",
"discountedpricepermida",
"remarks",
"additionaliscoupon",
"additionalisactive",
"promotions",
"minqty",
"dllverno",
"discounttype",
"clubid",
"discountrate",
"additionalsminbasketamount",
"isweightedpromo",
"additionalrestrictions",
"additionalscoupon",
"giftitemprice",
"additionalminbasketamount",
"itemtype",
"minpurchaseamount"
],
"tags_dict": {
"minnoofitemofered": "minnoofitemsoffered",
"promotionupdatedate": "priceupdatedate"
},
"tags": [
"promotionid",
"promotionstartdate",
"subchainid",
"chainid",
"minnoofitemsoffered",
"rewardtype",
"promotionstarthour",
"itemcode",
"priceupdatedate",
"storeid",
"promotionendhour",
"promotiondescription",
"promotionenddate",
"bikoretno",
"isgiftitem",
"allowmultiplediscounts"
]
}