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.amazonservices.ca/CustomerInformation/2014-03-01?AWSAccessKeyId=
|
5
|
+
uri: https://mws.amazonservices.ca/CustomerInformation/2014-03-01?AWSAccessKeyId=AWS_ACCESS_KEY_ID&Action=GetServiceStatus&SellerId=MERCHANT_ID&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-08-12T11%3A35%3A43Z&Signature=vmXCB8fzM3UQZdiG0LTJDCB1vQsYxQ1nPoYgownasZ8%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:35:43 GMT
|
19
19
|
Server:
|
20
20
|
- AmazonMWS
|
21
21
|
x-mws-request-id:
|
22
|
-
-
|
22
|
+
- b485ecc8-6e4e-4085-815c-beab20f591ea
|
23
23
|
x-mws-timestamp:
|
24
|
-
- '2014-
|
24
|
+
- '2014-08-12T11:35:44.140Z'
|
25
25
|
x-mws-response-context:
|
26
|
-
-
|
27
|
-
Zb8ofOQgJQ==
|
26
|
+
- Bv0mDgLiGvAe460SMP077L4nPxQp5twtZ4eivyzDF9bIZfDOw1j1hbVgApr6AMG92LM5tC0oPi4=
|
28
27
|
Content-Type:
|
29
28
|
- text/xml
|
30
29
|
Content-Length:
|
@@ -38,39 +37,38 @@ http_interactions:
|
|
38
37
|
<GetServiceStatusResponse xmlns="https://mws.amazonservices.com/schema/Customers/2014-03-01">
|
39
38
|
<GetServiceStatusResult>
|
40
39
|
<Status>GREEN</Status>
|
41
|
-
<Timestamp>2014-
|
40
|
+
<Timestamp>2014-08-12T11:35:44.140Z</Timestamp>
|
42
41
|
</GetServiceStatusResult>
|
43
42
|
<ResponseMetadata>
|
44
|
-
<RequestId>
|
43
|
+
<RequestId>b485ecc8-6e4e-4085-815c-beab20f591ea</RequestId>
|
45
44
|
</ResponseMetadata>
|
46
45
|
</GetServiceStatusResponse>
|
47
46
|
http_version:
|
48
|
-
recorded_at:
|
47
|
+
recorded_at: Tue, 12 Aug 2014 11:35:44 GMT
|
49
48
|
- request:
|
50
49
|
method: post
|
51
|
-
uri: https://mws-eu.amazonservices.com/CustomerInformation/2014-03-01?AWSAccessKeyId=
|
50
|
+
uri: https://mws-eu.amazonservices.com/CustomerInformation/2014-03-01?AWSAccessKeyId=AWS_ACCESS_KEY_ID&Action=GetServiceStatus&SellerId=MERCHANT_ID&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-08-12T11%3A35%3A44Z&Signature=Yj5dR%2F%2FoXueUIbSfn%2Bg%2B08ga4opqP8Ee21EVb7HGG8Q%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:35:44 GMT
|
65
64
|
Server:
|
66
65
|
- AmazonMWS
|
67
66
|
x-mws-request-id:
|
68
|
-
-
|
67
|
+
- 3e77e97c-c9d4-4ed8-a735-fa05c1abb0c2
|
69
68
|
x-mws-timestamp:
|
70
|
-
- '2014-
|
69
|
+
- '2014-08-12T11:35:44.437Z'
|
71
70
|
x-mws-response-context:
|
72
|
-
-
|
73
|
-
s2oytSOr9w==
|
71
|
+
- vebq7hzGTE+7uBTSfgdO0hWdZDTFnPeiL1VXsYY0BW3ZuFfmMR53/P8ZnpmZCmyR8EAZJ9wjWJU=
|
74
72
|
Content-Type:
|
75
73
|
- text/xml
|
76
74
|
Content-Length:
|
@@ -84,39 +82,39 @@ http_interactions:
|
|
84
82
|
<GetServiceStatusResponse xmlns="https://mws.amazonservices.com/schema/Customers/2014-03-01">
|
85
83
|
<GetServiceStatusResult>
|
86
84
|
<Status>GREEN</Status>
|
87
|
-
<Timestamp>2014-
|
85
|
+
<Timestamp>2014-08-12T11:35:44.437Z</Timestamp>
|
88
86
|
</GetServiceStatusResult>
|
89
87
|
<ResponseMetadata>
|
90
|
-
<RequestId>
|
88
|
+
<RequestId>3e77e97c-c9d4-4ed8-a735-fa05c1abb0c2</RequestId>
|
91
89
|
</ResponseMetadata>
|
92
90
|
</GetServiceStatusResponse>
|
93
91
|
http_version:
|
94
|
-
recorded_at:
|
92
|
+
recorded_at: Tue, 12 Aug 2014 11:35:44 GMT
|
95
93
|
- request:
|
96
94
|
method: post
|
97
|
-
uri: https://mws.amazonservices.
|
95
|
+
uri: https://mws.amazonservices.jp/CustomerInformation/2014-03-01?AWSAccessKeyId=AWS_ACCESS_KEY_ID&Action=GetServiceStatus&SellerId=MERCHANT_ID&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-08-12T11%3A35%3A44Z&Signature=dglo3f865O7fAjMU5D43oUsyWDghkDwQmqDHjjZcgtc%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:35:45 GMT
|
111
109
|
Server:
|
112
110
|
- AmazonMWS
|
113
111
|
x-mws-request-id:
|
114
|
-
-
|
112
|
+
- 7bfd6a65-8333-42b7-bfd3-1a7a3b41eb1a
|
115
113
|
x-mws-timestamp:
|
116
|
-
- '2014-
|
114
|
+
- '2014-08-12T11:35:45.351Z'
|
117
115
|
x-mws-response-context:
|
118
|
-
-
|
119
|
-
|
116
|
+
- tU26esXjstlGxMX6GQzzRtidtkR02dYB+4oxDUfeaNhh7jZiLRHGbxhdBBc6VOFDYGlhYeuc/w0u
|
117
|
+
nB78OAwm7A==
|
120
118
|
Content-Type:
|
121
119
|
- text/xml
|
122
120
|
Content-Length:
|
@@ -130,39 +128,38 @@ http_interactions:
|
|
130
128
|
<GetServiceStatusResponse xmlns="https://mws.amazonservices.com/schema/Customers/2014-03-01">
|
131
129
|
<GetServiceStatusResult>
|
132
130
|
<Status>GREEN</Status>
|
133
|
-
<Timestamp>2014-
|
131
|
+
<Timestamp>2014-08-12T11:35:45.351Z</Timestamp>
|
134
132
|
</GetServiceStatusResult>
|
135
133
|
<ResponseMetadata>
|
136
|
-
<RequestId>
|
134
|
+
<RequestId>7bfd6a65-8333-42b7-bfd3-1a7a3b41eb1a</RequestId>
|
137
135
|
</ResponseMetadata>
|
138
136
|
</GetServiceStatusResponse>
|
139
137
|
http_version:
|
140
|
-
recorded_at:
|
138
|
+
recorded_at: Tue, 12 Aug 2014 11:35:45 GMT
|
141
139
|
- request:
|
142
140
|
method: post
|
143
|
-
uri: https://mws
|
141
|
+
uri: https://mws.amazonservices.com/CustomerInformation/2014-03-01?AWSAccessKeyId=AWS_ACCESS_KEY_ID&Action=GetServiceStatus&SellerId=MERCHANT_ID&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-08-12T11%3A35%3A45Z&Signature=jgHQlYFoGIavnL%2B1jGaduLOV2TLdDl9yZPRDzYF0MNU%3D
|
144
142
|
body:
|
145
143
|
encoding: US-ASCII
|
146
144
|
string: ''
|
147
145
|
headers:
|
148
146
|
User-Agent:
|
149
|
-
- Jeff/1.0.1 (Language=Ruby;
|
147
|
+
- Jeff/1.0.1 (Language=Ruby; hakans-mbp.home)
|
150
148
|
response:
|
151
149
|
status:
|
152
150
|
code: 200
|
153
151
|
message:
|
154
152
|
headers:
|
155
153
|
Date:
|
156
|
-
-
|
154
|
+
- Tue, 12 Aug 2014 11:35:45 GMT
|
157
155
|
Server:
|
158
156
|
- AmazonMWS
|
159
157
|
x-mws-request-id:
|
160
|
-
-
|
158
|
+
- 5e231e31-7d3c-4b51-85fe-a97f32306ffb
|
161
159
|
x-mws-timestamp:
|
162
|
-
- '2014-
|
160
|
+
- '2014-08-12T11:35:45.855Z'
|
163
161
|
x-mws-response-context:
|
164
|
-
-
|
165
|
-
55d3mL3O4A==
|
162
|
+
- IQK4oT4FiN+COl7amBume2ihl8fUc/O2J72tYTWDlXJOm9OmgNgTNzYroB443Tn4ogG4zQp1BFY=
|
166
163
|
Content-Type:
|
167
164
|
- text/xml
|
168
165
|
Content-Length:
|
@@ -176,700 +173,12 @@ http_interactions:
|
|
176
173
|
<GetServiceStatusResponse xmlns="https://mws.amazonservices.com/schema/Customers/2014-03-01">
|
177
174
|
<GetServiceStatusResult>
|
178
175
|
<Status>GREEN</Status>
|
179
|
-
<Timestamp>2014-
|
176
|
+
<Timestamp>2014-08-12T11:35:45.855Z</Timestamp>
|
180
177
|
</GetServiceStatusResult>
|
181
178
|
<ResponseMetadata>
|
182
|
-
<RequestId>
|
179
|
+
<RequestId>5e231e31-7d3c-4b51-85fe-a97f32306ffb</RequestId>
|
183
180
|
</ResponseMetadata>
|
184
181
|
</GetServiceStatusResponse>
|
185
182
|
http_version:
|
186
|
-
recorded_at:
|
187
|
-
- request:
|
188
|
-
method: post
|
189
|
-
uri: https://mws-eu.amazonservices.com/CustomerInformation/2014-03-01?AWSAccessKeyId=123456&Action=GetServiceStatus&SellerId=A2DP6GIDYN6OTH&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-12T18%3A14%3A17Z&Signature=3RFGVyjBqqGSEbRGQAB4ht57iMdHvGfkBJWuvIekJ3Q%3D
|
190
|
-
body:
|
191
|
-
encoding: US-ASCII
|
192
|
-
string: ''
|
193
|
-
headers:
|
194
|
-
User-Agent:
|
195
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
196
|
-
response:
|
197
|
-
status:
|
198
|
-
code: 200
|
199
|
-
message:
|
200
|
-
headers:
|
201
|
-
Date:
|
202
|
-
- Sat, 12 Apr 2014 18:14:17 GMT
|
203
|
-
Server:
|
204
|
-
- AmazonMWS
|
205
|
-
x-mws-request-id:
|
206
|
-
- 4ad7573d-a9f5-4ae2-8b5e-cdd6d1f0d7cf
|
207
|
-
x-mws-timestamp:
|
208
|
-
- '2014-04-12T18:14:17.487Z'
|
209
|
-
x-mws-response-context:
|
210
|
-
- 3qvWG498RatGlcXEiTcBnUrhT0o1KdOXif41cI0wM+I2CEoySBvsfxT+19N6OdtraFJoM6aB8Vun
|
211
|
-
VOWQ8qy+pw==
|
212
|
-
Content-Type:
|
213
|
-
- text/xml
|
214
|
-
Content-Length:
|
215
|
-
- '385'
|
216
|
-
Vary:
|
217
|
-
- User-Agent
|
218
|
-
body:
|
219
|
-
encoding: UTF-8
|
220
|
-
string: |
|
221
|
-
<?xml version="1.0"?>
|
222
|
-
<GetServiceStatusResponse xmlns="https://mws.amazonservices.com/schema/Customers/2014-03-01">
|
223
|
-
<GetServiceStatusResult>
|
224
|
-
<Status>GREEN</Status>
|
225
|
-
<Timestamp>2014-04-12T18:14:17.487Z</Timestamp>
|
226
|
-
</GetServiceStatusResult>
|
227
|
-
<ResponseMetadata>
|
228
|
-
<RequestId>4ad7573d-a9f5-4ae2-8b5e-cdd6d1f0d7cf</RequestId>
|
229
|
-
</ResponseMetadata>
|
230
|
-
</GetServiceStatusResponse>
|
231
|
-
http_version:
|
232
|
-
recorded_at: Sat, 12 Apr 2014 18:14:17 GMT
|
233
|
-
- request:
|
234
|
-
method: post
|
235
|
-
uri: https://mws-eu.amazonservices.com/CustomerInformation/2014-03-01?AWSAccessKeyId=AKIAJJDQ2MJTMPXKJE4A&Action=GetServiceStatus&SellerId=A2D9DZ30GEWP6N&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-12T18%3A14%3A17Z&Signature=GH9aHGss%2FFDM9OyTHRx9pajwmMvHTlxibRWr2Lq9S%2F8%3D
|
236
|
-
body:
|
237
|
-
encoding: US-ASCII
|
238
|
-
string: ''
|
239
|
-
headers:
|
240
|
-
User-Agent:
|
241
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
242
|
-
response:
|
243
|
-
status:
|
244
|
-
code: 200
|
245
|
-
message:
|
246
|
-
headers:
|
247
|
-
Date:
|
248
|
-
- Sat, 12 Apr 2014 18:14:16 GMT
|
249
|
-
Server:
|
250
|
-
- AmazonMWS
|
251
|
-
x-mws-request-id:
|
252
|
-
- 0a9d2ae2-3bc4-4f1c-ba19-84ac2a02dc7e
|
253
|
-
x-mws-timestamp:
|
254
|
-
- '2014-04-12T18:14:17.709Z'
|
255
|
-
x-mws-response-context:
|
256
|
-
- hgmYenm0EVuFulCUY2Hvt8tVjOVL3Td32bDEN+73VRisuFHAgXCgfpKl9mXUnG29+nweKvxtqhIk
|
257
|
-
nDqWQVmhkA==
|
258
|
-
Content-Type:
|
259
|
-
- text/xml
|
260
|
-
Content-Length:
|
261
|
-
- '385'
|
262
|
-
Vary:
|
263
|
-
- User-Agent
|
264
|
-
body:
|
265
|
-
encoding: UTF-8
|
266
|
-
string: |
|
267
|
-
<?xml version="1.0"?>
|
268
|
-
<GetServiceStatusResponse xmlns="https://mws.amazonservices.com/schema/Customers/2014-03-01">
|
269
|
-
<GetServiceStatusResult>
|
270
|
-
<Status>GREEN</Status>
|
271
|
-
<Timestamp>2014-04-12T18:14:17.709Z</Timestamp>
|
272
|
-
</GetServiceStatusResult>
|
273
|
-
<ResponseMetadata>
|
274
|
-
<RequestId>0a9d2ae2-3bc4-4f1c-ba19-84ac2a02dc7e</RequestId>
|
275
|
-
</ResponseMetadata>
|
276
|
-
</GetServiceStatusResponse>
|
277
|
-
http_version:
|
278
|
-
recorded_at: Sat, 12 Apr 2014 18:14:17 GMT
|
279
|
-
- request:
|
280
|
-
method: post
|
281
|
-
uri: https://mws.amazonservices.jp/CustomerInformation/2014-03-01?AWSAccessKeyId=AKIAJ5RDDSRROM6GXQ5Q&Action=GetServiceStatus&SellerId=A7BU5WGNVGQ1I&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-12T18%3A14%3A17Z&Signature=7RkJLUGAb0Niu%2FXQpXboHi5Ea6yYhPhb016toM9AHbg%3D
|
282
|
-
body:
|
283
|
-
encoding: US-ASCII
|
284
|
-
string: ''
|
285
|
-
headers:
|
286
|
-
User-Agent:
|
287
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
288
|
-
response:
|
289
|
-
status:
|
290
|
-
code: 200
|
291
|
-
message:
|
292
|
-
headers:
|
293
|
-
Date:
|
294
|
-
- Sat, 12 Apr 2014 18:14:18 GMT
|
295
|
-
Server:
|
296
|
-
- AmazonMWS
|
297
|
-
x-mws-request-id:
|
298
|
-
- b31fce6e-bcdd-4290-954e-342d167e729c
|
299
|
-
x-mws-timestamp:
|
300
|
-
- '2014-04-12T18:14:18.374Z'
|
301
|
-
x-mws-response-context:
|
302
|
-
- 2QhApRvQwqOaM5yhET4IAhuZ8d49Gn+0vSd+zxpyb42w0+qGy0ecdOVetBNIdmC6zomwJyszZLiy
|
303
|
-
mGA8VPBkGA==
|
304
|
-
Content-Type:
|
305
|
-
- text/xml
|
306
|
-
Content-Length:
|
307
|
-
- '385'
|
308
|
-
Vary:
|
309
|
-
- User-Agent
|
310
|
-
body:
|
311
|
-
encoding: UTF-8
|
312
|
-
string: |
|
313
|
-
<?xml version="1.0"?>
|
314
|
-
<GetServiceStatusResponse xmlns="https://mws.amazonservices.com/schema/Customers/2014-03-01">
|
315
|
-
<GetServiceStatusResult>
|
316
|
-
<Status>GREEN</Status>
|
317
|
-
<Timestamp>2014-04-12T18:14:18.374Z</Timestamp>
|
318
|
-
</GetServiceStatusResult>
|
319
|
-
<ResponseMetadata>
|
320
|
-
<RequestId>b31fce6e-bcdd-4290-954e-342d167e729c</RequestId>
|
321
|
-
</ResponseMetadata>
|
322
|
-
</GetServiceStatusResponse>
|
323
|
-
http_version:
|
324
|
-
recorded_at: Sat, 12 Apr 2014 18:14:18 GMT
|
325
|
-
- request:
|
326
|
-
method: post
|
327
|
-
uri: https://mws-eu.amazonservices.com/CustomerInformation/2014-03-01?AWSAccessKeyId=AKIAIORT7554FEBW7UBQ&Action=GetServiceStatus&SellerId=A7ZXDJZD3UIRG&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-12T18%3A14%3A18Z&Signature=UuQIyJ7bQICAHnxPMK8Du1X2UJhDkFjwcM9Cqje9cQc%3D
|
328
|
-
body:
|
329
|
-
encoding: US-ASCII
|
330
|
-
string: ''
|
331
|
-
headers:
|
332
|
-
User-Agent:
|
333
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
334
|
-
response:
|
335
|
-
status:
|
336
|
-
code: 200
|
337
|
-
message:
|
338
|
-
headers:
|
339
|
-
Date:
|
340
|
-
- Sat, 12 Apr 2014 18:14:17 GMT
|
341
|
-
Server:
|
342
|
-
- AmazonMWS
|
343
|
-
x-mws-request-id:
|
344
|
-
- 2e3f0f48-d8d3-4a1a-9805-88b0fb913af2
|
345
|
-
x-mws-timestamp:
|
346
|
-
- '2014-04-12T18:14:18.607Z'
|
347
|
-
x-mws-response-context:
|
348
|
-
- sert08iDFZ4y8srsy8dKRXvG0/1CwKxBgaIG9qSuQre0bDqNTy8Qi+XOQMNpXen3fF5TqJJ8FEkf
|
349
|
-
qOUQAM1tjQ==
|
350
|
-
Content-Type:
|
351
|
-
- text/xml
|
352
|
-
Content-Length:
|
353
|
-
- '385'
|
354
|
-
Vary:
|
355
|
-
- User-Agent
|
356
|
-
body:
|
357
|
-
encoding: UTF-8
|
358
|
-
string: |
|
359
|
-
<?xml version="1.0"?>
|
360
|
-
<GetServiceStatusResponse xmlns="https://mws.amazonservices.com/schema/Customers/2014-03-01">
|
361
|
-
<GetServiceStatusResult>
|
362
|
-
<Status>GREEN</Status>
|
363
|
-
<Timestamp>2014-04-12T18:14:18.607Z</Timestamp>
|
364
|
-
</GetServiceStatusResult>
|
365
|
-
<ResponseMetadata>
|
366
|
-
<RequestId>2e3f0f48-d8d3-4a1a-9805-88b0fb913af2</RequestId>
|
367
|
-
</ResponseMetadata>
|
368
|
-
</GetServiceStatusResponse>
|
369
|
-
http_version:
|
370
|
-
recorded_at: Sat, 12 Apr 2014 18:14:18 GMT
|
371
|
-
- request:
|
372
|
-
method: post
|
373
|
-
uri: https://mws.amazonservices.jp/?AWSAccessKeyId=AKIAJ5RDDSRROM6GXQ5Q&Action=GetServiceStatus&SellerId=A7BU5WGNVGQ1I&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-27T15%3A56%3A09Z&Signature=gqdFNV1dcRsJT1abmFCXoLIAdZ53%2B%2B%2BRFLlTTn28mos%3D
|
374
|
-
body:
|
375
|
-
encoding: US-ASCII
|
376
|
-
string: ''
|
377
|
-
headers:
|
378
|
-
User-Agent:
|
379
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
380
|
-
response:
|
381
|
-
status:
|
382
|
-
code: 200
|
383
|
-
message:
|
384
|
-
headers:
|
385
|
-
Date:
|
386
|
-
- Sun, 27 Apr 2014 15:56:10 GMT
|
387
|
-
Server:
|
388
|
-
- AmazonMWS
|
389
|
-
x-mws-request-id:
|
390
|
-
- 6149b08f-f2a4-4c7d-a595-6a4467921734
|
391
|
-
x-mws-timestamp:
|
392
|
-
- '2014-04-27T15:56:10.854Z'
|
393
|
-
x-mws-response-context:
|
394
|
-
- eu0ss7KVvjOxWpR4uZxKsWWENjVbEeYQ9KrzJLCrGqzCTPBlB3sNYF5oHFOOeewB5Ue9dDNsKTSm
|
395
|
-
ftjTWlm1Ag==
|
396
|
-
Content-Type:
|
397
|
-
- text/xml
|
398
|
-
Content-Length:
|
399
|
-
- '367'
|
400
|
-
Vary:
|
401
|
-
- User-Agent
|
402
|
-
body:
|
403
|
-
encoding: UTF-8
|
404
|
-
string: |
|
405
|
-
<?xml version="1.0"?>
|
406
|
-
<GetServiceStatusResponse xmlns="http://mws.amazonaws.com/doc/2009-01-01/">
|
407
|
-
<GetServiceStatusResult>
|
408
|
-
<Status>GREEN</Status>
|
409
|
-
<Timestamp>2014-04-27T15:56:10.854Z</Timestamp>
|
410
|
-
</GetServiceStatusResult>
|
411
|
-
<ResponseMetadata>
|
412
|
-
<RequestId>6149b08f-f2a4-4c7d-a595-6a4467921734</RequestId>
|
413
|
-
</ResponseMetadata>
|
414
|
-
</GetServiceStatusResponse>
|
415
|
-
http_version:
|
416
|
-
recorded_at: Sun, 27 Apr 2014 15:56:10 GMT
|
417
|
-
- request:
|
418
|
-
method: post
|
419
|
-
uri: https://mws-eu.amazonservices.com/?AWSAccessKeyId=AKIAJJDQ2MJTMPXKJE4A&Action=GetServiceStatus&SellerId=A2D9DZ30GEWP6N&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-27T15%3A56%3A10Z&Signature=RJ2B4hy6Ix2XeSjDNXxT8RUum5NvVZxk1ueuHC0nEqw%3D
|
420
|
-
body:
|
421
|
-
encoding: US-ASCII
|
422
|
-
string: ''
|
423
|
-
headers:
|
424
|
-
User-Agent:
|
425
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
426
|
-
response:
|
427
|
-
status:
|
428
|
-
code: 200
|
429
|
-
message:
|
430
|
-
headers:
|
431
|
-
Date:
|
432
|
-
- Sun, 27 Apr 2014 15:56:10 GMT
|
433
|
-
Server:
|
434
|
-
- AmazonMWS
|
435
|
-
x-mws-request-id:
|
436
|
-
- 5599216c-2df5-4e86-a70e-7a672d2e83c2
|
437
|
-
x-mws-timestamp:
|
438
|
-
- '2014-04-27T15:56:11.087Z'
|
439
|
-
x-mws-response-context:
|
440
|
-
- 24xUAlXSvtBVg/1luFs1BoeGsEiRzFtpirBAO4xc2g8OizlpZ0eV/yppcJi9r/kpysqbC9+qZXFq
|
441
|
-
W3HtPOQxOQ==
|
442
|
-
Content-Type:
|
443
|
-
- text/xml
|
444
|
-
Content-Length:
|
445
|
-
- '367'
|
446
|
-
Vary:
|
447
|
-
- User-Agent
|
448
|
-
body:
|
449
|
-
encoding: UTF-8
|
450
|
-
string: |
|
451
|
-
<?xml version="1.0"?>
|
452
|
-
<GetServiceStatusResponse xmlns="http://mws.amazonaws.com/doc/2009-01-01/">
|
453
|
-
<GetServiceStatusResult>
|
454
|
-
<Status>GREEN</Status>
|
455
|
-
<Timestamp>2014-04-27T15:56:11.087Z</Timestamp>
|
456
|
-
</GetServiceStatusResult>
|
457
|
-
<ResponseMetadata>
|
458
|
-
<RequestId>5599216c-2df5-4e86-a70e-7a672d2e83c2</RequestId>
|
459
|
-
</ResponseMetadata>
|
460
|
-
</GetServiceStatusResponse>
|
461
|
-
http_version:
|
462
|
-
recorded_at: Sun, 27 Apr 2014 15:56:11 GMT
|
463
|
-
- request:
|
464
|
-
method: post
|
465
|
-
uri: https://mws-eu.amazonservices.com/?AWSAccessKeyId=123456&Action=GetServiceStatus&SellerId=A2DP6GIDYN6OTH&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-27T15%3A56%3A11Z&Signature=vswBr7aopS61JXtmorrj63nVGpidBDrOxSm04SUCjFI%3D
|
466
|
-
body:
|
467
|
-
encoding: US-ASCII
|
468
|
-
string: ''
|
469
|
-
headers:
|
470
|
-
User-Agent:
|
471
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
472
|
-
response:
|
473
|
-
status:
|
474
|
-
code: 200
|
475
|
-
message:
|
476
|
-
headers:
|
477
|
-
Date:
|
478
|
-
- Sun, 27 Apr 2014 15:56:11 GMT
|
479
|
-
Server:
|
480
|
-
- AmazonMWS
|
481
|
-
x-mws-request-id:
|
482
|
-
- c59fdb88-d0ea-4d85-bcee-7d00579c4bb4
|
483
|
-
x-mws-timestamp:
|
484
|
-
- '2014-04-27T15:56:11.238Z'
|
485
|
-
x-mws-response-context:
|
486
|
-
- Dumno+kAaOApmHHpFBwuq2jXXzCQLpRWCofE3OkMPtte5G/MTd9RKZAgWEZTWCMZUzNAk1SRTcV9
|
487
|
-
ZctZtoBHpQ==
|
488
|
-
Content-Type:
|
489
|
-
- text/xml
|
490
|
-
Content-Length:
|
491
|
-
- '367'
|
492
|
-
Vary:
|
493
|
-
- User-Agent
|
494
|
-
body:
|
495
|
-
encoding: UTF-8
|
496
|
-
string: |
|
497
|
-
<?xml version="1.0"?>
|
498
|
-
<GetServiceStatusResponse xmlns="http://mws.amazonaws.com/doc/2009-01-01/">
|
499
|
-
<GetServiceStatusResult>
|
500
|
-
<Status>GREEN</Status>
|
501
|
-
<Timestamp>2014-04-27T15:56:11.238Z</Timestamp>
|
502
|
-
</GetServiceStatusResult>
|
503
|
-
<ResponseMetadata>
|
504
|
-
<RequestId>c59fdb88-d0ea-4d85-bcee-7d00579c4bb4</RequestId>
|
505
|
-
</ResponseMetadata>
|
506
|
-
</GetServiceStatusResponse>
|
507
|
-
http_version:
|
508
|
-
recorded_at: Sun, 27 Apr 2014 15:56:11 GMT
|
509
|
-
- request:
|
510
|
-
method: post
|
511
|
-
uri: https://mws.amazonservices.com/?AWSAccessKeyId=AKIAJ767ZET2BZR4UDDQ&Action=GetServiceStatus&SellerId=A2H6NH4SQYFZ4M&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-27T15%3A56%3A11Z&Signature=pCgNc22J%2FcdQfIJt8Yb0MgfSEJaHZYssl%2BK4KWoVB%2FU%3D
|
512
|
-
body:
|
513
|
-
encoding: US-ASCII
|
514
|
-
string: ''
|
515
|
-
headers:
|
516
|
-
User-Agent:
|
517
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
518
|
-
response:
|
519
|
-
status:
|
520
|
-
code: 200
|
521
|
-
message:
|
522
|
-
headers:
|
523
|
-
Date:
|
524
|
-
- Sun, 27 Apr 2014 15:56:11 GMT
|
525
|
-
Server:
|
526
|
-
- AmazonMWS
|
527
|
-
x-mws-request-id:
|
528
|
-
- f4091fd4-f2ca-43c4-b199-4ea59f4a1c26
|
529
|
-
x-mws-timestamp:
|
530
|
-
- '2014-04-27T15:56:11.645Z'
|
531
|
-
x-mws-response-context:
|
532
|
-
- kL9tFxngveRowt3tK2dftSzOKnOnmTGJ/4Zd39V6LjljBGtc9VJ0w0mpiSMKNf+cIrvRGF4zmgg=
|
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:11.645Z</Timestamp>
|
547
|
-
</GetServiceStatusResult>
|
548
|
-
<ResponseMetadata>
|
549
|
-
<RequestId>f4091fd4-f2ca-43c4-b199-4ea59f4a1c26</RequestId>
|
550
|
-
</ResponseMetadata>
|
551
|
-
</GetServiceStatusResponse>
|
552
|
-
http_version:
|
553
|
-
recorded_at: Sun, 27 Apr 2014 15:56:11 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%3A11Z&Signature=VfA0OzNY9YVrpKr%2FodD1umXdKEuCAgDpBC4oe2V4pK8%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:11 GMT
|
570
|
-
Server:
|
571
|
-
- AmazonMWS
|
572
|
-
x-mws-request-id:
|
573
|
-
- 72317ad1-a82a-4998-9373-3066089ee967
|
574
|
-
x-mws-timestamp:
|
575
|
-
- '2014-04-27T15:56:11.826Z'
|
576
|
-
x-mws-response-context:
|
577
|
-
- q+d2GuI7AUP4hnyLX3brrw+gHj1ib4b/hqLEKs3W7xZMnM9ZiAwqXc1gkzalHNVO5u9wg8ASkrvV
|
578
|
-
GsUP++qtbQ==
|
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:11.826Z</Timestamp>
|
593
|
-
</GetServiceStatusResult>
|
594
|
-
<ResponseMetadata>
|
595
|
-
<RequestId>72317ad1-a82a-4998-9373-3066089ee967</RequestId>
|
596
|
-
</ResponseMetadata>
|
597
|
-
</GetServiceStatusResponse>
|
598
|
-
http_version:
|
599
|
-
recorded_at: Sun, 27 Apr 2014 15:56:11 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%3A11Z&Signature=b98Gvw5jNJrmg6Gsc7eL76LnjpS1%2FS81LicqdiGZdog%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:12 GMT
|
616
|
-
Server:
|
617
|
-
- AmazonMWS
|
618
|
-
x-mws-request-id:
|
619
|
-
- 8711a874-ea6c-4e27-95be-2435934b5aca
|
620
|
-
x-mws-timestamp:
|
621
|
-
- '2014-04-27T15:56:12.237Z'
|
622
|
-
x-mws-response-context:
|
623
|
-
- m8v+VqQ/1EANxqWLiefWkM6LxHYlPwd3kRvPGMxUJS5sxoC6LGjbA8lp5u2Q0D0rbMDLorXZJo4+
|
624
|
-
ZgIsHsE59Q==
|
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:12.237Z</Timestamp>
|
639
|
-
</GetServiceStatusResult>
|
640
|
-
<ResponseMetadata>
|
641
|
-
<RequestId>8711a874-ea6c-4e27-95be-2435934b5aca</RequestId>
|
642
|
-
</ResponseMetadata>
|
643
|
-
</GetServiceStatusResponse>
|
644
|
-
http_version:
|
645
|
-
recorded_at: Sun, 27 Apr 2014 15:56:12 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%3A12Z&Signature=hcM%2Bk1A1PBw%2B9%2BfeuL5oZKm7t03WSmyBt9VJwhwY8gw%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:11 GMT
|
662
|
-
Server:
|
663
|
-
- AmazonMWS
|
664
|
-
x-mws-request-id:
|
665
|
-
- bf8f53db-23bf-41a8-b708-400de0184766
|
666
|
-
x-mws-timestamp:
|
667
|
-
- '2014-04-27T15:56:12.439Z'
|
668
|
-
x-mws-response-context:
|
669
|
-
- prmVFouL2yp/kkp/+eFBPKfglrSltRZIaE3QUlJ3vCZ0YI4SnnXOTGEQ/qIC//6uvFhBBXa1UkkW
|
670
|
-
SJrv4me4Bg==
|
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:12.439Z</Timestamp>
|
685
|
-
</GetServiceStatusResult>
|
686
|
-
<ResponseMetadata>
|
687
|
-
<RequestId>bf8f53db-23bf-41a8-b708-400de0184766</RequestId>
|
688
|
-
</ResponseMetadata>
|
689
|
-
</GetServiceStatusResponse>
|
690
|
-
http_version:
|
691
|
-
recorded_at: Sun, 27 Apr 2014 15:56:12 GMT
|
692
|
-
- request:
|
693
|
-
method: post
|
694
|
-
uri: https://mws-eu.amazonservices.com/?AWSAccessKeyId=AKIAIORT7554FEBW7UBQ&Action=GetServiceStatus&SellerId=A7ZXDJZD3UIRG&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-27T15%3A56%3A12Z&Signature=bk%2B1RWVkLxNBpc7xtEg82zX6fEwx0QXj4tiUP8GLolM%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:11 GMT
|
708
|
-
Server:
|
709
|
-
- AmazonMWS
|
710
|
-
x-mws-request-id:
|
711
|
-
- 2e527d0e-90f4-4d76-8585-3efa181e8223
|
712
|
-
x-mws-timestamp:
|
713
|
-
- '2014-04-27T15:56:12.618Z'
|
714
|
-
x-mws-response-context:
|
715
|
-
- IsalvlF9AxUBxib6UcEdfAhCtkfcB9D4Nnf0ebB5iaxs0Dket4IhW16bFyyLKT06JUKSnl6vr2Lv
|
716
|
-
xTJ5dzpHwA==
|
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:12.618Z</Timestamp>
|
731
|
-
</GetServiceStatusResult>
|
732
|
-
<ResponseMetadata>
|
733
|
-
<RequestId>2e527d0e-90f4-4d76-8585-3efa181e8223</RequestId>
|
734
|
-
</ResponseMetadata>
|
735
|
-
</GetServiceStatusResponse>
|
736
|
-
http_version:
|
737
|
-
recorded_at: Sun, 27 Apr 2014 15:56:12 GMT
|
738
|
-
- request:
|
739
|
-
method: post
|
740
|
-
uri: https://mws-eu.amazonservices.com/CustomerInformation/2014-03-01?AWSAccessKeyId=AKIAI4ZNSD76DH7UBRDA&Action=GetServiceStatus&SellerId=A2DP6GIDYN6OTH&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-06-25T13%3A58%3A19Z&Signature=6ndW6A7RGHJIJvSTyXe8rZVTbpG1izoPqBF19u0Vku8%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 13:58:19 GMT
|
754
|
-
Server:
|
755
|
-
- AmazonMWS
|
756
|
-
x-mws-request-id:
|
757
|
-
- 9a41c4e9-2d83-4b63-9bf8-80344930b148
|
758
|
-
x-mws-timestamp:
|
759
|
-
- '2014-06-25T13:58:19.778Z'
|
760
|
-
x-mws-response-context:
|
761
|
-
- frA8D8amNfCayXEML6fYG+HodQeikx4NI4BZoa2Athl26mFv26UzL3y6kFvJJtr2nqHQqG0Ov9tN
|
762
|
-
tVG+E5qzMA==
|
763
|
-
Content-Type:
|
764
|
-
- text/xml
|
765
|
-
Content-Length:
|
766
|
-
- '385'
|
767
|
-
Vary:
|
768
|
-
- User-Agent
|
769
|
-
body:
|
770
|
-
encoding: UTF-8
|
771
|
-
string: |
|
772
|
-
<?xml version="1.0"?>
|
773
|
-
<GetServiceStatusResponse xmlns="https://mws.amazonservices.com/schema/Customers/2014-03-01">
|
774
|
-
<GetServiceStatusResult>
|
775
|
-
<Status>GREEN</Status>
|
776
|
-
<Timestamp>2014-06-25T13:58:19.778Z</Timestamp>
|
777
|
-
</GetServiceStatusResult>
|
778
|
-
<ResponseMetadata>
|
779
|
-
<RequestId>9a41c4e9-2d83-4b63-9bf8-80344930b148</RequestId>
|
780
|
-
</ResponseMetadata>
|
781
|
-
</GetServiceStatusResponse>
|
782
|
-
http_version:
|
783
|
-
recorded_at: Wed, 25 Jun 2014 13:58:19 GMT
|
784
|
-
- request:
|
785
|
-
method: post
|
786
|
-
uri: https://mws-eu.amazonservices.com/CustomerInformation/2014-03-01?AWSAccessKeyId=AKIAJLUHOXLR5S2L6A6A&Action=GetServiceStatus&SellerId=A2APQUVDBVWV7E&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-06-25T13%3A58%3A19Z&Signature=p0vOYZqZRyqAQDPo9UaEi8VPWZRGZ%2F%2F8dlsRU3dLzxE%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 13:58:19 GMT
|
800
|
-
Server:
|
801
|
-
- AmazonMWS
|
802
|
-
x-mws-request-id:
|
803
|
-
- 5d742c24-466a-4237-81fb-5db766f198ae
|
804
|
-
x-mws-timestamp:
|
805
|
-
- '2014-06-25T13:58:19.997Z'
|
806
|
-
x-mws-response-context:
|
807
|
-
- 5+WsPBnSED2VNNiKjikWsdfQHGwtUZXdaQ+B3DQTHmG512LxEgbeuzwyCgsKVz/z/ed7CtJKirJ+
|
808
|
-
ZRolFkrbsw==
|
809
|
-
Content-Type:
|
810
|
-
- text/xml
|
811
|
-
Content-Length:
|
812
|
-
- '385'
|
813
|
-
Vary:
|
814
|
-
- User-Agent
|
815
|
-
body:
|
816
|
-
encoding: UTF-8
|
817
|
-
string: |
|
818
|
-
<?xml version="1.0"?>
|
819
|
-
<GetServiceStatusResponse xmlns="https://mws.amazonservices.com/schema/Customers/2014-03-01">
|
820
|
-
<GetServiceStatusResult>
|
821
|
-
<Status>GREEN</Status>
|
822
|
-
<Timestamp>2014-06-25T13:58:19.997Z</Timestamp>
|
823
|
-
</GetServiceStatusResult>
|
824
|
-
<ResponseMetadata>
|
825
|
-
<RequestId>5d742c24-466a-4237-81fb-5db766f198ae</RequestId>
|
826
|
-
</ResponseMetadata>
|
827
|
-
</GetServiceStatusResponse>
|
828
|
-
http_version:
|
829
|
-
recorded_at: Wed, 25 Jun 2014 13:58:20 GMT
|
830
|
-
- request:
|
831
|
-
method: post
|
832
|
-
uri: https://mws-eu.amazonservices.com/CustomerInformation/2014-03-01?AWSAccessKeyId=AKIAIJQQ3UPICUQXTFFQ&Action=GetServiceStatus&SellerId=A3IY67M3U23R42&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-07-11T15%3A43%3A18Z&Signature=OSSckBklvptiGQpeta3DnGsiWUFo3BuTky4ZZZTqsLs%3D
|
833
|
-
body:
|
834
|
-
encoding: US-ASCII
|
835
|
-
string: ''
|
836
|
-
headers:
|
837
|
-
User-Agent:
|
838
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
839
|
-
response:
|
840
|
-
status:
|
841
|
-
code: 200
|
842
|
-
message:
|
843
|
-
headers:
|
844
|
-
Date:
|
845
|
-
- Fri, 11 Jul 2014 15:43:19 GMT
|
846
|
-
Server:
|
847
|
-
- AmazonMWS
|
848
|
-
x-mws-request-id:
|
849
|
-
- 7ad8b895-d86d-4595-bc42-f36825d2a9d2
|
850
|
-
x-mws-timestamp:
|
851
|
-
- '2014-07-11T15:43:18.939Z'
|
852
|
-
x-mws-response-context:
|
853
|
-
- rDbNRplbhrc9NResCSzT4V3CTKyeV21sT3nrSd0hdBPRFvNqgzVWR1C9n6YWze3MmFUQOM4Z2v8=
|
854
|
-
Content-Type:
|
855
|
-
- text/xml
|
856
|
-
Content-Length:
|
857
|
-
- '385'
|
858
|
-
Vary:
|
859
|
-
- User-Agent
|
860
|
-
body:
|
861
|
-
encoding: UTF-8
|
862
|
-
string: |
|
863
|
-
<?xml version="1.0"?>
|
864
|
-
<GetServiceStatusResponse xmlns="https://mws.amazonservices.com/schema/Customers/2014-03-01">
|
865
|
-
<GetServiceStatusResult>
|
866
|
-
<Status>GREEN</Status>
|
867
|
-
<Timestamp>2014-07-11T15:43:18.939Z</Timestamp>
|
868
|
-
</GetServiceStatusResult>
|
869
|
-
<ResponseMetadata>
|
870
|
-
<RequestId>7ad8b895-d86d-4595-bc42-f36825d2a9d2</RequestId>
|
871
|
-
</ResponseMetadata>
|
872
|
-
</GetServiceStatusResponse>
|
873
|
-
http_version:
|
874
|
-
recorded_at: Fri, 11 Jul 2014 15:43:18 GMT
|
183
|
+
recorded_at: Tue, 12 Aug 2014 11:35:45 GMT
|
875
184
|
recorded_with: VCR 2.9.2
|