File tree Expand file tree Collapse file tree 1 file changed +19
-2
lines changed Expand file tree Collapse file tree 1 file changed +19
-2
lines changed Original file line number Diff line number Diff line change @@ -114,6 +114,19 @@ Below is an example response on successful API call.
114114 " status" : 2
115115 }
116116 },
117+ {
118+ " id" : 25909601 ,
119+ " type" : 5
120+ " created" : 1607049764 ,
121+ " notes" : " Upgraded to Silver" ,
122+ " stamps" : 0
123+ },
124+ {
125+ " id" : 25909602 ,
126+ " type" : 6
127+ " created" : 1607049764 ,
128+ " notes" : " Downgraded to Blue" ,
129+ },
117130 {
118131 " id" : 2590961 ,
119132 " type" : 7 ,
@@ -232,8 +245,10 @@ Below is an example response on successful API call.
232245 },
233246 {
234247 " id" : 2590967 ,
235- " type" : 12
236- " notes" : " " ,
248+ " type" : 12 ,
249+ " created" : 1607049764 ,
250+ " notes" : " Overriden to Gold" ,
251+ " stamps" : 0
237252 },
238253 {
239254 " id" : 2590968 ,
@@ -408,6 +423,8 @@ Code Description
4084230 Transaction
4094241 Redemption
4104252 Awarded Stamps
426+ 5 Membership Upgrade
427+ 6 Membership Downgrade
4114287 Change Balance
4124298 Survey Submission
4134309 Completed Registration
You can’t perform that action at this time.
0 commit comments