giftbit 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,295 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: post
5
+ uri: https://testbedapp.giftbit.com/papi/v1/campaign
6
+ body:
7
+ encoding: UTF-8
8
+ string: '{"id":"GiftbitGift1487101323","message":"Thank you for being an awesome
9
+ person","subject":"Present from Community Rewards","contacts":[{"firstname":"Sean","lastname":"Linsley","email":"sean@modernmsg.com"}],"marketplace_gifts":[{"id":1,"price_in_cents":5000}],"expiry":"2018-02-14"}'
10
+ headers:
11
+ Accept:
12
+ - application/json
13
+ Accept-Encoding:
14
+ - gzip, deflate
15
+ User-Agent:
16
+ - rest-client/2.0.0 (darwin16.3.0 x86_64) ruby/2.4.0p0
17
+ Authorization:
18
+ - Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJTSEEyNTYifQ==.TFdWYU5VTVhzK3JFaVhHT2p5VDRHNFRsUk1ybnk2V2E4TDNDSW5meEdXdTVERUJNeHlDTEU1K216Qk1hb3Q4QlZaTVJvWndjR2ZoS01xc3gzdnZMUHdQckN1Z0kreG9rYVF3c1JjUjNkNlNLVmROQTlJb0hvMmpHdkx2REh3NXE=.cu7N3bPxGg8fPxFsIUcjyOISwn+29YpB0l7YDHwkMDg=
19
+ Content-Type:
20
+ - application/json
21
+ Content-Length:
22
+ - '282'
23
+ Host:
24
+ - testbedapp.giftbit.com
25
+ response:
26
+ status:
27
+ code: 200
28
+ message: OK
29
+ headers:
30
+ Content-Type:
31
+ - application/json;charset=UTF-8
32
+ Content-Length:
33
+ - '1101'
34
+ Connection:
35
+ - keep-alive
36
+ Cache-Control:
37
+ - no-cache="set-cookie"
38
+ Date:
39
+ - Tue, 14 Feb 2017 19:42:02 GMT
40
+ P3p:
41
+ - CP="Giftbit"
42
+ Server:
43
+ - Apache-Coyote/1.1
44
+ X-Frame-Options:
45
+ - SAMEORIGIN
46
+ X-Cache:
47
+ - Miss from cloudfront
48
+ Via:
49
+ - 1.1 84760d59a7d324aa7adc2bf9d8f7fd4b.cloudfront.net (CloudFront)
50
+ X-Amz-Cf-Id:
51
+ - "-R9VvgcH7ZuvxCqDi4sdtslKh9EuMB1YTU53mP-vqXRTms00JQy96w=="
52
+ body:
53
+ encoding: UTF-8
54
+ string: '{"info":{"code":"INFO_CAMPAIGN_CREATED","name":"Campaign Created","message":"Campaign
55
+ creation has begun."},"status":200,"campaign":{"message":"Thank you for being
56
+ an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","added_succesfully":true,"lastname":"Linsley","message":"Existing
57
+ contact"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"API_CREATING","uuid":"d555e55fbd294e5ea85fa05eee62f239","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-14","contacts_success_count":1,"contacts_failure_count":0,"fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.000,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487101323"}}'
58
+ http_version:
59
+ recorded_at: Tue, 14 Feb 2017 19:42:03 GMT
60
+ - request:
61
+ method: get
62
+ uri: https://testbedapp.giftbit.com/papi/v1/campaign?id
63
+ body:
64
+ encoding: US-ASCII
65
+ string: ''
66
+ headers:
67
+ Accept:
68
+ - application/json
69
+ Accept-Encoding:
70
+ - gzip, deflate
71
+ User-Agent:
72
+ - rest-client/2.0.0 (darwin16.3.0 x86_64) ruby/2.4.0p0
73
+ Authorization:
74
+ - Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJTSEEyNTYifQ==.TFdWYU5VTVhzK3JFaVhHT2p5VDRHNFRsUk1ybnk2V2E4TDNDSW5meEdXdTVERUJNeHlDTEU1K216Qk1hb3Q4QlZaTVJvWndjR2ZoS01xc3gzdnZMUHdQckN1Z0kreG9rYVF3c1JjUjNkNlNLVmROQTlJb0hvMmpHdkx2REh3NXE=.cu7N3bPxGg8fPxFsIUcjyOISwn+29YpB0l7YDHwkMDg=
75
+ Content-Type:
76
+ - application/json
77
+ Host:
78
+ - testbedapp.giftbit.com
79
+ response:
80
+ status:
81
+ code: 200
82
+ message: OK
83
+ headers:
84
+ Content-Type:
85
+ - application/json;charset=UTF-8
86
+ Transfer-Encoding:
87
+ - chunked
88
+ Connection:
89
+ - keep-alive
90
+ Cache-Control:
91
+ - no-cache="set-cookie"
92
+ - private, max-age=5
93
+ Date:
94
+ - Tue, 14 Feb 2017 19:42:05 GMT
95
+ Expires:
96
+ - Tue, 14 Feb 2017 19:42:09 GMT
97
+ Last-Modified:
98
+ - Tue, 14 Feb 2017 19:42:04 GMT
99
+ P3p:
100
+ - CP="Giftbit"
101
+ Server:
102
+ - Apache-Coyote/1.1
103
+ X-Frame-Options:
104
+ - SAMEORIGIN
105
+ X-Cache:
106
+ - Miss from cloudfront
107
+ Via:
108
+ - 1.1 e79368abba2ad21f1116209a83f7d54c.cloudfront.net (CloudFront)
109
+ X-Amz-Cf-Id:
110
+ - oSNRJItKzfxyJ2Ykw6bOP02A0a774geN3ruoCIrx4kKjXJhiOPaS2g==
111
+ body:
112
+ encoding: UTF-8
113
+ string: '{"info":{"code":"INFO_CAMPAIGN_RETRIEVED","name":"Campaign Retrieved","message":"A
114
+ campaign or list of campaigns has been retrieved."},"campaigns":[{"message":"Thank
115
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"API_CREATING","uuid":"d555e55fbd294e5ea85fa05eee62f239","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-14","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.000,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487101323"},{"message":"Thank
116
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"API_CREATING","uuid":"5874c61b12cf41ea88d085e2e5d0bc3c","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-14","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487101313"},{"message":"Thank
117
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"61ba350394464daa9f15ec7a6d2cf916","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-14","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487101289"},{"message":"Thank
118
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"76c82bb082c949fbb71effa0c84a270a","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-14","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487096028"},{"message":"Thank
119
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"f78799ad224a4985a2913834bd9207c5","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-14","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487095992"},{"message":"Thank
120
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"e8506bdcc4904bc9b8fbdfc1ae388984","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-14","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487095973"},{"message":"Thank
121
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"2adec976fdac4c38975bc81dfa8b3efe","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-14","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487095941"},{"message":"Thank
122
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"ee81e1bbf1054941bc3cc3efbc4ff143","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-14","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487094608"},{"message":"Thank
123
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"6f5bc5a3564349ba87520d04a55b7647","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-14","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487094528"},{"message":"Thank
124
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"a3772458a86d429db18001595a735e96","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-14","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487094491"},{"message":"Thank
125
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"225ec4f6e20142319ecb845c7e142acd","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-14","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487094428"},{"message":"Thank
126
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"121c6054a22543ff9cf57797ada5d2a7","suppress_default_greeting":false,"delivery_type":"SHORTLINK","expiry":"2018-02-14","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487094404","link_count":1},{"message":"Thank
127
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"c44c06643bd64552a3ceeb4793ea1ed4","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-14","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487094373"},{"message":"Thank
128
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"64a26f28e26b4fbc9dcbcadb22e62693","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-14","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487094369"},{"message":"Thank
129
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"3e4e6f37d7974fc2bc638b0fa8b2d352","suppress_default_greeting":false,"delivery_type":"SHORTLINK","expiry":"2018-02-14","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487094289","link_count":1},{"message":"Thank
130
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"9d0dee622fd74a5b9a9772e53717da86","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-14","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487094287"},{"message":"Thank
131
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"6924d73811d3477dbdbc7f818e310aed","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-14","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487094286"},{"message":"Thank
132
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"a9c8594c19a5432ca050604dcb705bbe","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-14","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487094282"},{"message":"Thank
133
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"4e32c4d6791147e3b62aaa3944c961db","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-14","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487094029"},{"message":"Thank
134
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"d0a4242d5d2447b0be17bcd8c02ba38b","suppress_default_greeting":false,"delivery_type":"SHORTLINK","expiry":"2018-02-14","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487093485","link_count":1},{"message":"Thank
135
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"39e38b74a8aa4fedb4320cb8076474d7","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-14","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487093460"},{"message":"Thank
136
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"fc49f431b2ff47e6950e1b8536ad71ef","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-14","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487093458"},{"message":"Thank
137
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"8a2b3826d8504e8ead6d873553217220","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-14","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487093446"},{"message":"Thank
138
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"d970abc39c3946e988d7f1ae2e1d5e41","suppress_default_greeting":false,"delivery_type":"SHORTLINK","expiry":"2018-02-14","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487092534","link_count":1},{"message":"Thank
139
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"843cbb710f3e4d0a8447afef95856193","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-14","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487092506"},{"message":"Thank
140
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"5adee0a5c6af4e309c6c5b3bb5f0c8ea","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-14","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487092475"},{"message":"Thank
141
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"971cb05bddf444be9bf240f9d62157e5","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-14","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487092474"},{"message":"Thank
142
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"07bd9b26faf84ac78fbb6629cfd2ec92","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-14","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487092467"},{"message":"Thank
143
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"aa0e1bce3e4c46d18ea774a448258157","suppress_default_greeting":false,"delivery_type":"SHORTLINK","expiry":"2018-02-14","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487092454","link_count":1},{"message":"Thank
144
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"efd543f21c1e4c5aa127c5c7a4abe307","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-14","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487092427"},{"message":"Thank
145
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"757340fd686c41dd8f47833f51d1fd1f","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-14","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487092395"},{"message":"Thank
146
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"7e56282e93544df392e0482ea8931789","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-14","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487092387"},{"message":"Thank
147
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"54d0c66fc9284d358f3ecd1821dfe2f3","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-14","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487091271"},{"message":"Thank
148
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"b3713e8ca8d349258a48202824931f19","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-14","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000}},{"message":"Thank
149
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"3bfeb5a128264f099b20f2990c5c82d9","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-14","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000}},{"message":"Thank
150
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"6e4f85432fa14e68beaff94559076c50","suppress_default_greeting":false,"delivery_type":"SHORTLINK","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487025552","link_count":1},{"message":"Thank
151
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"77ce875a8b6a45eeb3aae8fb16d84698","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487025524"},{"message":"Thank
152
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"f9f1fd8be3e94345bebf9e7c33855da0","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487025493"},{"message":"Thank
153
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"09f5682006934561b93c33b26db6057e","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487025492"},{"message":"Thank
154
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"9170ac80651948db9dec26d9510b1980","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487025485"},{"message":"Thank
155
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"bd08caf69e62433f916f11113d92700e","suppress_default_greeting":false,"delivery_type":"SHORTLINK","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487025472","link_count":1},{"message":"Thank
156
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"097fb5e671fd4791a9b72358588a2496","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487025444"},{"message":"Thank
157
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"e89f32c8ab174fa3b97c44be733dd40b","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487025413"},{"message":"Thank
158
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"c215fef8b88e414eb1d332597ddc5131","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487025412"},{"message":"Thank
159
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"44761de037f146c1ab6aa8c1c38a07d3","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487025405"},{"message":"Thank
160
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"d41aaeb9b5dc4f0cbd97fc29a4958843","suppress_default_greeting":false,"delivery_type":"SHORTLINK","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487025336","link_count":1},{"message":"Thank
161
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"730a366ef1cd460493100f4389b66349","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487025308"},{"message":"Thank
162
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"7070c8367b96472eaf5e0d1fe7fff096","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487025277"},{"message":"Thank
163
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"d72d1e46418745eca2116b4b355fd26b","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487025269"},{"message":"Thank
164
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"f2dd6a4819464e509113db4c5e307cba","suppress_default_greeting":false,"delivery_type":"SHORTLINK","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487025257","link_count":1},{"message":"Thank
165
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"88cfdb98e6f14c36b799c7ebecb5f1d9","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487025229"},{"message":"Thank
166
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"bf5beeac40a340b6b0970c3bc5df70e5","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487025198"},{"message":"Thank
167
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"80948353c3c144a5be4794ee5e026af3","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487025197"},{"message":"Thank
168
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"c82930fc3a5d4cfb98eac4f7ffb1ded8","suppress_default_greeting":false,"delivery_type":"SHORTLINK","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487025191","link_count":1},{"message":"Thank
169
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"ba1936dcd02a4fb89ea82ed15ae358dd","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487025187"},{"message":"Thank
170
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"9ac6086cabbc4015925463baea364c9e","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487025163"},{"message":"Thank
171
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"e25c7cb04fb94f08bea236573ee54674","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487025132"},{"message":"Thank
172
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"9fa1409b7cdd417188b1015dddfb9500","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487025131"},{"message":"Thank
173
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"51d73414c6e241d6b0ce2a4a0cf6f2e9","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487025123"},{"message":"Thank
174
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"3d094364348b4c878b11381878eb8dc6","suppress_default_greeting":false,"delivery_type":"SHORTLINK","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487025107","link_count":1},{"message":"Thank
175
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"48d9593d46764bce8b8fb01b15008a00","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487025079"},{"message":"Thank
176
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"907f34ec42cf44c2805d2a896425ca3c","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487025047"},{"message":"Thank
177
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"c9265451f7414d3e93889ee98742a0e0","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487025039"},{"message":"Thank
178
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"c91e30f41e744bfda2a0ac003b747954","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487024802"},{"message":"Thank
179
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"6a2c7b581521456db001b3b57f6fa559","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487024771"},{"message":"Thank
180
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"1c71827ecaa84fb58dfc669566b4d378","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487024764"},{"message":"Thank
181
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"7d7d4a3a8efe4c9ead8bf33f501655ac","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487024763"},{"message":"Thank
182
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"f6667205f9dc44eebfacc638b094eadc","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487024755"},{"message":"Thank
183
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"9cf4bed8c6b544808e1b5f87299382be","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487024742"},{"message":"Thank
184
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"e624faf232d9405eab909afe33784da6","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487024735"},{"message":"Thank
185
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"61d9a54816ba4e12831db98fe18edcaa","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487024734"},{"message":"Thank
186
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"82eff7739ee44473b497c0a937d004f3","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487024727"},{"message":"Thank
187
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"ca5161ad0a044d5c9fe389dbca41939d","suppress_default_greeting":false,"delivery_type":"SHORTLINK","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487024712","link_count":1},{"message":"Thank
188
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"581b41e6113e4010a88deba5ad18e4e7","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487024684"},{"message":"Thank
189
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"6070489ddfbb466a94f964e5755639cb","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487024653"},{"message":"Thank
190
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"1838c3cf96054eb1bbd9278be1d7f0df","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487024646"},{"message":"Thank
191
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"5c226c9d42a542db88827fa543526239","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487024645"},{"message":"Thank
192
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"8229c495c7b9472e9e544da4ff5de5b4","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487024637"},{"message":"Thank
193
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"95ae7c3c12964249926f15cabee3900f","suppress_default_greeting":false,"delivery_type":"SHORTLINK","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487023741","link_count":1},{"message":"Thank
194
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"9a8148a89d4b450087134592f6ce8be9","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487023711"},{"message":"Thank
195
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"2002f1d0a0a149b88a9f2c5872e89cdf","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487023678"},{"message":"Thank
196
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"94a73783bd7f49a1be5136fd0518e64d","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487023672"},{"message":"Thank
197
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"054704157db24e8e83654723f79f9431","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487023669"},{"message":"Thank
198
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"1cb0edd0d360490287d9e97810c9fccb","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487023667"},{"message":"Thank
199
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"5b18558f9ccc4d89b78f4ead93ee133b","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487023657"},{"message":"Thank
200
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"e81da45ee80843bb8211630ba1b12a71","suppress_default_greeting":false,"delivery_type":"SHORTLINK","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487023642","link_count":1},{"message":"Thank
201
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"1e967afb9b1a4e30b77a44671eb532e9","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487023612"},{"message":"Thank
202
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"e01031561b6a40f09177c1ba6dae4002","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487023579"},{"message":"Thank
203
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"ff40c9f879164e568aad3f9739ee1c57","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487023572"},{"message":"Thank
204
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"623ffdcf61224ac4b564a10251430582","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487023570"},{"message":"Thank
205
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"3d3d2135517848f987527dda959134b3","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487023567"},{"message":"Thank
206
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"93b1422e3d404759935dc1eba4924850","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487023557"},{"message":"Thank
207
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"a030b11fd5b54ded840f5e8ca0587f65","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487023017"},{"message":"Thank
208
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"50eeec11f9c7448e90b0335900ff5188","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487022984"},{"message":"Thank
209
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"bf43c44196bc4bbf88b1943ca6f5e49a","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487022975"},{"message":"Thank
210
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"f437bdef560b46e29defb67f70b88132","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487022917"},{"message":"Thank
211
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"c468535d91144587a121a0aea0d70a9e","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487022884"},{"message":"Thank
212
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"cc1912af754b4499a1a24dd8394e58fa","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487022875"},{"message":"Thank
213
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"3315352b46244f18ac62d540901ad070","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487022668"},{"message":"Thank
214
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"6d8fbf1580e74d90977d599de035ecab","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487022634"},{"message":"Thank
215
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"9e1e562e115846daba01eaa1ca8eca26","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487022615"},{"message":"Thank
216
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"a4b0c1bdfd264ad091ee9628a46844c7","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487021983"},{"message":"Thank
217
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"63c4df2cccc34ebe9b6b68fb785232fe","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487021949"},{"message":"Thank
218
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"a2e1173b18374773add5bd458e98179e","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487021929"},{"message":"Thank
219
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"be3c91682d4949cc8dd9505ae5fa4672","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487021871"},{"message":"Thank
220
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"e9f19c8f6f124e1bb8f1c7a1696a3d23","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487021837"},{"message":"Thank
221
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"45911ef4af924d92b0b1ba2abbc85973","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487021817"},{"message":"Thank
222
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"b326bd606b9441a89b9e2e86f60590f9","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487019311"},{"message":"Thank
223
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"dfebdfcbd5c949998bc6686c17b7e4c0","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487019277"},{"message":"Thank
224
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"8807c5274b9b418198880cb3d1db8c97","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487019256"},{"message":"Thank
225
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"5dc7f1ef16244536a705ead3aac16450","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487019192"},{"message":"Thank
226
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"7825621da5814abd885aebef1daeab36","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487019158"},{"message":"Thank
227
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"4d74586d6a5547a3a4632ae58d072af3","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487019139"},{"message":"Thank
228
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"dbb5514d21a54fe09882e7f3abd43a32","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487019037"},{"message":"Thank
229
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"ce42a553c2544b0498c66a5a0033e628","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487019017"},{"message":"Wow,
230
+ Modern Apartment is certainly lucky to you have you as a resident. Because
231
+ you worked so hard, your gift from Community Rewards is attached below. Thank
232
+ you!","subject":"Your gift is attached","contacts":[{"email":"andrew@modernmsg.com","firstname":"null","lastname":"null"}],"marketplace_gifts":[{"price":500,"id":1},{"price":500,"id":468},{"price":500,"id":410},{"price":500,"id":441}],"status":"CAMPAIGN_CREATED","uuid":"65e8f179c76247479d44811e57a64a9e","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2017-05-04","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":500,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":500},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":500,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":500}},{"message":"Wow,
233
+ Modern Apartment is certainly lucky to you have you as a resident. Because
234
+ you worked so hard, your gift from Community Rewards is attached below. Thank
235
+ you!","subject":"Your gift is attached","contacts":[{"email":"andrew@modernmsg.com","firstname":"null","lastname":"null"}],"marketplace_gifts":[{"price":500,"id":1},{"price":500,"id":468},{"price":500,"id":410},{"price":500,"id":441}],"status":"CAMPAIGN_CREATED","uuid":"61373abb87b04100a12dda62303e15e8","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2017-05-04","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":500,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":500},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":500,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":500}},{"message":"Wow,
236
+ Modern Apartment is certainly lucky to you have you as a resident. Because
237
+ you worked so hard, your gift from Community Rewards is attached below. Thank
238
+ you!","subject":"Your gift is attached","contacts":[{"email":"andrew@modernmsg.com","firstname":"null","lastname":"null"}],"marketplace_gifts":[{"price":500,"id":1},{"price":500,"id":468},{"price":500,"id":410},{"price":500,"id":441}],"status":"CAMPAIGN_CREATED","uuid":"4b83db090b3245dc9ed10c10e6729d59","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2017-05-04","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":500,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":500},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":500,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":500}},{"message":"Wow,
239
+ Modern Apartment is certainly lucky to you have you as a resident. Because
240
+ you worked so hard, your gift from Community Rewards is attached below. Thank
241
+ you!","subject":"Your gift is attached","contacts":[],"marketplace_gifts":[{"price":500,"id":1},{"price":500,"id":468},{"price":500,"id":410},{"price":500,"id":441}],"status":"CAMPAIGN_CREATED","uuid":"8e0ddaec93764a419ebadb432f91e0b5","suppress_default_greeting":false,"delivery_type":"SHORTLINK","expiry":"2017-05-04","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":500,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":500},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":500,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":500},"link_count":1},{"message":"Wow,
242
+ Modern Apartment is certainly lucky to you have you as a resident. Because
243
+ you worked so hard, your gift from Community Rewards is attached below. Thank
244
+ you!","subject":"Your gift is attached","contacts":[],"marketplace_gifts":[{"price":500,"id":1},{"price":500,"id":468},{"price":500,"id":410},{"price":500,"id":441}],"status":"CAMPAIGN_CREATED","uuid":"c524df72cf1f4254b2e45b15b14569eb","suppress_default_greeting":false,"delivery_type":"SHORTLINK","expiry":"2017-05-04","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":500,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":500},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":500,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":500},"link_count":1},{"message":"Wow,
245
+ Modern Apartment is certainly lucky to you have you as a resident. Because
246
+ you worked so hard, your gift from Community Rewards is attached below. Thank
247
+ you!","subject":"Your gift is attached","contacts":[{"email":"andrew@modernmsg.com","firstname":"null","lastname":"null"}],"marketplace_gifts":[{"price":500,"id":1},{"price":500,"id":468},{"price":500,"id":410},{"price":500,"id":441}],"status":"CAMPAIGN_CREATED","uuid":"96d4046925f94514aa0c98332fe70463","suppress_default_greeting":false,"delivery_type":"SHORTLINK","expiry":"2017-05-04","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":500,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":500},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":500,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":500},"link_count":1},{"message":"Wow,
248
+ Modern Apartment is certainly lucky to you have you as a resident. Because
249
+ you worked so hard, your gift from Community Rewards is attached below. Thank
250
+ you!","subject":"Your gift is attached","contacts":[{"email":"andrew@modernmsg.com","firstname":"null","lastname":"null"}],"marketplace_gifts":[{"price":500,"id":1},{"price":500,"id":468},{"price":500,"id":410},{"price":500,"id":441}],"status":"CAMPAIGN_CREATED","uuid":"d348e13ba5b84bacbf471e601c561576","suppress_default_greeting":false,"delivery_type":"SHORTLINK","expiry":"2017-05-04","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":500,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":500},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":500,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":500},"link_count":1},{"message":"Wow,
251
+ Modern Apartment is certainly lucky to you have you as a resident. Because
252
+ you worked so hard, your gift from Community Rewards is attached below. Thank
253
+ you!","subject":"Your gift is attached","contacts":[{"email":"andrew@modernmsg.com","firstname":"null","lastname":"null"}],"marketplace_gifts":[{"price":500,"id":1},{"price":500,"id":468},{"price":500,"id":410},{"price":500,"id":441}],"status":"CAMPAIGN_CREATED","uuid":"f2601dbd702849e881291fb833c53ab7","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2017-05-04","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":500,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":500},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":500,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":500}},{"message":"Wow,
254
+ Modern Apartment is certainly lucky to you have you as a resident. Because
255
+ you worked so hard, your gift from Community Rewards is attached below. Thank
256
+ you!","subject":"Your gift is attached","contacts":[{"email":"andrew@modernmsg.com","firstname":"null","lastname":"null"}],"marketplace_gifts":[{"price":500,"id":1},{"price":500,"id":468},{"price":500,"id":410},{"price":500,"id":441}],"status":"CAMPAIGN_CREATED","uuid":"7bc7b0653a90469ba044c2395aa56490","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2017-05-04","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":500,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":500},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":500,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":500}},{"message":"Wow,
257
+ Modern Apartment is certainly lucky to you have you as a resident. Because
258
+ you worked so hard, your gift from Community Rewards is attached below. Thank
259
+ you!","subject":"Your gift is attached","contacts":[{"email":"danielle@modernmsg.com","firstname":"null","lastname":"null"}],"marketplace_gifts":[{"price":500,"id":1},{"price":500,"id":468},{"price":500,"id":410},{"price":500,"id":441}],"status":"CAMPAIGN_CREATED","uuid":"94f141aa7a38489dbc98d1f3ad300aad","suppress_default_greeting":false,"delivery_type":"SHORTLINK","expiry":"2017-05-04","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":500,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":500},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":500,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":500},"link_count":1},{"message":"Wow,
260
+ Modern Apartment is certainly lucky to you have you as a resident. Because
261
+ you worked so hard, your gift from Community Rewards is attached below. Thank
262
+ you!","subject":"Your gift is attached","contacts":[{"email":"danielle@modernmsg.com","firstname":"null","lastname":"null"}],"marketplace_gifts":[{"price":500,"id":1},{"price":500,"id":455},{"price":500,"id":410},{"price":500,"id":441}],"status":"CAMPAIGN_CREATED","uuid":"e59168bd8294486aa18e73b51954acfb","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2017-04-18","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":500,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":500},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":500,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":500}},{"message":"Thank
263
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"5b9d23ed40774e0fb0ff822382038717","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2017-09-26","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1474949116"},{"message":"Thank
264
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"4a88382d50654973bf530bd8747a4a5d","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2017-09-26","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1474949097"},{"message":"Thank
265
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"cd30712f92a84c3a98113245399c54dd","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2017-09-26","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1474947538"},{"message":"Thank
266
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"7287c967bbe149eb84265916df2f8bb9","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2017-09-26","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1474947505"},{"message":"Thank
267
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"cc864f17f73c41f0b3822d25fc00e5fa","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2017-09-26","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1474947486"},{"message":"Thank
268
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"e74b37bceda94942962b0ec2caf9d32b","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2017-09-26","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1474947428"},{"message":"Thank
269
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"d47a20bca876477eb706540e3df739b5","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2017-09-26","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1474947394"},{"message":"Thank
270
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"cfaac749aa284a26b8834bfab7e7b4c1","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2017-09-26","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1474947374"},{"message":"Thank
271
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"adce1a51a2e443e0ab26eedde90019dc","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2017-09-27","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1474937857"},{"message":"Thank
272
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"683b584bd1c8417eaf4e470e6bebd15b","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2017-09-27","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1474937824"},{"message":"Thank
273
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"d89b81f5259e4eb3b37ad60a83cfa993","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2017-09-27","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1474937805"},{"message":"Thank
274
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"3764506140534165ad227714a6b44d2a","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2017-09-27","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1474937747"},{"message":"Thank
275
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"125383071c5c4dbb8575d875c36e7dec","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2017-09-27","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1474937713"},{"message":"Thank
276
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"23f868aa3f154b7d81c929b3a0724643","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2017-09-27","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1474937694"},{"message":"Wow,
277
+ Modern Apartment is certainly lucky to you have you as a resident. Because
278
+ you worked so hard, your gift from Community Rewards is attached below. Thank
279
+ you!","subject":"Your gift is attached","contacts":[{"email":"sea@foo.bar","firstname":"Kim","lastname":"Hagen"}],"marketplace_gifts":[{"price":500,"id":1},{"price":500,"id":455},{"price":500,"id":410},{"price":500,"id":441}],"status":"CAMPAIGN_CREATED","uuid":"6a1529ce95dc4172aa4491de68f85c80","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2016-11-14","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":500,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":500},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":500,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":500}},{"message":"Wow,
280
+ Modern Apartment is certainly lucky to you have you as a resident. Because
281
+ you worked so hard, your gift from Community Rewards is attached below. Thank
282
+ you!","subject":"Your gift is attached","contacts":[{"email":"sea@foo.bar","firstname":"Kim","lastname":"Hagen"}],"marketplace_gifts":[{"price":500,"id":1},{"price":500,"id":455},{"price":500,"id":410},{"price":500,"id":441}],"status":"CAMPAIGN_CREATED","uuid":"a2c0f64efad9444ea029d5ed2c59d7be","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2016-11-14","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":500,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":500},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":500,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":500}},{"message":"Wow,
283
+ Modern Apartment is certainly lucky to you have you as a resident. Because
284
+ you worked so hard, your gift from Community Rewards is attached below. Thank
285
+ you!","subject":"Your gift is attached","contacts":[{"email":"foo@bar.baz","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":500,"id":1},{"price":500,"id":455},{"price":500,"id":410},{"price":500,"id":441}],"status":"CAMPAIGN_CREATED","uuid":"eee027c2ee2a4871b670773b68c5abb4","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2016-11-13","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":500,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":500},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":500,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":500},"id":"15"},{"message":"Thank
286
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"11d3ef2a0cee4fcba5a72b1db67b5cd6","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2017-08-10","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1470840934"},{"message":"Thank
287
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"f23fd41126294f049308831a64f4655d","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2017-08-10","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1470840900"},{"message":"Thank
288
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"142378f4c9104c1884b13c77697e8fd7","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2017-08-10","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1470840880"},{"message":"Thank
289
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"00c7cd0173f94d279da95b3c77a51590","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2017-08-10","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1470840819"},{"message":"Thank
290
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"9fbaa55915c94e54bae0e910877bd240","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2017-08-10","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1470840785"},{"message":"Thank
291
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"5d982494ab474fec81dffbaeb64f1884","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2017-08-10","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1470840765"},{"message":"Thank
292
+ you for being an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","lastname":"Linsley"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"CAMPAIGN_CREATED","uuid":"586c5856b8d4458fb1d747175182def8","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2017-08-09","fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.00,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":null,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1470783793"}]}'
293
+ http_version:
294
+ recorded_at: Tue, 14 Feb 2017 19:42:05 GMT
295
+ recorded_with: VCR 3.0.3
@@ -0,0 +1,60 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: post
5
+ uri: https://testbedapp.giftbit.com/papi/v1/campaign
6
+ body:
7
+ encoding: UTF-8
8
+ string: '{"id":"GiftbitGift1487101326","message":"Thank you for being an awesome
9
+ person","subject":"Present from Community Rewards","contacts":[{"firstname":"Sean","lastname":"Linsley","email":"sean@modernmsg.com"}],"marketplace_gifts":[{"id":1,"price_in_cents":5000}],"expiry":"2018-02-14"}'
10
+ headers:
11
+ Accept:
12
+ - application/json
13
+ Accept-Encoding:
14
+ - gzip, deflate
15
+ User-Agent:
16
+ - rest-client/2.0.0 (darwin16.3.0 x86_64) ruby/2.4.0p0
17
+ Authorization:
18
+ - Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJTSEEyNTYifQ==.TFdWYU5VTVhzK3JFaVhHT2p5VDRHNFRsUk1ybnk2V2E4TDNDSW5meEdXdTVERUJNeHlDTEU1K216Qk1hb3Q4QlZaTVJvWndjR2ZoS01xc3gzdnZMUHdQckN1Z0kreG9rYVF3c1JjUjNkNlNLVmROQTlJb0hvMmpHdkx2REh3NXE=.cu7N3bPxGg8fPxFsIUcjyOISwn+29YpB0l7YDHwkMDg=
19
+ Content-Type:
20
+ - application/json
21
+ Content-Length:
22
+ - '282'
23
+ Host:
24
+ - testbedapp.giftbit.com
25
+ response:
26
+ status:
27
+ code: 200
28
+ message: OK
29
+ headers:
30
+ Content-Type:
31
+ - application/json;charset=UTF-8
32
+ Content-Length:
33
+ - '1101'
34
+ Connection:
35
+ - keep-alive
36
+ Cache-Control:
37
+ - no-cache="set-cookie"
38
+ Date:
39
+ - Tue, 14 Feb 2017 19:42:07 GMT
40
+ P3p:
41
+ - CP="Giftbit"
42
+ Server:
43
+ - Apache-Coyote/1.1
44
+ X-Frame-Options:
45
+ - SAMEORIGIN
46
+ X-Cache:
47
+ - Miss from cloudfront
48
+ Via:
49
+ - 1.1 9438b4fa578cbce283b48cf092373802.cloudfront.net (CloudFront)
50
+ X-Amz-Cf-Id:
51
+ - 5pxpwozZdxrgP7498Dw5crkTUy5_vm8_NAEWNz5sI-IaE85kp3fIjQ==
52
+ body:
53
+ encoding: UTF-8
54
+ string: '{"info":{"code":"INFO_CAMPAIGN_CREATED","name":"Campaign Created","message":"Campaign
55
+ creation has begun."},"status":200,"campaign":{"message":"Thank you for being
56
+ an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","added_succesfully":true,"lastname":"Linsley","message":"Existing
57
+ contact"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"API_CREATING","uuid":"b16317dac1604712ac06e8178eb107f3","suppress_default_greeting":false,"delivery_type":"GIFTBIT_EMAIL","expiry":"2018-02-14","contacts_success_count":1,"contacts_failure_count":0,"fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.000,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487101326"}}'
58
+ http_version:
59
+ recorded_at: Tue, 14 Feb 2017 19:42:07 GMT
60
+ recorded_with: VCR 3.0.3
@@ -0,0 +1,66 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: get
5
+ uri: https://testbedapp.giftbit.com/papi/v1/funds
6
+ body:
7
+ encoding: US-ASCII
8
+ string: ''
9
+ headers:
10
+ Accept:
11
+ - application/json
12
+ Accept-Encoding:
13
+ - gzip, deflate
14
+ Authorization:
15
+ - Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJTSEEyNTYifQ==.TFdWYU5VTVhzK3JFaVhHT2p5VDRHNFRsUk1ybnk2V2E4TDNDSW5meEdXdTVERUJNeHlDTEU1K216Qk1hb3Q4QlZaTVJvWndjR2ZoS01xc3gzdnZMUHdQckN1Z0kreG9rYVF3c1JjUjNkNlNLVmROQTlJb0hvMmpHdkx2REh3NXE=.cu7N3bPxGg8fPxFsIUcjyOISwn+29YpB0l7YDHwkMDg=
16
+ Content-Type:
17
+ - application/json
18
+ User-Agent:
19
+ - Ruby
20
+ response:
21
+ status:
22
+ code: 200
23
+ message: OK
24
+ headers:
25
+ Content-Type:
26
+ - application/json;charset=UTF-8
27
+ Content-Length:
28
+ - '222'
29
+ Connection:
30
+ - keep-alive
31
+ Cache-Control:
32
+ - no-cache, no-store
33
+ - no-cache="set-cookie"
34
+ Content-Encoding:
35
+ - gzip
36
+ Date:
37
+ - Mon, 15 May 2017 18:59:04 GMT
38
+ Expires:
39
+ - Sun, 14 May 2017 18:59:04 GMT
40
+ P3p:
41
+ - CP="Giftbit"
42
+ Pragma:
43
+ - no-cache
44
+ Server:
45
+ - Apache-Coyote/1.1
46
+ X-Frame-Options:
47
+ - SAMEORIGIN
48
+ Vary:
49
+ - Accept-Encoding
50
+ X-Cache:
51
+ - Miss from cloudfront
52
+ Via:
53
+ - 1.1 a75342fa94ff4a9431476624fe74f02e.cloudfront.net (CloudFront)
54
+ X-Amz-Cf-Id:
55
+ - WsSdceVTAn15UYQgJqcAjqPDMeODiSrO6LRlWWbbCE-5E1P_6T1quw==
56
+ body:
57
+ encoding: ASCII-8BIT
58
+ string: !binary |-
59
+ H4sIAAAAAAAAA6yOTQuCQBCG/8oyZ4kt+zBvlQhdNBIPnWRbp1jQNXa1EPG/
60
+ t0uHJCgKmsvAzPM+Mx0IearA74BXOYIP2yiMszCNggQckKy0s7CRObGcKlkt
61
+ KkkU1krgFXPDlKg1O1vsUDWK8EYplDU5vWZuTD9zI+gdsIg+to8Eb+0TaRLY
62
+ xq5MFOxYYCZkxo1Ogz9eLr2JS6dz14ELylzI82BLHVCoURn3MDN1Z5RSc2uz
63
+ +iS25S1m34utcpW+VdLfTLt9/CfTOvrPT31/BwAA//8DAOZFBEQZAgAA
64
+ http_version:
65
+ recorded_at: Mon, 15 May 2017 18:59:04 GMT
66
+ recorded_with: VCR 2.9.3
@@ -0,0 +1,120 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: post
5
+ uri: https://testbedapp.giftbit.com/papi/v1/campaign
6
+ body:
7
+ encoding: UTF-8
8
+ string: '{"id":"GiftbitGift1487101328","message":"Thank you for being an awesome
9
+ person","subject":"Present from Community Rewards","contacts":[{"firstname":"Sean","lastname":"Linsley","email":"sean@modernmsg.com"}],"marketplace_gifts":[{"id":1,"price_in_cents":5000}],"delivery_type":"SHORTLINK","expiry":"2018-02-14"}'
10
+ headers:
11
+ Accept:
12
+ - application/json
13
+ Accept-Encoding:
14
+ - gzip, deflate
15
+ User-Agent:
16
+ - rest-client/2.0.0 (darwin16.3.0 x86_64) ruby/2.4.0p0
17
+ Authorization:
18
+ - Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJTSEEyNTYifQ==.TFdWYU5VTVhzK3JFaVhHT2p5VDRHNFRsUk1ybnk2V2E4TDNDSW5meEdXdTVERUJNeHlDTEU1K216Qk1hb3Q4QlZaTVJvWndjR2ZoS01xc3gzdnZMUHdQckN1Z0kreG9rYVF3c1JjUjNkNlNLVmROQTlJb0hvMmpHdkx2REh3NXE=.cu7N3bPxGg8fPxFsIUcjyOISwn+29YpB0l7YDHwkMDg=
19
+ Content-Type:
20
+ - application/json
21
+ Content-Length:
22
+ - '310'
23
+ Host:
24
+ - testbedapp.giftbit.com
25
+ response:
26
+ status:
27
+ code: 200
28
+ message: OK
29
+ headers:
30
+ Content-Type:
31
+ - application/json;charset=UTF-8
32
+ Content-Length:
33
+ - '1097'
34
+ Connection:
35
+ - keep-alive
36
+ Cache-Control:
37
+ - no-cache="set-cookie"
38
+ Date:
39
+ - Tue, 14 Feb 2017 19:42:08 GMT
40
+ P3p:
41
+ - CP="Giftbit"
42
+ Server:
43
+ - Apache-Coyote/1.1
44
+ X-Frame-Options:
45
+ - SAMEORIGIN
46
+ X-Cache:
47
+ - Miss from cloudfront
48
+ Via:
49
+ - 1.1 01635f0b43503ebd4bd390ca2787acb4.cloudfront.net (CloudFront)
50
+ X-Amz-Cf-Id:
51
+ - 5k5JcMecf1DB7GTYpehzyje0CoGQSDtjNSja0n22AOHXAetH_5Mrbw==
52
+ body:
53
+ encoding: UTF-8
54
+ string: '{"info":{"code":"INFO_CAMPAIGN_CREATED","name":"Campaign Created","message":"Campaign
55
+ creation has begun."},"status":200,"campaign":{"message":"Thank you for being
56
+ an awesome person","subject":"Present from Community Rewards","contacts":[{"email":"sean@modernmsg.com","firstname":"Sean","added_succesfully":true,"lastname":"Linsley","message":"Existing
57
+ contact"}],"marketplace_gifts":[{"price":5000,"id":1}],"status":"API_CREATING","uuid":"934f5f45a4944c1f80c173bea48baec6","suppress_default_greeting":false,"delivery_type":"SHORTLINK","expiry":"2018-02-14","contacts_success_count":1,"contacts_failure_count":0,"fees":{"cost_entries":[{"percentage":0,"fee_type":"PREFUND_GIFT_COST","amount_in_cents":5000,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":5000},{"percentage":0.000,"fee_type":"BREAKAGE_PERCENTAGE","amount_in_cents":0,"currency":"USD","tax_type":"NOTAX","tax_in_cents":0,"number_of_gifts":1,"fee_per_gift_in_cents":0}],"subtotal_in_cents":5000,"tax_in_cents":0,"tax_type":"NOTAX","total_in_cents":5000},"id":"GiftbitGift1487101328"}}'
58
+ http_version:
59
+ recorded_at: Tue, 14 Feb 2017 19:42:09 GMT
60
+ - request:
61
+ method: get
62
+ uri: https://testbedapp.giftbit.com/papi/v1/links/GiftbitGift1487101328
63
+ body:
64
+ encoding: US-ASCII
65
+ string: ''
66
+ headers:
67
+ Accept:
68
+ - application/json
69
+ Accept-Encoding:
70
+ - gzip, deflate
71
+ User-Agent:
72
+ - rest-client/2.0.0 (darwin16.3.0 x86_64) ruby/2.4.0p0
73
+ Authorization:
74
+ - Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJTSEEyNTYifQ==.TFdWYU5VTVhzK3JFaVhHT2p5VDRHNFRsUk1ybnk2V2E4TDNDSW5meEdXdTVERUJNeHlDTEU1K216Qk1hb3Q4QlZaTVJvWndjR2ZoS01xc3gzdnZMUHdQckN1Z0kreG9rYVF3c1JjUjNkNlNLVmROQTlJb0hvMmpHdkx2REh3NXE=.cu7N3bPxGg8fPxFsIUcjyOISwn+29YpB0l7YDHwkMDg=
75
+ Content-Type:
76
+ - application/json
77
+ Host:
78
+ - testbedapp.giftbit.com
79
+ response:
80
+ status:
81
+ code: 200
82
+ message: OK
83
+ headers:
84
+ Content-Type:
85
+ - application/json;charset=UTF-8
86
+ Content-Length:
87
+ - '317'
88
+ Connection:
89
+ - keep-alive
90
+ Cache-Control:
91
+ - no-cache="set-cookie"
92
+ - private, max-age=5
93
+ Date:
94
+ - Tue, 14 Feb 2017 19:42:10 GMT
95
+ Expires:
96
+ - Tue, 14 Feb 2017 19:42:15 GMT
97
+ Last-Modified:
98
+ - Tue, 14 Feb 2017 19:42:10 GMT
99
+ P3p:
100
+ - CP="Giftbit"
101
+ Server:
102
+ - Apache-Coyote/1.1
103
+ X-Frame-Options:
104
+ - SAMEORIGIN
105
+ X-Cache:
106
+ - Miss from cloudfront
107
+ Via:
108
+ - 1.1 65515d8a06a1e22724be8cfc9b48c004.cloudfront.net (CloudFront)
109
+ X-Amz-Cf-Id:
110
+ - sLn5zktomt92WYTio_F4qUOiD_Mq3RgvptXDSwiwTe_FeW9_QORZ_w==
111
+ body:
112
+ encoding: UTF-8
113
+ string: '{"info":{"code":"INFO_LINKS_GENERATION_IN_PROGRESS","name":"Links have
114
+ not yet completed generating; request again in 5 minutes","message":"Link
115
+ generation is not complete. Large campaigns will take some time to process
116
+ and may be held for manual review; use the /campaign endpoint for more detail
117
+ on your campaign"}}'
118
+ http_version:
119
+ recorded_at: Tue, 14 Feb 2017 19:42:10 GMT
120
+ recorded_with: VCR 3.0.3