peddler 0.8.0 → 0.9.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/LICENSE +1 -1
- data/README.md +15 -14
- data/lib/mws/cart_information/client.rb +72 -0
- data/lib/mws/cart_information.rb +1 -69
- data/lib/mws/customer_information/client.rb +79 -0
- data/lib/mws/customer_information.rb +1 -77
- data/lib/mws/feeds/client.rb +112 -0
- data/lib/mws/feeds.rb +1 -110
- data/lib/mws/fulfillment_inbound_shipment/client.rb +233 -0
- data/lib/mws/fulfillment_inbound_shipment.rb +1 -231
- data/lib/mws/fulfillment_inventory/client.rb +53 -0
- data/lib/mws/fulfillment_inventory.rb +1 -51
- data/lib/mws/fulfillment_outbound_shipment/client.rb +171 -0
- data/lib/mws/fulfillment_outbound_shipment.rb +1 -168
- data/lib/mws/off_amazon_payments/client.rb +362 -0
- data/lib/mws/off_amazon_payments.rb +1 -360
- data/lib/mws/orders/client.rb +102 -0
- data/lib/mws/orders.rb +1 -98
- data/lib/mws/products/client.rb +234 -0
- data/lib/mws/products.rb +1 -232
- data/lib/mws/recommendations/client.rb +71 -0
- data/lib/mws/recommendations.rb +1 -66
- data/lib/mws/reports/client.rb +220 -0
- data/lib/mws/reports.rb +1 -220
- data/lib/mws/sellers/client.rb +42 -0
- data/lib/mws/sellers.rb +1 -40
- data/lib/mws/subscriptions/client.rb +177 -0
- data/lib/mws/subscriptions.rb +1 -169
- data/lib/mws.rb +2 -2
- data/lib/peddler/client.rb +3 -3
- data/lib/peddler/flat_file_parser.rb +3 -3
- data/lib/peddler/operation.rb +2 -3
- data/lib/peddler/structured_list.rb +1 -3
- data/lib/peddler/version.rb +1 -1
- data/lib/peddler/xml_parser.rb +1 -1
- data/test/integration/test_cart_information.rb +2 -2
- data/test/integration/test_customer_information.rb +2 -2
- data/test/integration/test_feeds.rb +2 -2
- data/test/integration/test_fulfillment_inbound_shipment.rb +2 -2
- data/test/integration/test_fulfillment_inventory.rb +3 -7
- data/test/integration/test_fulfillment_outbound_shipment.rb +2 -49
- data/test/integration/test_off_amazon_payments.rb +2 -2
- data/test/integration/test_orders.rb +2 -13
- data/test/integration/test_products.rb +2 -2
- data/test/integration/test_recommendations.rb +2 -11
- data/test/integration/test_reports.rb +2 -3
- data/test/integration/test_sellers.rb +2 -9
- data/test/integration/test_subscriptions.rb +2 -2
- data/test/integration_test_helper.rb +49 -0
- data/test/mws.yml +16 -0
- data/test/mws.yml.bak +16 -0
- data/test/test_helper.rb +7 -0
- data/test/unit/mws/test_off_amazon_payments_client.rb +9 -0
- data/test/unit/mws/test_products_client.rb +9 -0
- data/test/unit/peddler/test_client.rb +2 -2
- data/test/unit/peddler/test_flat_file_parser.rb +2 -2
- data/test/unit/peddler/test_operation.rb +2 -2
- data/test/unit/peddler/test_parser.rb +2 -2
- data/test/unit/peddler/test_structured_list.rb +2 -2
- data/test/unit/peddler/test_xml_parser.rb +2 -2
- data/test/unit/test_mws.rb +3 -3
- data/test/vcr_cassettes/CartInformation.yml +37 -725
- data/test/vcr_cassettes/CustomerInformation.yml +37 -728
- data/test/vcr_cassettes/Feeds.yml +100 -528
- data/test/vcr_cassettes/FulfillmentInboundShipment.yml +39 -728
- data/test/vcr_cassettes/FulfillmentInventory.yml +96 -997
- data/test/vcr_cassettes/FulfillmentOutboundShipment.yml +39 -725
- data/test/vcr_cassettes/OffAmazonPayments.yml +36 -727
- data/test/vcr_cassettes/Orders.yml +38 -29855
- data/test/vcr_cassettes/Products.yml +1300 -3871
- data/test/vcr_cassettes/Recommendations.yml +8934 -15590
- data/test/vcr_cassettes/Reports.yml +288 -1326
- data/test/vcr_cassettes/Sellers.yml +38 -1178
- data/test/vcr_cassettes/Subscriptions.yml +244 -1066
- metadata +27 -98
- data/test/helper.rb +0 -3
- data/test/integration_helper.rb +0 -49
- data/test/mws.yml.1 +0 -32
- data/test/mws.yml.example +0 -4
- data/test/unit/mws/test_off_amazon_payments.rb +0 -9
- data/test/unit/mws/test_products.rb +0 -9
@@ -2,29 +2,28 @@
|
|
2
2
|
http_interactions:
|
3
3
|
- request:
|
4
4
|
method: post
|
5
|
-
uri: https://mws
|
5
|
+
uri: https://mws.amazonservices.ca/OffAmazonPayments/2013-01-01/?AWSAccessKeyId=AWS_ACCESS_KEY_ID&Action=GetServiceStatus&SellerId=MERCHANT_ID&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-08-12T11%3A39%3A35Z&Signature=RaaWOLdrWXZcWF4DcxqfasYobRDHLXdXg45q1ptSjGQ%3D
|
6
6
|
body:
|
7
7
|
encoding: US-ASCII
|
8
8
|
string: ''
|
9
9
|
headers:
|
10
10
|
User-Agent:
|
11
|
-
- Jeff/1.0.1 (Language=Ruby;
|
11
|
+
- Jeff/1.0.1 (Language=Ruby; hakans-mbp.home)
|
12
12
|
response:
|
13
13
|
status:
|
14
14
|
code: 200
|
15
15
|
message:
|
16
16
|
headers:
|
17
17
|
Date:
|
18
|
-
-
|
18
|
+
- Tue, 12 Aug 2014 11:39:36 GMT
|
19
19
|
Server:
|
20
20
|
- AmazonMWS
|
21
21
|
x-mws-request-id:
|
22
|
-
-
|
22
|
+
- 54262f92-d22d-490e-b628-0655a31f428a
|
23
23
|
x-mws-timestamp:
|
24
|
-
- '2014-
|
24
|
+
- '2014-08-12T11:39:36.316Z'
|
25
25
|
x-mws-response-context:
|
26
|
-
-
|
27
|
-
NqVrcWrTmw==
|
26
|
+
- 4nn2BShp1spRWVJWoE21t43irXtcofGhPBlvZDe+7688dMzCDlearkaXK4mDkywAvrrriqVvlQ8=
|
28
27
|
Content-Type:
|
29
28
|
- text/xml
|
30
29
|
Content-Length:
|
@@ -38,39 +37,38 @@ http_interactions:
|
|
38
37
|
<GetServiceStatusResponse xmlns="http://mws.amazonservices.com/schema/OffAmazonPayments/2013-01-01">
|
39
38
|
<GetServiceStatusResult>
|
40
39
|
<Status>GREEN</Status>
|
41
|
-
<Timestamp>2014-
|
40
|
+
<Timestamp>2014-08-12T11:39:36.316Z</Timestamp>
|
42
41
|
</GetServiceStatusResult>
|
43
42
|
<ResponseMetadata>
|
44
|
-
<RequestId>
|
43
|
+
<RequestId>54262f92-d22d-490e-b628-0655a31f428a</RequestId>
|
45
44
|
</ResponseMetadata>
|
46
45
|
</GetServiceStatusResponse>
|
47
46
|
http_version:
|
48
|
-
recorded_at:
|
47
|
+
recorded_at: Tue, 12 Aug 2014 11:39:36 GMT
|
49
48
|
- request:
|
50
49
|
method: post
|
51
|
-
uri: https://mws.amazonservices.
|
50
|
+
uri: https://mws-eu.amazonservices.com/OffAmazonPayments/2013-01-01/?AWSAccessKeyId=AWS_ACCESS_KEY_ID&Action=GetServiceStatus&SellerId=MERCHANT_ID&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-08-12T11%3A39%3A36Z&Signature=Tn%2FgExyDeZFT7cILTKnPPq8Vwyyv7hACf9zmqqLAcYg%3D
|
52
51
|
body:
|
53
52
|
encoding: US-ASCII
|
54
53
|
string: ''
|
55
54
|
headers:
|
56
55
|
User-Agent:
|
57
|
-
- Jeff/1.0.1 (Language=Ruby;
|
56
|
+
- Jeff/1.0.1 (Language=Ruby; hakans-mbp.home)
|
58
57
|
response:
|
59
58
|
status:
|
60
59
|
code: 200
|
61
60
|
message:
|
62
61
|
headers:
|
63
62
|
Date:
|
64
|
-
-
|
63
|
+
- Tue, 12 Aug 2014 11:39:35 GMT
|
65
64
|
Server:
|
66
65
|
- AmazonMWS
|
67
66
|
x-mws-request-id:
|
68
|
-
-
|
67
|
+
- 1c367b22-17a7-4de2-b3f6-1a608a683f5a
|
69
68
|
x-mws-timestamp:
|
70
|
-
- '2014-
|
69
|
+
- '2014-08-12T11:39:36.708Z'
|
71
70
|
x-mws-response-context:
|
72
|
-
-
|
73
|
-
Xt+6Gzeb/A=="
|
71
|
+
- LJhnKnPyN0ywLPPeUaUB2RLtFl5dKBtO2kNWLkMtl7PsnBnGjapIwF4Py5Mur+YM7meFQ0/rN6E=
|
74
72
|
Content-Type:
|
75
73
|
- text/xml
|
76
74
|
Content-Length:
|
@@ -84,38 +82,38 @@ http_interactions:
|
|
84
82
|
<GetServiceStatusResponse xmlns="http://mws.amazonservices.com/schema/OffAmazonPayments/2013-01-01">
|
85
83
|
<GetServiceStatusResult>
|
86
84
|
<Status>GREEN</Status>
|
87
|
-
<Timestamp>2014-
|
85
|
+
<Timestamp>2014-08-12T11:39:36.708Z</Timestamp>
|
88
86
|
</GetServiceStatusResult>
|
89
87
|
<ResponseMetadata>
|
90
|
-
<RequestId>
|
88
|
+
<RequestId>1c367b22-17a7-4de2-b3f6-1a608a683f5a</RequestId>
|
91
89
|
</ResponseMetadata>
|
92
90
|
</GetServiceStatusResponse>
|
93
91
|
http_version:
|
94
|
-
recorded_at:
|
92
|
+
recorded_at: Tue, 12 Aug 2014 11:39:36 GMT
|
95
93
|
- request:
|
96
94
|
method: post
|
97
|
-
uri: https://mws.amazonservices.
|
95
|
+
uri: https://mws.amazonservices.jp/OffAmazonPayments/2013-01-01/?AWSAccessKeyId=AWS_ACCESS_KEY_ID&Action=GetServiceStatus&SellerId=MERCHANT_ID&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-08-12T11%3A39%3A36Z&Signature=lmeSXmTFepdp5xMcUFvDxwL2g0qAXg6e3VaiqxSrTq0%3D
|
98
96
|
body:
|
99
97
|
encoding: US-ASCII
|
100
98
|
string: ''
|
101
99
|
headers:
|
102
100
|
User-Agent:
|
103
|
-
- Jeff/1.0.1 (Language=Ruby;
|
101
|
+
- Jeff/1.0.1 (Language=Ruby; hakans-mbp.home)
|
104
102
|
response:
|
105
103
|
status:
|
106
104
|
code: 200
|
107
105
|
message:
|
108
106
|
headers:
|
109
107
|
Date:
|
110
|
-
-
|
108
|
+
- Tue, 12 Aug 2014 11:39:36 GMT
|
111
109
|
Server:
|
112
110
|
- AmazonMWS
|
113
111
|
x-mws-request-id:
|
114
|
-
-
|
112
|
+
- 469da6ee-7aae-4e4e-a5e0-b1a5b354307f
|
115
113
|
x-mws-timestamp:
|
116
|
-
- '2014-
|
114
|
+
- '2014-08-12T11:39:37.416Z'
|
117
115
|
x-mws-response-context:
|
118
|
-
-
|
116
|
+
- 95ku3B3mjxzld+oy8mw9mJD3uqErERRvBH7TGAZmzJZ2JxQW0+6IDRsJduJ2EJEcyhh3cG7ii/c=
|
119
117
|
Content-Type:
|
120
118
|
- text/xml
|
121
119
|
Content-Length:
|
@@ -129,39 +127,38 @@ http_interactions:
|
|
129
127
|
<GetServiceStatusResponse xmlns="http://mws.amazonservices.com/schema/OffAmazonPayments/2013-01-01">
|
130
128
|
<GetServiceStatusResult>
|
131
129
|
<Status>GREEN</Status>
|
132
|
-
<Timestamp>2014-
|
130
|
+
<Timestamp>2014-08-12T11:39:37.416Z</Timestamp>
|
133
131
|
</GetServiceStatusResult>
|
134
132
|
<ResponseMetadata>
|
135
|
-
<RequestId>
|
133
|
+
<RequestId>469da6ee-7aae-4e4e-a5e0-b1a5b354307f</RequestId>
|
136
134
|
</ResponseMetadata>
|
137
135
|
</GetServiceStatusResponse>
|
138
136
|
http_version:
|
139
|
-
recorded_at:
|
137
|
+
recorded_at: Tue, 12 Aug 2014 11:39:37 GMT
|
140
138
|
- request:
|
141
139
|
method: post
|
142
|
-
uri: https://mws.amazonservices.com/OffAmazonPayments/2013-01-01/?AWSAccessKeyId=
|
140
|
+
uri: https://mws.amazonservices.com/OffAmazonPayments/2013-01-01/?AWSAccessKeyId=AWS_ACCESS_KEY_ID&Action=GetServiceStatus&SellerId=MERCHANT_ID&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-08-12T11%3A39%3A37Z&Signature=zUSQ%2Bw2sVUSvlKeR64ENWGjanKlSLvr6k7heJ515PiE%3D
|
143
141
|
body:
|
144
142
|
encoding: US-ASCII
|
145
143
|
string: ''
|
146
144
|
headers:
|
147
145
|
User-Agent:
|
148
|
-
- Jeff/1.0.1 (Language=Ruby;
|
146
|
+
- Jeff/1.0.1 (Language=Ruby; hakans-mbp.home)
|
149
147
|
response:
|
150
148
|
status:
|
151
149
|
code: 200
|
152
150
|
message:
|
153
151
|
headers:
|
154
152
|
Date:
|
155
|
-
-
|
153
|
+
- Tue, 12 Aug 2014 11:39:37 GMT
|
156
154
|
Server:
|
157
155
|
- AmazonMWS
|
158
156
|
x-mws-request-id:
|
159
|
-
-
|
157
|
+
- 25bd898b-5764-4805-94d3-fad22c6db275
|
160
158
|
x-mws-timestamp:
|
161
|
-
- '2014-
|
159
|
+
- '2014-08-12T11:39:37.936Z'
|
162
160
|
x-mws-response-context:
|
163
|
-
-
|
164
|
-
1VSsh7qbxg==
|
161
|
+
- n1SKmO+32RIke8zr2IQWEirUTesBxP94O2SvJMKm4hMSCpkSyKxtAqKhBeZZBusJy6yisuk3X2I=
|
165
162
|
Content-Type:
|
166
163
|
- text/xml
|
167
164
|
Content-Length:
|
@@ -175,700 +172,12 @@ http_interactions:
|
|
175
172
|
<GetServiceStatusResponse xmlns="http://mws.amazonservices.com/schema/OffAmazonPayments/2013-01-01">
|
176
173
|
<GetServiceStatusResult>
|
177
174
|
<Status>GREEN</Status>
|
178
|
-
<Timestamp>2014-
|
175
|
+
<Timestamp>2014-08-12T11:39:37.936Z</Timestamp>
|
179
176
|
</GetServiceStatusResult>
|
180
177
|
<ResponseMetadata>
|
181
|
-
<RequestId>
|
178
|
+
<RequestId>25bd898b-5764-4805-94d3-fad22c6db275</RequestId>
|
182
179
|
</ResponseMetadata>
|
183
180
|
</GetServiceStatusResponse>
|
184
181
|
http_version:
|
185
|
-
recorded_at:
|
186
|
-
- request:
|
187
|
-
method: post
|
188
|
-
uri: https://mws-eu.amazonservices.com/OffAmazonPayments/2013-01-01/?AWSAccessKeyId=AKIAJJDQ2MJTMPXKJE4A&Action=GetServiceStatus&SellerId=A2D9DZ30GEWP6N&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-10T15%3A48%3A51Z&Signature=wsuG%2FLUxVJ0jhKiTS6c5QtbDqZWP9lOXNTeMNpdKbnE%3D
|
189
|
-
body:
|
190
|
-
encoding: US-ASCII
|
191
|
-
string: ''
|
192
|
-
headers:
|
193
|
-
User-Agent:
|
194
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
195
|
-
response:
|
196
|
-
status:
|
197
|
-
code: 200
|
198
|
-
message:
|
199
|
-
headers:
|
200
|
-
Date:
|
201
|
-
- Thu, 10 Apr 2014 15:48:51 GMT
|
202
|
-
Server:
|
203
|
-
- AmazonMWS
|
204
|
-
x-mws-request-id:
|
205
|
-
- 89d7b327-be1d-4c49-9725-575c9ec12e81
|
206
|
-
x-mws-timestamp:
|
207
|
-
- '2014-04-10T15:48:51.959Z'
|
208
|
-
x-mws-response-context:
|
209
|
-
- jJeilBbvTTOS+P9jCC+9f+ixtYm+vQB8vrIivS4ys8DntiHIgt7zLo+bT1Wqex5Xji3Efh6C8M+B
|
210
|
-
4SY81oj+0g==
|
211
|
-
Content-Type:
|
212
|
-
- text/xml
|
213
|
-
Content-Length:
|
214
|
-
- '392'
|
215
|
-
Vary:
|
216
|
-
- User-Agent
|
217
|
-
body:
|
218
|
-
encoding: UTF-8
|
219
|
-
string: |
|
220
|
-
<?xml version="1.0"?>
|
221
|
-
<GetServiceStatusResponse xmlns="http://mws.amazonservices.com/schema/OffAmazonPayments/2013-01-01">
|
222
|
-
<GetServiceStatusResult>
|
223
|
-
<Status>GREEN</Status>
|
224
|
-
<Timestamp>2014-04-10T15:48:51.959Z</Timestamp>
|
225
|
-
</GetServiceStatusResult>
|
226
|
-
<ResponseMetadata>
|
227
|
-
<RequestId>89d7b327-be1d-4c49-9725-575c9ec12e81</RequestId>
|
228
|
-
</ResponseMetadata>
|
229
|
-
</GetServiceStatusResponse>
|
230
|
-
http_version:
|
231
|
-
recorded_at: Thu, 10 Apr 2014 15:48:51 GMT
|
232
|
-
- request:
|
233
|
-
method: post
|
234
|
-
uri: https://mws-eu.amazonservices.com/OffAmazonPayments/2013-01-01/?AWSAccessKeyId=123456&Action=GetServiceStatus&SellerId=A2DP6GIDYN6OTH&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-10T15%3A48%3A51Z&Signature=ZiZkUaVvQSDfNJUsJcEQOqAm5n9G%2FIunU4VONpf8oJ0%3D
|
235
|
-
body:
|
236
|
-
encoding: US-ASCII
|
237
|
-
string: ''
|
238
|
-
headers:
|
239
|
-
User-Agent:
|
240
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
241
|
-
response:
|
242
|
-
status:
|
243
|
-
code: 200
|
244
|
-
message:
|
245
|
-
headers:
|
246
|
-
Date:
|
247
|
-
- Thu, 10 Apr 2014 15:48:51 GMT
|
248
|
-
Server:
|
249
|
-
- AmazonMWS
|
250
|
-
x-mws-request-id:
|
251
|
-
- 0407a47b-21af-4641-99be-08d2fa95490b
|
252
|
-
x-mws-timestamp:
|
253
|
-
- '2014-04-10T15:48:52.166Z'
|
254
|
-
x-mws-response-context:
|
255
|
-
- gatd3LMBxfnDifqVFLhsdUur9v0V8dqHetv1to3jpww1deuec7uSYWnCMn/pwH6aqwjstwM+rirv
|
256
|
-
t5qzNztADw==
|
257
|
-
Content-Type:
|
258
|
-
- text/xml
|
259
|
-
Content-Length:
|
260
|
-
- '392'
|
261
|
-
Vary:
|
262
|
-
- User-Agent
|
263
|
-
body:
|
264
|
-
encoding: UTF-8
|
265
|
-
string: |
|
266
|
-
<?xml version="1.0"?>
|
267
|
-
<GetServiceStatusResponse xmlns="http://mws.amazonservices.com/schema/OffAmazonPayments/2013-01-01">
|
268
|
-
<GetServiceStatusResult>
|
269
|
-
<Status>GREEN</Status>
|
270
|
-
<Timestamp>2014-04-10T15:48:52.166Z</Timestamp>
|
271
|
-
</GetServiceStatusResult>
|
272
|
-
<ResponseMetadata>
|
273
|
-
<RequestId>0407a47b-21af-4641-99be-08d2fa95490b</RequestId>
|
274
|
-
</ResponseMetadata>
|
275
|
-
</GetServiceStatusResponse>
|
276
|
-
http_version:
|
277
|
-
recorded_at: Thu, 10 Apr 2014 15:48:52 GMT
|
278
|
-
- request:
|
279
|
-
method: post
|
280
|
-
uri: https://mws-eu.amazonservices.com/OffAmazonPayments/2013-01-01/?AWSAccessKeyId=123456&Action=GetServiceStatus&SellerId=A2APQUVDBVWV7E&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-10T15%3A48%3A52Z&Signature=saz8FzNCoCI7Abnonr%2Bb85laqF45LsHZSqlp6Mdr2lI%3D
|
281
|
-
body:
|
282
|
-
encoding: US-ASCII
|
283
|
-
string: ''
|
284
|
-
headers:
|
285
|
-
User-Agent:
|
286
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
287
|
-
response:
|
288
|
-
status:
|
289
|
-
code: 200
|
290
|
-
message:
|
291
|
-
headers:
|
292
|
-
Date:
|
293
|
-
- Thu, 10 Apr 2014 15:48:52 GMT
|
294
|
-
Server:
|
295
|
-
- AmazonMWS
|
296
|
-
x-mws-request-id:
|
297
|
-
- 25ac9364-af70-4f27-bd85-3c886109105d
|
298
|
-
x-mws-timestamp:
|
299
|
-
- '2014-04-10T15:48:52.415Z'
|
300
|
-
x-mws-response-context:
|
301
|
-
- h3COGxlgkQjc5Hc28vSTXo/eTrT+qruv4F8C7wxPyxVT/0TL5CpH3a69w16axgedy2M+Vc2en91e
|
302
|
-
KmKf+bnOhg==
|
303
|
-
Content-Type:
|
304
|
-
- text/xml
|
305
|
-
Content-Length:
|
306
|
-
- '392'
|
307
|
-
Vary:
|
308
|
-
- User-Agent
|
309
|
-
body:
|
310
|
-
encoding: UTF-8
|
311
|
-
string: |
|
312
|
-
<?xml version="1.0"?>
|
313
|
-
<GetServiceStatusResponse xmlns="http://mws.amazonservices.com/schema/OffAmazonPayments/2013-01-01">
|
314
|
-
<GetServiceStatusResult>
|
315
|
-
<Status>GREEN</Status>
|
316
|
-
<Timestamp>2014-04-10T15:48:52.415Z</Timestamp>
|
317
|
-
</GetServiceStatusResult>
|
318
|
-
<ResponseMetadata>
|
319
|
-
<RequestId>25ac9364-af70-4f27-bd85-3c886109105d</RequestId>
|
320
|
-
</ResponseMetadata>
|
321
|
-
</GetServiceStatusResponse>
|
322
|
-
http_version:
|
323
|
-
recorded_at: Thu, 10 Apr 2014 15:48:52 GMT
|
324
|
-
- request:
|
325
|
-
method: post
|
326
|
-
uri: https://mws-eu.amazonservices.com/OffAmazonPayments/2013-01-01/?AWSAccessKeyId=AKIAIORT7554FEBW7UBQ&Action=GetServiceStatus&SellerId=A7ZXDJZD3UIRG&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-10T15%3A48%3A52Z&Signature=%2BKGHKshUaQWhuI0WvQwJkS4XAaB%2BbUA1wm1BGzHOyWM%3D
|
327
|
-
body:
|
328
|
-
encoding: US-ASCII
|
329
|
-
string: ''
|
330
|
-
headers:
|
331
|
-
User-Agent:
|
332
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
333
|
-
response:
|
334
|
-
status:
|
335
|
-
code: 200
|
336
|
-
message:
|
337
|
-
headers:
|
338
|
-
Date:
|
339
|
-
- Thu, 10 Apr 2014 15:48:52 GMT
|
340
|
-
Server:
|
341
|
-
- AmazonMWS
|
342
|
-
x-mws-request-id:
|
343
|
-
- 9d08eb0f-a004-46d8-9b5a-caaaacf2df67
|
344
|
-
x-mws-timestamp:
|
345
|
-
- '2014-04-10T15:48:52.637Z'
|
346
|
-
x-mws-response-context:
|
347
|
-
- nb813e72OUAEbdD8r5tq2nUdykYstdbkCRaNQMFWJpYy4jML7/LMsRT2uXcWDTCyevp6X1R/oFUz
|
348
|
-
cPa2h1bdrA==
|
349
|
-
Content-Type:
|
350
|
-
- text/xml
|
351
|
-
Content-Length:
|
352
|
-
- '392'
|
353
|
-
Vary:
|
354
|
-
- User-Agent
|
355
|
-
body:
|
356
|
-
encoding: UTF-8
|
357
|
-
string: |
|
358
|
-
<?xml version="1.0"?>
|
359
|
-
<GetServiceStatusResponse xmlns="http://mws.amazonservices.com/schema/OffAmazonPayments/2013-01-01">
|
360
|
-
<GetServiceStatusResult>
|
361
|
-
<Status>GREEN</Status>
|
362
|
-
<Timestamp>2014-04-10T15:48:52.637Z</Timestamp>
|
363
|
-
</GetServiceStatusResult>
|
364
|
-
<ResponseMetadata>
|
365
|
-
<RequestId>9d08eb0f-a004-46d8-9b5a-caaaacf2df67</RequestId>
|
366
|
-
</ResponseMetadata>
|
367
|
-
</GetServiceStatusResponse>
|
368
|
-
http_version:
|
369
|
-
recorded_at: Thu, 10 Apr 2014 15:48:52 GMT
|
370
|
-
- request:
|
371
|
-
method: post
|
372
|
-
uri: https://mws-eu.amazonservices.com/?AWSAccessKeyId=123456&Action=GetServiceStatus&SellerId=A2DP6GIDYN6OTH&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-27T15%3A56%3A20Z&Signature=uZ0w3KONglZM4nDPI2Ul8QCo5LuDU%2FtiO6Ssgmzdk34%3D
|
373
|
-
body:
|
374
|
-
encoding: US-ASCII
|
375
|
-
string: ''
|
376
|
-
headers:
|
377
|
-
User-Agent:
|
378
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
379
|
-
response:
|
380
|
-
status:
|
381
|
-
code: 200
|
382
|
-
message:
|
383
|
-
headers:
|
384
|
-
Date:
|
385
|
-
- Sun, 27 Apr 2014 15:56:20 GMT
|
386
|
-
Server:
|
387
|
-
- AmazonMWS
|
388
|
-
x-mws-request-id:
|
389
|
-
- 1cb024ba-8152-457c-b960-3b3281c7f84a
|
390
|
-
x-mws-timestamp:
|
391
|
-
- '2014-04-27T15:56:20.540Z'
|
392
|
-
x-mws-response-context:
|
393
|
-
- nnEZ/T6YH9W/S267DZ58EK7EDQdGWb0Mthta/m6cA6xwsus7GX+43TyoO2+sP7pkdJfSWkOChxSY
|
394
|
-
El2RbVNR/Q==
|
395
|
-
Content-Type:
|
396
|
-
- text/xml
|
397
|
-
Content-Length:
|
398
|
-
- '367'
|
399
|
-
Vary:
|
400
|
-
- User-Agent
|
401
|
-
body:
|
402
|
-
encoding: UTF-8
|
403
|
-
string: |
|
404
|
-
<?xml version="1.0"?>
|
405
|
-
<GetServiceStatusResponse xmlns="http://mws.amazonaws.com/doc/2009-01-01/">
|
406
|
-
<GetServiceStatusResult>
|
407
|
-
<Status>GREEN</Status>
|
408
|
-
<Timestamp>2014-04-27T15:56:20.540Z</Timestamp>
|
409
|
-
</GetServiceStatusResult>
|
410
|
-
<ResponseMetadata>
|
411
|
-
<RequestId>1cb024ba-8152-457c-b960-3b3281c7f84a</RequestId>
|
412
|
-
</ResponseMetadata>
|
413
|
-
</GetServiceStatusResponse>
|
414
|
-
http_version:
|
415
|
-
recorded_at: Sun, 27 Apr 2014 15:56:20 GMT
|
416
|
-
- request:
|
417
|
-
method: post
|
418
|
-
uri: https://mws-eu.amazonservices.com/?AWSAccessKeyId=AKIAIORT7554FEBW7UBQ&Action=GetServiceStatus&SellerId=A7ZXDJZD3UIRG&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-27T15%3A56%3A20Z&Signature=yZ%2FGPFqRR7lylEjv7cXoyzsGnzFoyYEP80fii85oq9s%3D
|
419
|
-
body:
|
420
|
-
encoding: US-ASCII
|
421
|
-
string: ''
|
422
|
-
headers:
|
423
|
-
User-Agent:
|
424
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
425
|
-
response:
|
426
|
-
status:
|
427
|
-
code: 200
|
428
|
-
message:
|
429
|
-
headers:
|
430
|
-
Date:
|
431
|
-
- Sun, 27 Apr 2014 15:56:20 GMT
|
432
|
-
Server:
|
433
|
-
- AmazonMWS
|
434
|
-
x-mws-request-id:
|
435
|
-
- e23d9263-bb9b-4ae4-8c58-1f9acb16aa89
|
436
|
-
x-mws-timestamp:
|
437
|
-
- '2014-04-27T15:56:20.726Z'
|
438
|
-
x-mws-response-context:
|
439
|
-
- prmVFouL2yp/kkp/+eFBPKfglrSltRZIaE3QUlJ3vCZ0YI4SnnXOTGEQ/qIC//6uvFhBBXa1UkkW
|
440
|
-
SJrv4me4Bg==
|
441
|
-
Content-Type:
|
442
|
-
- text/xml
|
443
|
-
Content-Length:
|
444
|
-
- '367'
|
445
|
-
Vary:
|
446
|
-
- User-Agent
|
447
|
-
body:
|
448
|
-
encoding: UTF-8
|
449
|
-
string: |
|
450
|
-
<?xml version="1.0"?>
|
451
|
-
<GetServiceStatusResponse xmlns="http://mws.amazonaws.com/doc/2009-01-01/">
|
452
|
-
<GetServiceStatusResult>
|
453
|
-
<Status>GREEN</Status>
|
454
|
-
<Timestamp>2014-04-27T15:56:20.726Z</Timestamp>
|
455
|
-
</GetServiceStatusResult>
|
456
|
-
<ResponseMetadata>
|
457
|
-
<RequestId>e23d9263-bb9b-4ae4-8c58-1f9acb16aa89</RequestId>
|
458
|
-
</ResponseMetadata>
|
459
|
-
</GetServiceStatusResponse>
|
460
|
-
http_version:
|
461
|
-
recorded_at: Sun, 27 Apr 2014 15:56:20 GMT
|
462
|
-
- request:
|
463
|
-
method: post
|
464
|
-
uri: https://mws-eu.amazonservices.com/?AWSAccessKeyId=AKIAJJDQ2MJTMPXKJE4A&Action=GetServiceStatus&SellerId=A2D9DZ30GEWP6N&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-27T15%3A56%3A20Z&Signature=04Nph2cee9GaWMh94RW5pViE1N0fuVA3b9FG%2FuqfVao%3D
|
465
|
-
body:
|
466
|
-
encoding: US-ASCII
|
467
|
-
string: ''
|
468
|
-
headers:
|
469
|
-
User-Agent:
|
470
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
471
|
-
response:
|
472
|
-
status:
|
473
|
-
code: 200
|
474
|
-
message:
|
475
|
-
headers:
|
476
|
-
Date:
|
477
|
-
- Sun, 27 Apr 2014 15:56:20 GMT
|
478
|
-
Server:
|
479
|
-
- AmazonMWS
|
480
|
-
x-mws-request-id:
|
481
|
-
- 0054b3f8-9e49-40f9-bc44-b8291faee4f7
|
482
|
-
x-mws-timestamp:
|
483
|
-
- '2014-04-27T15:56:20.875Z'
|
484
|
-
x-mws-response-context:
|
485
|
-
- czcrn+C68t3MmFQVm30iISo3ENNr9CY8CNcFvW8ZCR2la3NHfwC8Pc7lsibJEFNZ7DzhdY1EjZ+h
|
486
|
-
E6RP8JNB2g==
|
487
|
-
Content-Type:
|
488
|
-
- text/xml
|
489
|
-
Content-Length:
|
490
|
-
- '367'
|
491
|
-
Vary:
|
492
|
-
- User-Agent
|
493
|
-
body:
|
494
|
-
encoding: UTF-8
|
495
|
-
string: |
|
496
|
-
<?xml version="1.0"?>
|
497
|
-
<GetServiceStatusResponse xmlns="http://mws.amazonaws.com/doc/2009-01-01/">
|
498
|
-
<GetServiceStatusResult>
|
499
|
-
<Status>GREEN</Status>
|
500
|
-
<Timestamp>2014-04-27T15:56:20.875Z</Timestamp>
|
501
|
-
</GetServiceStatusResult>
|
502
|
-
<ResponseMetadata>
|
503
|
-
<RequestId>0054b3f8-9e49-40f9-bc44-b8291faee4f7</RequestId>
|
504
|
-
</ResponseMetadata>
|
505
|
-
</GetServiceStatusResponse>
|
506
|
-
http_version:
|
507
|
-
recorded_at: Sun, 27 Apr 2014 15:56:20 GMT
|
508
|
-
- request:
|
509
|
-
method: post
|
510
|
-
uri: https://mws.amazonservices.com/?AWSAccessKeyId=AKIAJ767ZET2BZR4UDDQ&Action=GetServiceStatus&SellerId=A2H6NH4SQYFZ4M&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-27T15%3A56%3A20Z&Signature=FOH9HumlMHWgGtQ1PVdIXV6bOdIsKCBnXNBnzB7V2vY%3D
|
511
|
-
body:
|
512
|
-
encoding: US-ASCII
|
513
|
-
string: ''
|
514
|
-
headers:
|
515
|
-
User-Agent:
|
516
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
517
|
-
response:
|
518
|
-
status:
|
519
|
-
code: 200
|
520
|
-
message:
|
521
|
-
headers:
|
522
|
-
Date:
|
523
|
-
- Sun, 27 Apr 2014 15:56:20 GMT
|
524
|
-
Server:
|
525
|
-
- AmazonMWS
|
526
|
-
x-mws-request-id:
|
527
|
-
- 0ace9116-fa88-4cf1-8ac1-002fcec22415
|
528
|
-
x-mws-timestamp:
|
529
|
-
- '2014-04-27T15:56:21.276Z'
|
530
|
-
x-mws-response-context:
|
531
|
-
- qNZ62t329HgVQQo/oV2POCYSwC8XaGoA7wEEY+OG0KdgnfWGF25si7yyNBqMW/Jw43aBfrJzTM8+
|
532
|
-
ewddxOT7GQ==
|
533
|
-
Content-Type:
|
534
|
-
- text/xml
|
535
|
-
Content-Length:
|
536
|
-
- '367'
|
537
|
-
Vary:
|
538
|
-
- User-Agent
|
539
|
-
body:
|
540
|
-
encoding: UTF-8
|
541
|
-
string: |
|
542
|
-
<?xml version="1.0"?>
|
543
|
-
<GetServiceStatusResponse xmlns="http://mws.amazonaws.com/doc/2009-01-01/">
|
544
|
-
<GetServiceStatusResult>
|
545
|
-
<Status>GREEN</Status>
|
546
|
-
<Timestamp>2014-04-27T15:56:21.276Z</Timestamp>
|
547
|
-
</GetServiceStatusResult>
|
548
|
-
<ResponseMetadata>
|
549
|
-
<RequestId>0ace9116-fa88-4cf1-8ac1-002fcec22415</RequestId>
|
550
|
-
</ResponseMetadata>
|
551
|
-
</GetServiceStatusResponse>
|
552
|
-
http_version:
|
553
|
-
recorded_at: Sun, 27 Apr 2014 15:56:21 GMT
|
554
|
-
- request:
|
555
|
-
method: post
|
556
|
-
uri: https://mws-eu.amazonservices.com/?AWSAccessKeyId=123456&Action=GetServiceStatus&SellerId=A2APQUVDBVWV7E&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-27T15%3A56%3A21Z&Signature=KO1oNOqwCQ6MFEHl7xT3QyyX4tZQXvikCUXBXjtJjik%3D
|
557
|
-
body:
|
558
|
-
encoding: US-ASCII
|
559
|
-
string: ''
|
560
|
-
headers:
|
561
|
-
User-Agent:
|
562
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
563
|
-
response:
|
564
|
-
status:
|
565
|
-
code: 200
|
566
|
-
message:
|
567
|
-
headers:
|
568
|
-
Date:
|
569
|
-
- Sun, 27 Apr 2014 15:56:21 GMT
|
570
|
-
Server:
|
571
|
-
- AmazonMWS
|
572
|
-
x-mws-request-id:
|
573
|
-
- 6a23752a-ba06-4825-8964-e57477607beb
|
574
|
-
x-mws-timestamp:
|
575
|
-
- '2014-04-27T15:56:21.443Z'
|
576
|
-
x-mws-response-context:
|
577
|
-
- STlEG6e9MwqameQQaEXdAXgGYeq4H45RKgQtsOs8/U5kcRo8JI+MaDO4GVfvt3Decw3hsZ5SATSG
|
578
|
-
al35LdwQLg==
|
579
|
-
Content-Type:
|
580
|
-
- text/xml
|
581
|
-
Content-Length:
|
582
|
-
- '367'
|
583
|
-
Vary:
|
584
|
-
- User-Agent
|
585
|
-
body:
|
586
|
-
encoding: UTF-8
|
587
|
-
string: |
|
588
|
-
<?xml version="1.0"?>
|
589
|
-
<GetServiceStatusResponse xmlns="http://mws.amazonaws.com/doc/2009-01-01/">
|
590
|
-
<GetServiceStatusResult>
|
591
|
-
<Status>GREEN</Status>
|
592
|
-
<Timestamp>2014-04-27T15:56:21.443Z</Timestamp>
|
593
|
-
</GetServiceStatusResult>
|
594
|
-
<ResponseMetadata>
|
595
|
-
<RequestId>6a23752a-ba06-4825-8964-e57477607beb</RequestId>
|
596
|
-
</ResponseMetadata>
|
597
|
-
</GetServiceStatusResponse>
|
598
|
-
http_version:
|
599
|
-
recorded_at: Sun, 27 Apr 2014 15:56:21 GMT
|
600
|
-
- request:
|
601
|
-
method: post
|
602
|
-
uri: https://mws.amazonservices.ca/?AWSAccessKeyId=AKIAITHQMZUJROSOP27Q&Action=GetServiceStatus&SellerId=A2A7WNXBU01UJW&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-27T15%3A56%3A21Z&Signature=KtKLZYakCAA7hwU7DOKPccdnKk3boxkEvyYbVknUa9c%3D
|
603
|
-
body:
|
604
|
-
encoding: US-ASCII
|
605
|
-
string: ''
|
606
|
-
headers:
|
607
|
-
User-Agent:
|
608
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
609
|
-
response:
|
610
|
-
status:
|
611
|
-
code: 200
|
612
|
-
message:
|
613
|
-
headers:
|
614
|
-
Date:
|
615
|
-
- Sun, 27 Apr 2014 15:56:20 GMT
|
616
|
-
Server:
|
617
|
-
- AmazonMWS
|
618
|
-
x-mws-request-id:
|
619
|
-
- 13b89bf7-aefe-4cf6-8465-782495283455
|
620
|
-
x-mws-timestamp:
|
621
|
-
- '2014-04-27T15:56:21.833Z'
|
622
|
-
x-mws-response-context:
|
623
|
-
- "/Wz+KP9GIZQPj8cpXweuXag/bRX23B9yAv7CUSODVv7+Ra1/j9kZcDRRKnsKByyZ6dbzrmxbU7gv
|
624
|
-
ukdl1juEew=="
|
625
|
-
Content-Type:
|
626
|
-
- text/xml
|
627
|
-
Content-Length:
|
628
|
-
- '367'
|
629
|
-
Vary:
|
630
|
-
- User-Agent
|
631
|
-
body:
|
632
|
-
encoding: UTF-8
|
633
|
-
string: |
|
634
|
-
<?xml version="1.0"?>
|
635
|
-
<GetServiceStatusResponse xmlns="http://mws.amazonaws.com/doc/2009-01-01/">
|
636
|
-
<GetServiceStatusResult>
|
637
|
-
<Status>GREEN</Status>
|
638
|
-
<Timestamp>2014-04-27T15:56:21.833Z</Timestamp>
|
639
|
-
</GetServiceStatusResult>
|
640
|
-
<ResponseMetadata>
|
641
|
-
<RequestId>13b89bf7-aefe-4cf6-8465-782495283455</RequestId>
|
642
|
-
</ResponseMetadata>
|
643
|
-
</GetServiceStatusResponse>
|
644
|
-
http_version:
|
645
|
-
recorded_at: Sun, 27 Apr 2014 15:56:21 GMT
|
646
|
-
- request:
|
647
|
-
method: post
|
648
|
-
uri: https://mws-eu.amazonservices.com/?AWSAccessKeyId=AKIAI6X4QZRXSHGHABJA&Action=GetServiceStatus&SellerId=A2NEU7G6RGUKF&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-27T15%3A56%3A21Z&Signature=okWEmPf3bYS9igglteTfT1yiACil0trdQe6ch%2F3oBP4%3D
|
649
|
-
body:
|
650
|
-
encoding: US-ASCII
|
651
|
-
string: ''
|
652
|
-
headers:
|
653
|
-
User-Agent:
|
654
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
655
|
-
response:
|
656
|
-
status:
|
657
|
-
code: 200
|
658
|
-
message:
|
659
|
-
headers:
|
660
|
-
Date:
|
661
|
-
- Sun, 27 Apr 2014 15:56:22 GMT
|
662
|
-
Server:
|
663
|
-
- AmazonMWS
|
664
|
-
x-mws-request-id:
|
665
|
-
- 1d39ed7f-d604-4ec6-bdea-60744df8346f
|
666
|
-
x-mws-timestamp:
|
667
|
-
- '2014-04-27T15:56:22.032Z'
|
668
|
-
x-mws-response-context:
|
669
|
-
- 2mMo4D/rIs6xMpoGWxS/tDEYafFdrpTTsSu/d/t3TCvozDRoK2Yjd5K06QAalkjymwwidMgemlmM
|
670
|
-
CgKr0jrXCg==
|
671
|
-
Content-Type:
|
672
|
-
- text/xml
|
673
|
-
Content-Length:
|
674
|
-
- '367'
|
675
|
-
Vary:
|
676
|
-
- User-Agent
|
677
|
-
body:
|
678
|
-
encoding: UTF-8
|
679
|
-
string: |
|
680
|
-
<?xml version="1.0"?>
|
681
|
-
<GetServiceStatusResponse xmlns="http://mws.amazonaws.com/doc/2009-01-01/">
|
682
|
-
<GetServiceStatusResult>
|
683
|
-
<Status>GREEN</Status>
|
684
|
-
<Timestamp>2014-04-27T15:56:22.032Z</Timestamp>
|
685
|
-
</GetServiceStatusResult>
|
686
|
-
<ResponseMetadata>
|
687
|
-
<RequestId>1d39ed7f-d604-4ec6-bdea-60744df8346f</RequestId>
|
688
|
-
</ResponseMetadata>
|
689
|
-
</GetServiceStatusResponse>
|
690
|
-
http_version:
|
691
|
-
recorded_at: Sun, 27 Apr 2014 15:56:22 GMT
|
692
|
-
- request:
|
693
|
-
method: post
|
694
|
-
uri: https://mws.amazonservices.jp/?AWSAccessKeyId=AKIAJ5RDDSRROM6GXQ5Q&Action=GetServiceStatus&SellerId=A7BU5WGNVGQ1I&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-27T15%3A56%3A22Z&Signature=AKyd4%2BkiOAGCf%2F1sC%2BbeGWYyAsev0ytjmVPo2MOtEbs%3D
|
695
|
-
body:
|
696
|
-
encoding: US-ASCII
|
697
|
-
string: ''
|
698
|
-
headers:
|
699
|
-
User-Agent:
|
700
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
701
|
-
response:
|
702
|
-
status:
|
703
|
-
code: 200
|
704
|
-
message:
|
705
|
-
headers:
|
706
|
-
Date:
|
707
|
-
- Sun, 27 Apr 2014 15:56:21 GMT
|
708
|
-
Server:
|
709
|
-
- AmazonMWS
|
710
|
-
x-mws-request-id:
|
711
|
-
- e4014bb7-765c-4b33-a17e-07913555b25d
|
712
|
-
x-mws-timestamp:
|
713
|
-
- '2014-04-27T15:56:22.740Z'
|
714
|
-
x-mws-response-context:
|
715
|
-
- ntqVpbbRU8H2FOXaWKLDTjHI0K0Alb1lvRuaWi5VSxSNBt/U4zllR8y+9hMJnFvPtY5MkWAxoTZF
|
716
|
-
2iJkfQ1YAg==
|
717
|
-
Content-Type:
|
718
|
-
- text/xml
|
719
|
-
Content-Length:
|
720
|
-
- '367'
|
721
|
-
Vary:
|
722
|
-
- User-Agent
|
723
|
-
body:
|
724
|
-
encoding: UTF-8
|
725
|
-
string: |
|
726
|
-
<?xml version="1.0"?>
|
727
|
-
<GetServiceStatusResponse xmlns="http://mws.amazonaws.com/doc/2009-01-01/">
|
728
|
-
<GetServiceStatusResult>
|
729
|
-
<Status>GREEN</Status>
|
730
|
-
<Timestamp>2014-04-27T15:56:22.740Z</Timestamp>
|
731
|
-
</GetServiceStatusResult>
|
732
|
-
<ResponseMetadata>
|
733
|
-
<RequestId>e4014bb7-765c-4b33-a17e-07913555b25d</RequestId>
|
734
|
-
</ResponseMetadata>
|
735
|
-
</GetServiceStatusResponse>
|
736
|
-
http_version:
|
737
|
-
recorded_at: Sun, 27 Apr 2014 15:56:22 GMT
|
738
|
-
- request:
|
739
|
-
method: post
|
740
|
-
uri: https://mws-eu.amazonservices.com/OffAmazonPayments/2013-01-01/?AWSAccessKeyId=AKIAJLUHOXLR5S2L6A6A&Action=GetServiceStatus&SellerId=A2APQUVDBVWV7E&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-06-25T14%3A00%3A00Z&Signature=bHb7wrd23ojdP%2BToNBo5ZjOfZyGvn8i09O8QS14BMZw%3D
|
741
|
-
body:
|
742
|
-
encoding: US-ASCII
|
743
|
-
string: ''
|
744
|
-
headers:
|
745
|
-
User-Agent:
|
746
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
747
|
-
response:
|
748
|
-
status:
|
749
|
-
code: 200
|
750
|
-
message:
|
751
|
-
headers:
|
752
|
-
Date:
|
753
|
-
- Wed, 25 Jun 2014 14:00:00 GMT
|
754
|
-
Server:
|
755
|
-
- AmazonMWS
|
756
|
-
x-mws-request-id:
|
757
|
-
- 66d0e262-01b5-4594-b676-ab9898919e5d
|
758
|
-
x-mws-timestamp:
|
759
|
-
- '2014-06-25T14:00:00.983Z'
|
760
|
-
x-mws-response-context:
|
761
|
-
- xgMohVqIFSVbAnmX6iHPzE0ga9wW1V66Qi0wWfy3CArR+rg/gWKIR4iPfCjgEzopxK24k0ejlS81
|
762
|
-
upvjYyRgIQ==
|
763
|
-
Content-Type:
|
764
|
-
- text/xml
|
765
|
-
Content-Length:
|
766
|
-
- '392'
|
767
|
-
Vary:
|
768
|
-
- User-Agent
|
769
|
-
body:
|
770
|
-
encoding: UTF-8
|
771
|
-
string: |
|
772
|
-
<?xml version="1.0"?>
|
773
|
-
<GetServiceStatusResponse xmlns="http://mws.amazonservices.com/schema/OffAmazonPayments/2013-01-01">
|
774
|
-
<GetServiceStatusResult>
|
775
|
-
<Status>GREEN</Status>
|
776
|
-
<Timestamp>2014-06-25T14:00:00.983Z</Timestamp>
|
777
|
-
</GetServiceStatusResult>
|
778
|
-
<ResponseMetadata>
|
779
|
-
<RequestId>66d0e262-01b5-4594-b676-ab9898919e5d</RequestId>
|
780
|
-
</ResponseMetadata>
|
781
|
-
</GetServiceStatusResponse>
|
782
|
-
http_version:
|
783
|
-
recorded_at: Wed, 25 Jun 2014 14:00:01 GMT
|
784
|
-
- request:
|
785
|
-
method: post
|
786
|
-
uri: https://mws-eu.amazonservices.com/OffAmazonPayments/2013-01-01/?AWSAccessKeyId=AKIAI4ZNSD76DH7UBRDA&Action=GetServiceStatus&SellerId=A2DP6GIDYN6OTH&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-06-25T14%3A00%3A01Z&Signature=OvDmAw1FZJG%2Fh71Bdp7Z3FV9Mo7YxCm5XTPEBTRaQyU%3D
|
787
|
-
body:
|
788
|
-
encoding: US-ASCII
|
789
|
-
string: ''
|
790
|
-
headers:
|
791
|
-
User-Agent:
|
792
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
793
|
-
response:
|
794
|
-
status:
|
795
|
-
code: 200
|
796
|
-
message:
|
797
|
-
headers:
|
798
|
-
Date:
|
799
|
-
- Wed, 25 Jun 2014 14:00:01 GMT
|
800
|
-
Server:
|
801
|
-
- AmazonMWS
|
802
|
-
x-mws-request-id:
|
803
|
-
- 7391ded2-9447-4758-a4ed-1a459e2f01a4
|
804
|
-
x-mws-timestamp:
|
805
|
-
- '2014-06-25T14:00:01.186Z'
|
806
|
-
x-mws-response-context:
|
807
|
-
- BGOmyVzOWnolwgBfvoEdt1E+U2AOFyALknUQjmWfaKRyfMpWfJg0/n/fKW5U3uU8bD0Aie+LxcU=
|
808
|
-
Content-Type:
|
809
|
-
- text/xml
|
810
|
-
Content-Length:
|
811
|
-
- '392'
|
812
|
-
Vary:
|
813
|
-
- User-Agent
|
814
|
-
body:
|
815
|
-
encoding: UTF-8
|
816
|
-
string: |
|
817
|
-
<?xml version="1.0"?>
|
818
|
-
<GetServiceStatusResponse xmlns="http://mws.amazonservices.com/schema/OffAmazonPayments/2013-01-01">
|
819
|
-
<GetServiceStatusResult>
|
820
|
-
<Status>GREEN</Status>
|
821
|
-
<Timestamp>2014-06-25T14:00:01.186Z</Timestamp>
|
822
|
-
</GetServiceStatusResult>
|
823
|
-
<ResponseMetadata>
|
824
|
-
<RequestId>7391ded2-9447-4758-a4ed-1a459e2f01a4</RequestId>
|
825
|
-
</ResponseMetadata>
|
826
|
-
</GetServiceStatusResponse>
|
827
|
-
http_version:
|
828
|
-
recorded_at: Wed, 25 Jun 2014 14:00:01 GMT
|
829
|
-
- request:
|
830
|
-
method: post
|
831
|
-
uri: https://mws-eu.amazonservices.com/OffAmazonPayments/2013-01-01/?AWSAccessKeyId=AKIAIJQQ3UPICUQXTFFQ&Action=GetServiceStatus&SellerId=A3IY67M3U23R42&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-07-11T15%3A43%3A18Z&Signature=pfI%2Bt8Y%2FdZ67UkHpVIhNhtJI%2FIej3KezoM%2FuvZ92%2BlY%3D
|
832
|
-
body:
|
833
|
-
encoding: US-ASCII
|
834
|
-
string: ''
|
835
|
-
headers:
|
836
|
-
User-Agent:
|
837
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
838
|
-
response:
|
839
|
-
status:
|
840
|
-
code: 200
|
841
|
-
message:
|
842
|
-
headers:
|
843
|
-
Date:
|
844
|
-
- Fri, 11 Jul 2014 15:43:18 GMT
|
845
|
-
Server:
|
846
|
-
- AmazonMWS
|
847
|
-
x-mws-request-id:
|
848
|
-
- a552b1d3-96c8-4844-949d-b4376f9a2d2e
|
849
|
-
x-mws-timestamp:
|
850
|
-
- '2014-07-11T15:43:18.667Z'
|
851
|
-
x-mws-response-context:
|
852
|
-
- nWZwhKE7x4D76bk72y7JWH42IABC6m2Oe2npNJeWDnV7plKVAuQv7q+6CLEZKeGAoXMVAFekiEo=
|
853
|
-
Content-Type:
|
854
|
-
- text/xml
|
855
|
-
Content-Length:
|
856
|
-
- '392'
|
857
|
-
Vary:
|
858
|
-
- User-Agent
|
859
|
-
body:
|
860
|
-
encoding: UTF-8
|
861
|
-
string: |
|
862
|
-
<?xml version="1.0"?>
|
863
|
-
<GetServiceStatusResponse xmlns="http://mws.amazonservices.com/schema/OffAmazonPayments/2013-01-01">
|
864
|
-
<GetServiceStatusResult>
|
865
|
-
<Status>GREEN</Status>
|
866
|
-
<Timestamp>2014-07-11T15:43:18.667Z</Timestamp>
|
867
|
-
</GetServiceStatusResult>
|
868
|
-
<ResponseMetadata>
|
869
|
-
<RequestId>a552b1d3-96c8-4844-949d-b4376f9a2d2e</RequestId>
|
870
|
-
</ResponseMetadata>
|
871
|
-
</GetServiceStatusResponse>
|
872
|
-
http_version:
|
873
|
-
recorded_at: Fri, 11 Jul 2014 15:43:18 GMT
|
182
|
+
recorded_at: Tue, 12 Aug 2014 11:39:37 GMT
|
874
183
|
recorded_with: VCR 2.9.2
|