-
Notifications
You must be signed in to change notification settings - Fork 41
Expand file tree
/
Copy pathsample_response_showclix_levels.json
More file actions
executable file
·128 lines (128 loc) · 3.03 KB
/
sample_response_showclix_levels.json
File metadata and controls
executable file
·128 lines (128 loc) · 3.03 KB
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
{
"41693105": {
"level_id": "41693105",
"event_id": "9297272",
"price": "205.00",
"min_price": null,
"level": "Adult Weekend (18+)",
"active": "1",
"description": "",
"subheading": null,
"parent_id": null,
"position": "2",
"increment_by": null,
"transaction_limit": "12",
"ticket_layout_id": null,
"upsell_price": null,
"discount_type": "none",
"discount_val": "0.00"
},
"41693106": {
"level_id": "41693106",
"event_id": "9297272",
"price": "100.00",
"min_price": null,
"level": "Saturday Adult (No Camping)",
"active": "1",
"description": "",
"subheading": null,
"parent_id": null,
"position": "6",
"increment_by": null,
"transaction_limit": "10",
"ticket_layout_id": null,
"upsell_price": null,
"discount_type": "none",
"discount_val": "0.00"
},
"41693107": {
"level_id": "41693107",
"event_id": "9297272",
"price": "50.00",
"min_price": null,
"level": "Sunday Adult (No Camping)",
"active": "1",
"description": "",
"subheading": null,
"parent_id": null,
"position": "8",
"increment_by": null,
"transaction_limit": "10",
"ticket_layout_id": null,
"upsell_price": null,
"discount_type": "none",
"discount_val": "0.00"
},
"41693108": {
"level_id": "41693108",
"event_id": "9297272",
"price": "85.00",
"min_price": null,
"level": "Teen Weekend (13-17)",
"active": "1",
"description": "",
"subheading": null,
"parent_id": null,
"position": "4",
"increment_by": null,
"transaction_limit": "10",
"ticket_layout_id": null,
"upsell_price": null,
"discount_type": "none",
"discount_val": "0.00"
},
"41693109": {
"level_id": "41693109",
"event_id": "9297272",
"price": "50.00",
"min_price": null,
"level": "Teen Saturday Ticket (13-17 yrs)",
"active": "1",
"description": "",
"subheading": null,
"parent_id": null,
"position": "7",
"increment_by": null,
"transaction_limit": "10",
"ticket_layout_id": null,
"upsell_price": null,
"discount_type": "none",
"discount_val": "0.00"
},
"41693110": {
"level_id": "41693110",
"event_id": "9297272",
"price": "0.00",
"min_price": null,
"level": "Child (12 & Under)",
"active": "1",
"description": "",
"subheading": null,
"parent_id": null,
"position": "5",
"increment_by": null,
"transaction_limit": "12",
"ticket_layout_id": null,
"upsell_price": null,
"discount_type": "none",
"discount_val": "0.00"
},
"41693113": {
"level_id": "41693113",
"event_id": "9297272",
"price": "25.00",
"min_price": null,
"level": "Teen Sunday Ticket (13-17 yrs)",
"active": "1",
"description": "",
"subheading": null,
"parent_id": null,
"position": "9",
"increment_by": null,
"transaction_limit": "10",
"ticket_layout_id": null,
"upsell_price": null,
"discount_type": "none",
"discount_val": "0.00"
}
}