leetchi-wallet-services 1.0.0 → 1.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/Gemfile +1 -11
- data/Gemfile.lock +27 -18
- data/README.md +3 -3
- data/Rakefile +3 -6
- data/lib/leetchi/beneficiary.rb +0 -1
- data/lib/leetchi/expense.rb +2 -2
- data/lib/leetchi/recurrent_contribution.rb +24 -0
- data/lib/leetchi/ressource.rb +24 -3
- data/lib/leetchi/strong_authentication.rb +13 -0
- data/lib/leetchi/withdrawal.rb +0 -1
- data/lib/leetchi/withdrawal_contribution.rb +32 -0
- data/lib/leetchi-wallet-services.rb +2 -2
- data/spec/cassettes/card.yml +1381 -0
- data/spec/cassettes/contribution.yml +691 -0
- data/spec/cassettes/expense.yml +89 -0
- data/spec/cassettes/operation.yml +89 -0
- data/spec/cassettes/transfer.yml +347 -0
- data/spec/cassettes/user.yml +1262 -0
- data/spec/cassettes/wallet.yml +863 -0
- data/spec/cassettes/withdrawal.yml +433 -0
- data/spec/lib/leetchi/beneficiary_spec.rb +26 -32
- data/spec/lib/leetchi/card_spec.rb +8 -14
- data/spec/lib/leetchi/contribution_spec.rb +11 -17
- data/spec/lib/leetchi/expense_spec.rb +0 -7
- data/spec/lib/leetchi/operation_spec.rb +0 -6
- data/spec/lib/leetchi/recurrent_contribution_spec.rb +48 -41
- data/spec/lib/leetchi/ressource_spec.rb +1 -3
- data/spec/lib/leetchi/strong_authentication_spec.rb +50 -10
- data/spec/lib/leetchi/transfer_spec.rb +9 -14
- data/spec/lib/leetchi/user_spec.rb +27 -34
- data/spec/lib/leetchi/wallet_spec.rb +16 -22
- data/spec/lib/leetchi/withdrawal_contribution_spec.rb +44 -0
- data/spec/lib/leetchi/withdrawal_spec.rb +13 -19
- data/spec/spec_helper.rb +60 -24
- data/spec/support-files/test_upload.gif +0 -0
- data/spec/support-files/test_upload.jpg +0 -0
- data/spec/support-files/test_upload.pdf +0 -0
- data/spec/support-files/test_upload.png +0 -0
- metadata +150 -170
- data/spec/fixtures/leetchi_cassettes/beneficiary.yml +0 -40500
- data/spec/fixtures/leetchi_cassettes/card.yml +0 -15985
- data/spec/fixtures/leetchi_cassettes/contribution.yml +0 -35737
- data/spec/fixtures/leetchi_cassettes/expense-site.yml +0 -45
- data/spec/fixtures/leetchi_cassettes/expense.yml +0 -495
- data/spec/fixtures/leetchi_cassettes/operation.yml +0 -495
- data/spec/fixtures/leetchi_cassettes/recurrent_contribution.yml +0 -2060
- data/spec/fixtures/leetchi_cassettes/strong_authentication.yml +0 -577
- data/spec/fixtures/leetchi_cassettes/transfer.yml +0 -31387
- data/spec/fixtures/leetchi_cassettes/user.yml +0 -44428
- data/spec/fixtures/leetchi_cassettes/wallet.yml +0 -35099
- data/spec/fixtures/leetchi_cassettes/withdrawal.yml +0 -20722
@@ -1,495 +0,0 @@
|
|
1
|
-
---
|
2
|
-
http_interactions:
|
3
|
-
- request:
|
4
|
-
method: get
|
5
|
-
uri: https://api-preprod.leetchi.com/v1/partner/bankiwi/operations/1?ts=1361190693
|
6
|
-
body:
|
7
|
-
encoding: US-ASCII
|
8
|
-
string: ''
|
9
|
-
headers:
|
10
|
-
X-Leetchi-Signature:
|
11
|
-
- b6AZXVPn0GiS0J/qTZmiw4GFVUiA1UQ9YA/jYWpfMfZ/7qyGAQBBYM3KfI5Od1xO6SIjsjQ3Td84orqAYgei0IKQuk0irmxfgd/EPeLihyrH98qOopz5RLbn6ZYehhJ7WUWyXjormQAHHo8Y0yftyaKpq+u8RVGcJR/RkQwaDwRG/d029v3vHBBteqoPGHlhc9s5odZba6xIDvhAHsUbFLYU92WrFXu01AKcTiX/HECPMMwSE7eeax4j7DMBefttTsuwadYqCHfwVW9MQo2kNHcr5/g26y2PvlUPxs+FeDKTugVy+9QVRJdAhOyJ1mtzhE7bq3tAp++qSAYOTGE0gQ==
|
12
|
-
Content-Type:
|
13
|
-
- application/json
|
14
|
-
Accept:
|
15
|
-
- ! '*/*'
|
16
|
-
User-Agent:
|
17
|
-
- Ruby
|
18
|
-
response:
|
19
|
-
status:
|
20
|
-
code: 404
|
21
|
-
message: Not Found
|
22
|
-
headers:
|
23
|
-
Cache-Control:
|
24
|
-
- private
|
25
|
-
Content-Type:
|
26
|
-
- application/json
|
27
|
-
Server:
|
28
|
-
- Microsoft-IIS/7.0
|
29
|
-
X-Aspnetmvc-Version:
|
30
|
-
- '2.0'
|
31
|
-
X-Aspnet-Version:
|
32
|
-
- 4.0.30319
|
33
|
-
X-Powered-By:
|
34
|
-
- ASP.NET
|
35
|
-
Date:
|
36
|
-
- Mon, 18 Feb 2013 12:31:35 GMT
|
37
|
-
Content-Length:
|
38
|
-
- '0'
|
39
|
-
body:
|
40
|
-
encoding: US-ASCII
|
41
|
-
string: ''
|
42
|
-
http_version:
|
43
|
-
recorded_at: Mon, 18 Feb 2013 12:31:33 GMT
|
44
|
-
- request:
|
45
|
-
method: get
|
46
|
-
uri: https://api-preprod.leetchi.com/v1/partner/bankiwi/operations/1?ts=1361200970
|
47
|
-
body:
|
48
|
-
encoding: US-ASCII
|
49
|
-
string: ''
|
50
|
-
headers:
|
51
|
-
X-Leetchi-Signature:
|
52
|
-
- GW7AAfOgiskWypSGSqdkf4anCCQYh6Y2omJLQ7O0qteMC2dkg+/72/QIpEV8lxj4Q64kymy7JZsnpodsffRBV2TyLZNXpV8QwvodUFC6S7Z+zG+FtyKc+V2Qb+2l8TtLAxvH7N/5LV8Dz6hhuMl4A512cysm+xQb7QEjSIMZan4gGfPkOax92Uqn3NO5tgv0clfSASHAAUTzMbgzKcJi564LUegqB5aS/Gq/EInhQW8uaI5eckn3EAxYsv1jOFDsuch/Cpaony01bMOBtxyg1xdsClA/gcppVWjk+myKRo4/zTV1dvOyf0gHKQpyl1hmHrl4TV0o9bLzUWw0qadWVw==
|
53
|
-
Content-Type:
|
54
|
-
- application/json
|
55
|
-
Accept:
|
56
|
-
- ! '*/*'
|
57
|
-
User-Agent:
|
58
|
-
- Ruby
|
59
|
-
response:
|
60
|
-
status:
|
61
|
-
code: 404
|
62
|
-
message: Not Found
|
63
|
-
headers:
|
64
|
-
Cache-Control:
|
65
|
-
- private
|
66
|
-
Content-Type:
|
67
|
-
- application/json
|
68
|
-
Server:
|
69
|
-
- Microsoft-IIS/7.0
|
70
|
-
X-Aspnetmvc-Version:
|
71
|
-
- '2.0'
|
72
|
-
X-Aspnet-Version:
|
73
|
-
- 4.0.30319
|
74
|
-
X-Powered-By:
|
75
|
-
- ASP.NET
|
76
|
-
Date:
|
77
|
-
- Mon, 18 Feb 2013 15:22:52 GMT
|
78
|
-
Content-Length:
|
79
|
-
- '0'
|
80
|
-
body:
|
81
|
-
encoding: US-ASCII
|
82
|
-
string: ''
|
83
|
-
http_version:
|
84
|
-
recorded_at: Mon, 18 Feb 2013 15:22:50 GMT
|
85
|
-
- request:
|
86
|
-
method: get
|
87
|
-
uri: https://api-preprod.leetchi.com/v1/partner/bankiwi/operations/1?ts=1361202425
|
88
|
-
body:
|
89
|
-
encoding: US-ASCII
|
90
|
-
string: ''
|
91
|
-
headers:
|
92
|
-
X-Leetchi-Signature:
|
93
|
-
- VXEidxtLafxErDF8OY0kJsdrSckXl17MNSmsAfaubFVkCFUDy8yedB+fR+q6eqIMFfv3/QvpfDbM25cfC1Te4x2eiBd0uKy4ys4VEPF0tlj96MBE1uGQ6NW1UvTDahY+U5hQMIi+wS6u1LTqblAtNInldS1goq2dzMHHWHlNuZObcowXNqkc6lrzqO6t2dISsENuSTJSipUyOUuDiOt51pBaE929mQKO8S1Gn57mjTQedaLyfNMJqujbcAw35hA/Zz93epNcwXfROJZLFGg7kU4fSfCACm+zaHA81W0JCOnGfEqn/Ull+YC0iDU9KcfM+RNQFOQgEpiYQ/OoRbASnw==
|
94
|
-
Content-Type:
|
95
|
-
- application/json
|
96
|
-
Accept:
|
97
|
-
- ! '*/*'
|
98
|
-
User-Agent:
|
99
|
-
- Ruby
|
100
|
-
response:
|
101
|
-
status:
|
102
|
-
code: 404
|
103
|
-
message: Not Found
|
104
|
-
headers:
|
105
|
-
Cache-Control:
|
106
|
-
- private
|
107
|
-
Content-Type:
|
108
|
-
- application/json
|
109
|
-
Server:
|
110
|
-
- Microsoft-IIS/7.0
|
111
|
-
X-Aspnetmvc-Version:
|
112
|
-
- '2.0'
|
113
|
-
X-Aspnet-Version:
|
114
|
-
- 4.0.30319
|
115
|
-
X-Powered-By:
|
116
|
-
- ASP.NET
|
117
|
-
Date:
|
118
|
-
- Mon, 18 Feb 2013 15:47:07 GMT
|
119
|
-
Content-Length:
|
120
|
-
- '0'
|
121
|
-
body:
|
122
|
-
encoding: US-ASCII
|
123
|
-
string: ''
|
124
|
-
http_version:
|
125
|
-
recorded_at: Mon, 18 Feb 2013 15:47:06 GMT
|
126
|
-
- request:
|
127
|
-
method: get
|
128
|
-
uri: https://api-preprod.leetchi.com/v1/partner/example/operations/1?ts=1361714228
|
129
|
-
body:
|
130
|
-
encoding: US-ASCII
|
131
|
-
string: ''
|
132
|
-
headers:
|
133
|
-
X-Leetchi-Signature:
|
134
|
-
- WcgvnbqTTza8rWw5cIIC5bA45pNjRBbIqP57XDIosF0cvQm8GB+RYAQRMuXvJnOrV+J8ky/gfXsqAYf6QdIJxZCVjkc8CclKZrkLdb9fUiIjOteIgso9Ln8nrdBgUH+VjsgdBZDHDvcSzd0tvQvUVOw2SU0KE+I00cHeORd8Y0AUYZIk+vDK5df3j0PnHDPJigT6YIlJxleLK+uc0WEnOJKGzC5qAomOGMxDFbGYQ/Hq0fR6sNCmcIckPBQZHw0rLFjOKB2K6Hn/fxOOQ7Mg7C/v5tmfnztiQUNvA7zsxqLpXYXrCMZVjZ9CbwyW4lldf0qReAbUFCaYmcWxfcHCzw==
|
135
|
-
Content-Type:
|
136
|
-
- application/json
|
137
|
-
Accept:
|
138
|
-
- ! '*/*'
|
139
|
-
User-Agent:
|
140
|
-
- Ruby
|
141
|
-
response:
|
142
|
-
status:
|
143
|
-
code: 404
|
144
|
-
message: Not Found
|
145
|
-
headers:
|
146
|
-
Cache-Control:
|
147
|
-
- private
|
148
|
-
Content-Type:
|
149
|
-
- application/json
|
150
|
-
Server:
|
151
|
-
- Microsoft-IIS/7.0
|
152
|
-
X-Aspnetmvc-Version:
|
153
|
-
- '2.0'
|
154
|
-
X-Aspnet-Version:
|
155
|
-
- 4.0.30319
|
156
|
-
X-Powered-By:
|
157
|
-
- ASP.NET
|
158
|
-
Date:
|
159
|
-
- Sun, 24 Feb 2013 13:57:08 GMT
|
160
|
-
Content-Length:
|
161
|
-
- '0'
|
162
|
-
body:
|
163
|
-
encoding: US-ASCII
|
164
|
-
string: ''
|
165
|
-
http_version:
|
166
|
-
recorded_at: Sun, 24 Feb 2013 13:57:08 GMT
|
167
|
-
- request:
|
168
|
-
method: get
|
169
|
-
uri: https://api-preprod.leetchi.com/v1/partner/example/operations/1?ts=1361721886
|
170
|
-
body:
|
171
|
-
encoding: US-ASCII
|
172
|
-
string: ''
|
173
|
-
headers:
|
174
|
-
X-Leetchi-Signature:
|
175
|
-
- Ej7UBTtChiKvKWLWGZEHxXvqhnGdoD1zyMjDSAYB5ZAEu6AaHezwCqwha2oz6tJwVMuV33FEVEQI9FMxF19TSqzOblCSen3YRZDwlWYpKz34k7CZ2ClF4weyjAax76+RJYDDuJKRMGGX5qQGqszvgOhnxSuFoy35vMOgTnFK6DwnsQiYJ084VaUciI4Z3whqzjAVY1s5uEenVGmQpAM0dUPbXEVf3L6yU5I9JCKzO7ndCcbLopYrA8HDBBbjXT+8maqGf44Y65qtR2NLN1S02iOQE2W6eNxwVksS9G15STDoHF19t0eC+nXiA9h9qdl3t8YIa0hBYbOAX/Y3xx+p1g==
|
176
|
-
Content-Type:
|
177
|
-
- application/json
|
178
|
-
Accept:
|
179
|
-
- ! '*/*'
|
180
|
-
User-Agent:
|
181
|
-
- Ruby
|
182
|
-
response:
|
183
|
-
status:
|
184
|
-
code: 404
|
185
|
-
message: Not Found
|
186
|
-
headers:
|
187
|
-
Cache-Control:
|
188
|
-
- private
|
189
|
-
Content-Type:
|
190
|
-
- application/json
|
191
|
-
Server:
|
192
|
-
- Microsoft-IIS/7.0
|
193
|
-
X-Aspnetmvc-Version:
|
194
|
-
- '2.0'
|
195
|
-
X-Aspnet-Version:
|
196
|
-
- 4.0.30319
|
197
|
-
X-Powered-By:
|
198
|
-
- ASP.NET
|
199
|
-
Date:
|
200
|
-
- Sun, 24 Feb 2013 16:04:46 GMT
|
201
|
-
Content-Length:
|
202
|
-
- '0'
|
203
|
-
body:
|
204
|
-
encoding: US-ASCII
|
205
|
-
string: ''
|
206
|
-
http_version:
|
207
|
-
recorded_at: Sun, 24 Feb 2013 16:04:46 GMT
|
208
|
-
- request:
|
209
|
-
method: get
|
210
|
-
uri: https://api-preprod.leetchi.com/v1/partner/example/operations/1?ts=1361722875
|
211
|
-
body:
|
212
|
-
encoding: US-ASCII
|
213
|
-
string: ''
|
214
|
-
headers:
|
215
|
-
X-Leetchi-Signature:
|
216
|
-
- DuqUj3eEZFi7loL4v9eg9d9IkUtXRZCau9AEfTQYkOBsA61LyZKKwmvylb77udjrUIbyTmK/u7sQEe7amoML4OBwWxNcwtDEWyH6gB61Byqx8ciND/XEf9ZWoz139PHgk9UsRSX24KWhKCzwEkO5tMXfUR7bG6fOPFacO695ko+u3nZEIWp4mZqFGmBUk1KmngwK6J0kaXFAupNnqwhzxQBRsqRkrU7ad8Rm10ILtXmk5g2IZHKKAD0+OBDgIF1dU9OnHzfezVjEETpmB3IJFSRzvRVhEDl8i9ksYReB9Poo2uNQ6d6gHsshEYNxc6G9kYfid0zKDE5zbj0ItYmxUg==
|
217
|
-
Content-Type:
|
218
|
-
- application/json
|
219
|
-
Accept:
|
220
|
-
- ! '*/*'
|
221
|
-
User-Agent:
|
222
|
-
- Ruby
|
223
|
-
response:
|
224
|
-
status:
|
225
|
-
code: 404
|
226
|
-
message: Not Found
|
227
|
-
headers:
|
228
|
-
Cache-Control:
|
229
|
-
- private
|
230
|
-
Content-Type:
|
231
|
-
- application/json
|
232
|
-
Server:
|
233
|
-
- Microsoft-IIS/7.0
|
234
|
-
X-Aspnetmvc-Version:
|
235
|
-
- '2.0'
|
236
|
-
X-Aspnet-Version:
|
237
|
-
- 4.0.30319
|
238
|
-
X-Powered-By:
|
239
|
-
- ASP.NET
|
240
|
-
Date:
|
241
|
-
- Sun, 24 Feb 2013 16:21:16 GMT
|
242
|
-
Content-Length:
|
243
|
-
- '0'
|
244
|
-
body:
|
245
|
-
encoding: US-ASCII
|
246
|
-
string: ''
|
247
|
-
http_version:
|
248
|
-
recorded_at: Sun, 24 Feb 2013 16:21:15 GMT
|
249
|
-
- request:
|
250
|
-
method: get
|
251
|
-
uri: https://api-preprod.leetchi.com/v1/partner/example/operations/1?ts=1361724124
|
252
|
-
body:
|
253
|
-
encoding: US-ASCII
|
254
|
-
string: ''
|
255
|
-
headers:
|
256
|
-
X-Leetchi-Signature:
|
257
|
-
- FTfTcVk8D7Kg0oFg5VfbWf2ti//pJRgSBzxZ7L93ZPanqLec/JWVLOF50iO9NIi4hg9UFMWAosi8ux56tO/qEWw1rgw+xp4+O4eIKA7z+nuLvAbZanp4Pp3Nn82DqXT7z8GOqtiMZ1P+dam8SrslloS+3T7saDY6Ww9HLsvNsgg+KDpFTdFJ9rFQ54KyeGI+4Ggb6RbQTuLwUwGNtLJh5ymJbJkC6dOB2nzB76GJXOycLmR6+B1OfbcpZ8B291S2sZ47OiiMV/yL40WVa5z2nKqGOE6DIpSP5Pa+7lBCC/S/rbZ8cGAliibtsvUCFySSAITI9iun4RmsY9QkZyCu6A==
|
258
|
-
Content-Type:
|
259
|
-
- application/json
|
260
|
-
Accept:
|
261
|
-
- ! '*/*'
|
262
|
-
User-Agent:
|
263
|
-
- Ruby
|
264
|
-
response:
|
265
|
-
status:
|
266
|
-
code: 404
|
267
|
-
message: Not Found
|
268
|
-
headers:
|
269
|
-
Cache-Control:
|
270
|
-
- private
|
271
|
-
Content-Type:
|
272
|
-
- application/json
|
273
|
-
Server:
|
274
|
-
- Microsoft-IIS/7.0
|
275
|
-
X-Aspnetmvc-Version:
|
276
|
-
- '2.0'
|
277
|
-
X-Aspnet-Version:
|
278
|
-
- 4.0.30319
|
279
|
-
X-Powered-By:
|
280
|
-
- ASP.NET
|
281
|
-
Date:
|
282
|
-
- Sun, 24 Feb 2013 16:42:04 GMT
|
283
|
-
Content-Length:
|
284
|
-
- '0'
|
285
|
-
body:
|
286
|
-
encoding: US-ASCII
|
287
|
-
string: ''
|
288
|
-
http_version:
|
289
|
-
recorded_at: Sun, 24 Feb 2013 16:42:04 GMT
|
290
|
-
- request:
|
291
|
-
method: get
|
292
|
-
uri: https://api-preprod.leetchi.com/v1/partner/example/operations/1?ts=1361726091
|
293
|
-
body:
|
294
|
-
encoding: US-ASCII
|
295
|
-
string: ''
|
296
|
-
headers:
|
297
|
-
X-Leetchi-Signature:
|
298
|
-
- jGMMwMfpqHbsOnXJqFe7NUjyqiQwqwaiHqOdtnYcovHfaOjMoS8+bfa0haJRhFzrOkZMfIZHi14XubktdDikEZJj8EzctKy9A3YTzRfZMXcZgH7YJ3kldme423AGQYCitYgnM3wdAizsP4Zn9FyHDhWgMipw26Tf42oAm89nBCpW09wb4pspK/PcItpeiUWhXCTDiPYlTaMyqtWIByaq2Aco/znGoOchU5yGSaBnmaF34IYClL/q3cnpK2GixvgEvsIVcIPMQBiV/7aIm1fs6b2mrNHcmj3JVejE8Jj2u7tALzGOtM8AwoQrY0mM+AoNSkV4a1qRouhGehXEe9HXsA==
|
299
|
-
Content-Type:
|
300
|
-
- application/json
|
301
|
-
Accept:
|
302
|
-
- ! '*/*'
|
303
|
-
User-Agent:
|
304
|
-
- Ruby
|
305
|
-
response:
|
306
|
-
status:
|
307
|
-
code: 404
|
308
|
-
message: Not Found
|
309
|
-
headers:
|
310
|
-
Cache-Control:
|
311
|
-
- private
|
312
|
-
Content-Type:
|
313
|
-
- application/json
|
314
|
-
Server:
|
315
|
-
- Microsoft-IIS/7.0
|
316
|
-
X-Aspnetmvc-Version:
|
317
|
-
- '2.0'
|
318
|
-
X-Aspnet-Version:
|
319
|
-
- 4.0.30319
|
320
|
-
X-Powered-By:
|
321
|
-
- ASP.NET
|
322
|
-
Date:
|
323
|
-
- Sun, 24 Feb 2013 17:14:52 GMT
|
324
|
-
Content-Length:
|
325
|
-
- '0'
|
326
|
-
body:
|
327
|
-
encoding: US-ASCII
|
328
|
-
string: ''
|
329
|
-
http_version:
|
330
|
-
recorded_at: Sun, 24 Feb 2013 17:14:51 GMT
|
331
|
-
- request:
|
332
|
-
method: get
|
333
|
-
uri: https://api-preprod.leetchi.com/v1/partner/example/operations/1?ts=1361729708
|
334
|
-
body:
|
335
|
-
encoding: US-ASCII
|
336
|
-
string: ''
|
337
|
-
headers:
|
338
|
-
X-Leetchi-Signature:
|
339
|
-
- VfX/MQwUhN9W1/I9bYJHFfUEyg753brLouhxLdtl84+LVWp7a14G0cQ8025uHZJsntRikJEUsb5gb8MKtdx9cYsn6Z1qX16F/81onJVQ/eHQ4tNc+EWMeAojnJl8wUBbKJcjgT/0gHJfDwp9QVqTAHkZRlRhStySQ/SuZyGoOluJ4D0W00nS32fZGdQiR1hsdNFRohIcDSawbjIBUdL2JIxWvNb7KdGzJxWSXVfmqiFbKhM3HP8/ATLNeUSSgBRfJDjnp2RPJI8eR6dtDGfFhf4jQL6fYVYkNHl1eZD36WOE2NKOePQMZNGa/ZAiiiXfQ8k15QDqjlxVio9ZnrypfQ==
|
340
|
-
Content-Type:
|
341
|
-
- application/json
|
342
|
-
Accept:
|
343
|
-
- ! '*/*'
|
344
|
-
User-Agent:
|
345
|
-
- Ruby
|
346
|
-
response:
|
347
|
-
status:
|
348
|
-
code: 404
|
349
|
-
message: Not Found
|
350
|
-
headers:
|
351
|
-
Cache-Control:
|
352
|
-
- private
|
353
|
-
Content-Type:
|
354
|
-
- application/json
|
355
|
-
Server:
|
356
|
-
- Microsoft-IIS/7.0
|
357
|
-
X-Aspnetmvc-Version:
|
358
|
-
- '2.0'
|
359
|
-
X-Aspnet-Version:
|
360
|
-
- 4.0.30319
|
361
|
-
X-Powered-By:
|
362
|
-
- ASP.NET
|
363
|
-
Date:
|
364
|
-
- Sun, 24 Feb 2013 18:15:09 GMT
|
365
|
-
Content-Length:
|
366
|
-
- '0'
|
367
|
-
body:
|
368
|
-
encoding: US-ASCII
|
369
|
-
string: ''
|
370
|
-
http_version:
|
371
|
-
recorded_at: Sun, 24 Feb 2013 18:15:08 GMT
|
372
|
-
- request:
|
373
|
-
method: get
|
374
|
-
uri: https://api-preprod.leetchi.com/v1/partner/example/operations/1?ts=1361730168
|
375
|
-
body:
|
376
|
-
encoding: US-ASCII
|
377
|
-
string: ''
|
378
|
-
headers:
|
379
|
-
X-Leetchi-Signature:
|
380
|
-
- gaQVTaOOH75fDhhcbauPcMrTc52NmnNNUwdRZcsus7BpEeED8XRc1FpVw/II0aiNvESwMR7YO5xSWYnWiHLny0k/HiABNubLFFPkWlk7urllLhjVMzpeqNa3CdDuYs1krAhVYKHVwKtGalys90ppCyJebWgLbVJnBYxOU8YR2C0gkvSAPYTOiQr+VbvpWZr8yWiplBTJ9VKxgZckWzmtCuw8QcbLMpZ7VbNqBaWg/PvPw4H3NIKtBh74AboriswhaxNsVMI6mU1eJvRPd594z6fJVUSYetQqekGRAairWzPpHuAObTK8yrfHWKrIhFMgpkMuq1APclEsaQ9eRlbw+w==
|
381
|
-
Content-Type:
|
382
|
-
- application/json
|
383
|
-
Accept:
|
384
|
-
- ! '*/*'
|
385
|
-
User-Agent:
|
386
|
-
- Ruby
|
387
|
-
response:
|
388
|
-
status:
|
389
|
-
code: 404
|
390
|
-
message: Not Found
|
391
|
-
headers:
|
392
|
-
Cache-Control:
|
393
|
-
- private
|
394
|
-
Content-Type:
|
395
|
-
- application/json
|
396
|
-
Server:
|
397
|
-
- Microsoft-IIS/7.0
|
398
|
-
X-Aspnetmvc-Version:
|
399
|
-
- '2.0'
|
400
|
-
X-Aspnet-Version:
|
401
|
-
- 4.0.30319
|
402
|
-
X-Powered-By:
|
403
|
-
- ASP.NET
|
404
|
-
Date:
|
405
|
-
- Sun, 24 Feb 2013 18:22:49 GMT
|
406
|
-
Content-Length:
|
407
|
-
- '0'
|
408
|
-
body:
|
409
|
-
encoding: US-ASCII
|
410
|
-
string: ''
|
411
|
-
http_version:
|
412
|
-
recorded_at: Sun, 24 Feb 2013 18:22:48 GMT
|
413
|
-
- request:
|
414
|
-
method: get
|
415
|
-
uri: https://api-preprod.leetchi.com/v1/partner/example/operations/1?ts=1361732074
|
416
|
-
body:
|
417
|
-
encoding: US-ASCII
|
418
|
-
string: ''
|
419
|
-
headers:
|
420
|
-
X-Leetchi-Signature:
|
421
|
-
- JE1Vx15lYrrUdcKfzSE+c0UZpChsezrFQhEtYhAjKdy0cZpZOYWSBNtXGJk7ttsvOh9zlGrP7nTB3HDt8dMk2mndDYfYrZl9ZlfUj9m9bC8a5zlrdrXPWqPDOi7H5kaHf5qNH3BVAgZZl5Q5lNnCIKSF9nRZHJ31ixUiqfVBc1iEZQv+7Xh7hGoQD6w6kqVbcKszCcAIvrf//AQfDyLCrhbwPXGw3wfU40xvjA4GaZh4ZJ0I9SI+k9waCwjUNZcDy3U+pj76jiTF2gqMAJEl8+s/HI0lnRrF2iB/JbPyFBzyhQdwfwISOwLHmUonYqVuPofEwHtX4d/tC9AskcU/6w==
|
422
|
-
Content-Type:
|
423
|
-
- application/json
|
424
|
-
Accept:
|
425
|
-
- ! '*/*'
|
426
|
-
User-Agent:
|
427
|
-
- Ruby
|
428
|
-
response:
|
429
|
-
status:
|
430
|
-
code: 404
|
431
|
-
message: Not Found
|
432
|
-
headers:
|
433
|
-
Cache-Control:
|
434
|
-
- private
|
435
|
-
Content-Type:
|
436
|
-
- application/json
|
437
|
-
Server:
|
438
|
-
- Microsoft-IIS/7.0
|
439
|
-
X-Aspnetmvc-Version:
|
440
|
-
- '2.0'
|
441
|
-
X-Aspnet-Version:
|
442
|
-
- 4.0.30319
|
443
|
-
X-Powered-By:
|
444
|
-
- ASP.NET
|
445
|
-
Date:
|
446
|
-
- Sun, 24 Feb 2013 18:54:35 GMT
|
447
|
-
Content-Length:
|
448
|
-
- '0'
|
449
|
-
body:
|
450
|
-
encoding: US-ASCII
|
451
|
-
string: ''
|
452
|
-
http_version:
|
453
|
-
recorded_at: Sun, 24 Feb 2013 18:54:34 GMT
|
454
|
-
- request:
|
455
|
-
method: get
|
456
|
-
uri: https://api-preprod.leetchi.com/v1/partner/example/operations/1?ts=1361794075
|
457
|
-
body:
|
458
|
-
encoding: US-ASCII
|
459
|
-
string: ''
|
460
|
-
headers:
|
461
|
-
X-Leetchi-Signature:
|
462
|
-
- kN7dbJkJZPbRS5VtYOriW816FvfcdvEHFjS3BFv0AUZK2OUAGLwq92nnLCwOJgK2ufYhfuAZBf0qE33TVQjGqnHfV8CIR9r+uwaZdhh5NVhFMnE4qGGaON/QKuOF38g50mNr8OhMPHg1egxgO5sn0iW12oGk7ukSGcy1GgNjwAjkg8pLjTbEKyWZLNh0V2ZYIxR2ghmTHnSq4EMxOpuS8RMWHNKUGhMztpiDbnbracZC3qgYZlu/rK2eAkWQjxVSs2IGm/7QWLsmPWVS4iy0ysR1Zjxyvy6SOPJlll3VoctQn7pcJNeFMJDuMyu76ayaoEqD1iHWKwMm6yqWnLm8aw==
|
463
|
-
Content-Type:
|
464
|
-
- application/json
|
465
|
-
Accept:
|
466
|
-
- ! '*/*'
|
467
|
-
User-Agent:
|
468
|
-
- Ruby
|
469
|
-
response:
|
470
|
-
status:
|
471
|
-
code: 404
|
472
|
-
message: Not Found
|
473
|
-
headers:
|
474
|
-
Cache-Control:
|
475
|
-
- private
|
476
|
-
Content-Type:
|
477
|
-
- application/json
|
478
|
-
Server:
|
479
|
-
- Microsoft-IIS/7.0
|
480
|
-
X-Aspnetmvc-Version:
|
481
|
-
- '2.0'
|
482
|
-
X-Aspnet-Version:
|
483
|
-
- 4.0.30319
|
484
|
-
X-Powered-By:
|
485
|
-
- ASP.NET
|
486
|
-
Date:
|
487
|
-
- Mon, 25 Feb 2013 12:07:56 GMT
|
488
|
-
Content-Length:
|
489
|
-
- '0'
|
490
|
-
body:
|
491
|
-
encoding: US-ASCII
|
492
|
-
string: ''
|
493
|
-
http_version:
|
494
|
-
recorded_at: Mon, 25 Feb 2013 12:07:55 GMT
|
495
|
-
recorded_with: VCR 2.4.0
|