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.
|
5
|
+
uri: https://mws.amazonservices.ca/Sellers/2011-07-01?AWSAccessKeyId=AWS_ACCESS_KEY_ID&Action=GetServiceStatus&SellerId=MERCHANT_ID&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-08-12T11%3A46%3A27Z&Signature=po259pgspv%2FBr8Rv8Pks2iexP2OUjabY0ItecOV5EbI%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
|
-
- Tue,
|
18
|
+
- Tue, 12 Aug 2014 11:46:27 GMT
|
19
19
|
Server:
|
20
20
|
- AmazonMWS
|
21
21
|
x-mws-request-id:
|
22
|
-
-
|
22
|
+
- bcaeccae-63bb-4bfd-ada1-75d8a03d678c
|
23
23
|
x-mws-timestamp:
|
24
|
-
- '2014-
|
24
|
+
- '2014-08-12T11:46:28.285Z'
|
25
25
|
x-mws-response-context:
|
26
|
-
-
|
27
|
-
cxvvX2MiEQ==
|
26
|
+
- N9V88MjlNLzMLoLGl2CumBrBrxayZ9zTxGOWPGF1FQEf39mKOmVFT5QVCSMDOOvYZE6poIuw5pQ=
|
28
27
|
Content-Type:
|
29
28
|
- text/xml
|
30
29
|
Content-Length:
|
@@ -38,1055 +37,38 @@ http_interactions:
|
|
38
37
|
<GetServiceStatusResponse xmlns="https://mws.amazonservices.com/Sellers/2011-07-01">
|
39
38
|
<GetServiceStatusResult>
|
40
39
|
<Status>GREEN</Status>
|
41
|
-
<Timestamp>2014-
|
40
|
+
<Timestamp>2014-08-12T11:46:28.285Z</Timestamp>
|
42
41
|
</GetServiceStatusResult>
|
43
42
|
<ResponseMetadata>
|
44
|
-
<RequestId>
|
43
|
+
<RequestId>bcaeccae-63bb-4bfd-ada1-75d8a03d678c</RequestId>
|
45
44
|
</ResponseMetadata>
|
46
45
|
</GetServiceStatusResponse>
|
47
46
|
http_version:
|
48
|
-
recorded_at: Tue,
|
47
|
+
recorded_at: Tue, 12 Aug 2014 11:46:28 GMT
|
49
48
|
- request:
|
50
49
|
method: post
|
51
|
-
uri: https://mws.amazonservices.
|
50
|
+
uri: https://mws-eu.amazonservices.com/Sellers/2011-07-01?AWSAccessKeyId=AWS_ACCESS_KEY_ID&Action=GetServiceStatus&SellerId=MERCHANT_ID&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-08-12T11%3A46%3A28Z&Signature=ZJSYb726hVb5WC7Guk30NiBp38osDzfCrMaZFHKBvZk%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
|
-
- Tue,
|
65
|
-
Server:
|
66
|
-
- AmazonMWS
|
67
|
-
x-mws-response-context:
|
68
|
-
- B0CTvJSLAZK6or8yff/f+vsJPUkGKEVnlThdoXtSraSYiAF0lahB7YGChTkbxaPlrY2rVD/emlU=,
|
69
|
-
0SI23P01xGunK7Ikts+gTpxsjkQb3GOiKdlSBYvAVGU/X/Psvwwi/S1RkSnDnknAxZZTXMyjWEi4
|
70
|
-
phDrv7vBiQ==
|
71
|
-
x-amz-request-id:
|
72
|
-
- 93b38a79-2e8c-4b2c-b95e-bbc5d5a20813
|
73
|
-
x-mws-request-id:
|
74
|
-
- 93b38a79-2e8c-4b2c-b95e-bbc5d5a20813
|
75
|
-
x-mws-timestamp:
|
76
|
-
- '2014-04-08T13:19:17.628Z'
|
77
|
-
Content-Type:
|
78
|
-
- text/xml
|
79
|
-
Vary:
|
80
|
-
- User-Agent
|
81
|
-
Transfer-Encoding:
|
82
|
-
- ''
|
83
|
-
body:
|
84
|
-
encoding: UTF-8
|
85
|
-
string: |-
|
86
|
-
<?xml version="1.0"?>
|
87
|
-
<ListMarketplaceParticipationsResponse xmlns="https://mws.amazonservices.com/Sellers/2011-07-01"><ListMarketplaceParticipationsResult><ListParticipations><Participation><MarketplaceId>A1VC38T7YXB528</MarketplaceId><SellerId>A7BU5WGNVGQ1I</SellerId><HasSellerSuspendedListings>No</HasSellerSuspendedListings></Participation></ListParticipations><ListMarketplaces><Marketplace><MarketplaceId>A1VC38T7YXB528</MarketplaceId><Name>Amazon.co.jp</Name><DefaultCountryCode>JP</DefaultCountryCode><DefaultCurrencyCode>JPY</DefaultCurrencyCode><DefaultLanguageCode>ja_JP</DefaultLanguageCode><DomainName>www.amazon.jp</DomainName></Marketplace></ListMarketplaces></ListMarketplaceParticipationsResult><ResponseMetadata><RequestId>93b38a79-2e8c-4b2c-b95e-bbc5d5a20813</RequestId></ResponseMetadata></ListMarketplaceParticipationsResponse>
|
88
|
-
http_version:
|
89
|
-
recorded_at: Tue, 08 Apr 2014 13:19:18 GMT
|
90
|
-
- request:
|
91
|
-
method: post
|
92
|
-
uri: https://mws-eu.amazonservices.com/Sellers/2011-07-01?AWSAccessKeyId=123456&Action=GetServiceStatus&SellerId=A2APQUVDBVWV7E&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-08T13%3A22%3A20Z&Signature=0NiVeoQCE7vnqaMPgTXnm5YA3eMqDzPwZCUf%2FDUG41o%3D
|
93
|
-
body:
|
94
|
-
encoding: US-ASCII
|
95
|
-
string: ''
|
96
|
-
headers:
|
97
|
-
User-Agent:
|
98
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
99
|
-
response:
|
100
|
-
status:
|
101
|
-
code: 200
|
102
|
-
message:
|
103
|
-
headers:
|
104
|
-
Date:
|
105
|
-
- Tue, 08 Apr 2014 13:22:20 GMT
|
106
|
-
Server:
|
107
|
-
- AmazonMWS
|
108
|
-
x-mws-request-id:
|
109
|
-
- ebf50fd5-c55c-4e1b-8fb5-ac880da5ece3
|
110
|
-
x-mws-timestamp:
|
111
|
-
- '2014-04-08T13:22:20.717Z'
|
112
|
-
x-mws-response-context:
|
113
|
-
- sduEgT5cd+HvfKGlmnxFffi//UxbVfpwhXApPmigGV8nNaq/zIrk63i6MRnkdWtJPfM2UR3q18nj
|
114
|
-
jcY+u1Gp4A==
|
115
|
-
Content-Type:
|
116
|
-
- text/xml
|
117
|
-
Content-Length:
|
118
|
-
- '376'
|
119
|
-
Vary:
|
120
|
-
- User-Agent
|
121
|
-
body:
|
122
|
-
encoding: UTF-8
|
123
|
-
string: |
|
124
|
-
<?xml version="1.0"?>
|
125
|
-
<GetServiceStatusResponse xmlns="https://mws.amazonservices.com/Sellers/2011-07-01">
|
126
|
-
<GetServiceStatusResult>
|
127
|
-
<Status>GREEN</Status>
|
128
|
-
<Timestamp>2014-04-08T13:22:20.717Z</Timestamp>
|
129
|
-
</GetServiceStatusResult>
|
130
|
-
<ResponseMetadata>
|
131
|
-
<RequestId>ebf50fd5-c55c-4e1b-8fb5-ac880da5ece3</RequestId>
|
132
|
-
</ResponseMetadata>
|
133
|
-
</GetServiceStatusResponse>
|
134
|
-
http_version:
|
135
|
-
recorded_at: Tue, 08 Apr 2014 13:22:21 GMT
|
136
|
-
- request:
|
137
|
-
method: post
|
138
|
-
uri: https://mws-eu.amazonservices.com/Sellers/2011-07-01?AWSAccessKeyId=123456&Action=GetServiceStatus&SellerId=A2DP6GIDYN6OTH&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-08T13%3A22%3A21Z&Signature=Tomm7aYtsVyTRcQNk5DdYgd2JlQmS3rPWj3oaTkyQSg%3D
|
139
|
-
body:
|
140
|
-
encoding: US-ASCII
|
141
|
-
string: ''
|
142
|
-
headers:
|
143
|
-
User-Agent:
|
144
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
145
|
-
response:
|
146
|
-
status:
|
147
|
-
code: 200
|
148
|
-
message:
|
149
|
-
headers:
|
150
|
-
Date:
|
151
|
-
- Tue, 08 Apr 2014 13:22:20 GMT
|
152
|
-
Server:
|
153
|
-
- AmazonMWS
|
154
|
-
x-mws-request-id:
|
155
|
-
- 2c31c70c-5126-44ae-be7e-fd20f980926b
|
156
|
-
x-mws-timestamp:
|
157
|
-
- '2014-04-08T13:22:21.005Z'
|
158
|
-
x-mws-response-context:
|
159
|
-
- DmTmMNUzScu9pJLjvpTtDla4p/jyQbS6+Rs3XEilIRm2YVX79xaeh6OBAETYCG2kBu11Yi3RfYJe
|
160
|
-
d+G/lXgMPQ==
|
161
|
-
Content-Type:
|
162
|
-
- text/xml
|
163
|
-
Content-Length:
|
164
|
-
- '376'
|
165
|
-
Vary:
|
166
|
-
- User-Agent
|
167
|
-
body:
|
168
|
-
encoding: UTF-8
|
169
|
-
string: |
|
170
|
-
<?xml version="1.0"?>
|
171
|
-
<GetServiceStatusResponse xmlns="https://mws.amazonservices.com/Sellers/2011-07-01">
|
172
|
-
<GetServiceStatusResult>
|
173
|
-
<Status>GREEN</Status>
|
174
|
-
<Timestamp>2014-04-08T13:22:21.005Z</Timestamp>
|
175
|
-
</GetServiceStatusResult>
|
176
|
-
<ResponseMetadata>
|
177
|
-
<RequestId>2c31c70c-5126-44ae-be7e-fd20f980926b</RequestId>
|
178
|
-
</ResponseMetadata>
|
179
|
-
</GetServiceStatusResponse>
|
180
|
-
http_version:
|
181
|
-
recorded_at: Tue, 08 Apr 2014 13:22:21 GMT
|
182
|
-
- request:
|
183
|
-
method: post
|
184
|
-
uri: https://mws.amazonservices.ca/Sellers/2011-07-01?AWSAccessKeyId=AKIAITHQMZUJROSOP27Q&Action=GetServiceStatus&SellerId=A2A7WNXBU01UJW&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-08T13%3A22%3A21Z&Signature=EenCOJuRe%2BM%2F8kNNaVwzjb33%2BAhsVubHLKlATi37GRg%3D
|
185
|
-
body:
|
186
|
-
encoding: US-ASCII
|
187
|
-
string: ''
|
188
|
-
headers:
|
189
|
-
User-Agent:
|
190
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
191
|
-
response:
|
192
|
-
status:
|
193
|
-
code: 200
|
194
|
-
message:
|
195
|
-
headers:
|
196
|
-
Date:
|
197
|
-
- Tue, 08 Apr 2014 13:22:21 GMT
|
198
|
-
Server:
|
199
|
-
- AmazonMWS
|
200
|
-
x-mws-request-id:
|
201
|
-
- 77464ad8-a810-4164-adbe-125895412a93
|
202
|
-
x-mws-timestamp:
|
203
|
-
- '2014-04-08T13:22:21.644Z'
|
204
|
-
x-mws-response-context:
|
205
|
-
- qykSCB+KTalABxfPvYzF6gWEQTbU/HaBg7NzmDs/7EDEi9WkH/sYV6ssGsSWFFZcTwjGzCjffwo=
|
206
|
-
Content-Type:
|
207
|
-
- text/xml
|
208
|
-
Content-Length:
|
209
|
-
- '376'
|
210
|
-
Vary:
|
211
|
-
- User-Agent
|
212
|
-
body:
|
213
|
-
encoding: UTF-8
|
214
|
-
string: |
|
215
|
-
<?xml version="1.0"?>
|
216
|
-
<GetServiceStatusResponse xmlns="https://mws.amazonservices.com/Sellers/2011-07-01">
|
217
|
-
<GetServiceStatusResult>
|
218
|
-
<Status>GREEN</Status>
|
219
|
-
<Timestamp>2014-04-08T13:22:21.644Z</Timestamp>
|
220
|
-
</GetServiceStatusResult>
|
221
|
-
<ResponseMetadata>
|
222
|
-
<RequestId>77464ad8-a810-4164-adbe-125895412a93</RequestId>
|
223
|
-
</ResponseMetadata>
|
224
|
-
</GetServiceStatusResponse>
|
225
|
-
http_version:
|
226
|
-
recorded_at: Tue, 08 Apr 2014 13:22:22 GMT
|
227
|
-
- request:
|
228
|
-
method: post
|
229
|
-
uri: https://mws-eu.amazonservices.com/Sellers/2011-07-01?AWSAccessKeyId=AKIAIORT7554FEBW7UBQ&Action=GetServiceStatus&SellerId=A7ZXDJZD3UIRG&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-08T13%3A22%3A22Z&Signature=VOnVMGyxI9R4WVuFJ3mrNgg3ekDf%2BX2NWl3YReTJ1yc%3D
|
230
|
-
body:
|
231
|
-
encoding: US-ASCII
|
232
|
-
string: ''
|
233
|
-
headers:
|
234
|
-
User-Agent:
|
235
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
236
|
-
response:
|
237
|
-
status:
|
238
|
-
code: 200
|
239
|
-
message:
|
240
|
-
headers:
|
241
|
-
Date:
|
242
|
-
- Tue, 08 Apr 2014 13:22:21 GMT
|
243
|
-
Server:
|
244
|
-
- AmazonMWS
|
245
|
-
x-mws-request-id:
|
246
|
-
- 581917ba-bcb4-4cb9-8fb6-3a09226ec52d
|
247
|
-
x-mws-timestamp:
|
248
|
-
- '2014-04-08T13:22:21.825Z'
|
249
|
-
x-mws-response-context:
|
250
|
-
- lnH5axsOt33ejZBBRBSWbDdeO1OpeInqSwmKYUs33MABuAY/pXl6b2VYXtJAfLoLB10rMgsGAp9q
|
251
|
-
XNVARZXorg==
|
252
|
-
Content-Type:
|
253
|
-
- text/xml
|
254
|
-
Content-Length:
|
255
|
-
- '376'
|
256
|
-
Vary:
|
257
|
-
- User-Agent
|
258
|
-
body:
|
259
|
-
encoding: UTF-8
|
260
|
-
string: |
|
261
|
-
<?xml version="1.0"?>
|
262
|
-
<GetServiceStatusResponse xmlns="https://mws.amazonservices.com/Sellers/2011-07-01">
|
263
|
-
<GetServiceStatusResult>
|
264
|
-
<Status>GREEN</Status>
|
265
|
-
<Timestamp>2014-04-08T13:22:21.825Z</Timestamp>
|
266
|
-
</GetServiceStatusResult>
|
267
|
-
<ResponseMetadata>
|
268
|
-
<RequestId>581917ba-bcb4-4cb9-8fb6-3a09226ec52d</RequestId>
|
269
|
-
</ResponseMetadata>
|
270
|
-
</GetServiceStatusResponse>
|
271
|
-
http_version:
|
272
|
-
recorded_at: Tue, 08 Apr 2014 13:22:22 GMT
|
273
|
-
- request:
|
274
|
-
method: post
|
275
|
-
uri: https://mws-eu.amazonservices.com/Sellers/2011-07-01?AWSAccessKeyId=AKIAI6X4QZRXSHGHABJA&Action=GetServiceStatus&SellerId=A2NEU7G6RGUKF&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-08T13%3A22%3A22Z&Signature=CQiVEVyBS7BmcgG6BFVWxqh1WyuNw90jx2OvqcBUfl8%3D
|
276
|
-
body:
|
277
|
-
encoding: US-ASCII
|
278
|
-
string: ''
|
279
|
-
headers:
|
280
|
-
User-Agent:
|
281
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
282
|
-
response:
|
283
|
-
status:
|
284
|
-
code: 200
|
285
|
-
message:
|
286
|
-
headers:
|
287
|
-
Date:
|
288
|
-
- Tue, 08 Apr 2014 13:22:22 GMT
|
289
|
-
Server:
|
290
|
-
- AmazonMWS
|
291
|
-
x-mws-request-id:
|
292
|
-
- 61d5ef5b-7819-4f52-8908-1361a2663263
|
293
|
-
x-mws-timestamp:
|
294
|
-
- '2014-04-08T13:22:22.082Z'
|
295
|
-
x-mws-response-context:
|
296
|
-
- UdJ4+ighsK7yHRhrRf7iBUERpIHclNn+ARFlI9ek7fKmFsS8hN17f1uP+C4a7Fv0IxQ/Zxk5bf15
|
297
|
-
gF7fOxnXMQ==
|
298
|
-
Content-Type:
|
299
|
-
- text/xml
|
300
|
-
Content-Length:
|
301
|
-
- '376'
|
302
|
-
Vary:
|
303
|
-
- User-Agent
|
304
|
-
body:
|
305
|
-
encoding: UTF-8
|
306
|
-
string: |
|
307
|
-
<?xml version="1.0"?>
|
308
|
-
<GetServiceStatusResponse xmlns="https://mws.amazonservices.com/Sellers/2011-07-01">
|
309
|
-
<GetServiceStatusResult>
|
310
|
-
<Status>GREEN</Status>
|
311
|
-
<Timestamp>2014-04-08T13:22:22.082Z</Timestamp>
|
312
|
-
</GetServiceStatusResult>
|
313
|
-
<ResponseMetadata>
|
314
|
-
<RequestId>61d5ef5b-7819-4f52-8908-1361a2663263</RequestId>
|
315
|
-
</ResponseMetadata>
|
316
|
-
</GetServiceStatusResponse>
|
317
|
-
http_version:
|
318
|
-
recorded_at: Tue, 08 Apr 2014 13:22:22 GMT
|
319
|
-
- request:
|
320
|
-
method: post
|
321
|
-
uri: https://mws.amazonservices.com/Sellers/2011-07-01?AWSAccessKeyId=AKIAJ767ZET2BZR4UDDQ&Action=GetServiceStatus&SellerId=A2H6NH4SQYFZ4M&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-08T13%3A22%3A22Z&Signature=S59cb9U4zj6Iz04CZKDdxmE%2Bm2FyIfwCF9rgZ8AQyZg%3D
|
322
|
-
body:
|
323
|
-
encoding: US-ASCII
|
324
|
-
string: ''
|
325
|
-
headers:
|
326
|
-
User-Agent:
|
327
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
328
|
-
response:
|
329
|
-
status:
|
330
|
-
code: 200
|
331
|
-
message:
|
332
|
-
headers:
|
333
|
-
Date:
|
334
|
-
- Tue, 08 Apr 2014 13:22:22 GMT
|
335
|
-
Server:
|
336
|
-
- AmazonMWS
|
337
|
-
x-mws-request-id:
|
338
|
-
- e01162b4-b0db-46c9-8709-ee748af2e55f
|
339
|
-
x-mws-timestamp:
|
340
|
-
- '2014-04-08T13:22:22.512Z'
|
341
|
-
x-mws-response-context:
|
342
|
-
- 8md81lQxOMA5u6Qh1fnv0wmXxYOz2gRI5Vi+1ZIK3F8CkZAiVnQr8dar9rPnjDYgI60VXeG4cyc=
|
343
|
-
Content-Type:
|
344
|
-
- text/xml
|
345
|
-
Content-Length:
|
346
|
-
- '376'
|
347
|
-
Vary:
|
348
|
-
- User-Agent
|
349
|
-
body:
|
350
|
-
encoding: UTF-8
|
351
|
-
string: |
|
352
|
-
<?xml version="1.0"?>
|
353
|
-
<GetServiceStatusResponse xmlns="https://mws.amazonservices.com/Sellers/2011-07-01">
|
354
|
-
<GetServiceStatusResult>
|
355
|
-
<Status>GREEN</Status>
|
356
|
-
<Timestamp>2014-04-08T13:22:22.512Z</Timestamp>
|
357
|
-
</GetServiceStatusResult>
|
358
|
-
<ResponseMetadata>
|
359
|
-
<RequestId>e01162b4-b0db-46c9-8709-ee748af2e55f</RequestId>
|
360
|
-
</ResponseMetadata>
|
361
|
-
</GetServiceStatusResponse>
|
362
|
-
http_version:
|
363
|
-
recorded_at: Tue, 08 Apr 2014 13:22:22 GMT
|
364
|
-
- request:
|
365
|
-
method: post
|
366
|
-
uri: https://mws-eu.amazonservices.com/Sellers/2011-07-01?AWSAccessKeyId=AKIAJJDQ2MJTMPXKJE4A&Action=GetServiceStatus&SellerId=A2D9DZ30GEWP6N&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-08T13%3A22%3A22Z&Signature=iKPivwBjUtLqADBHQ3sIaf5rQUu71%2BYXYL4yALFrBi0%3D
|
367
|
-
body:
|
368
|
-
encoding: US-ASCII
|
369
|
-
string: ''
|
370
|
-
headers:
|
371
|
-
User-Agent:
|
372
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
373
|
-
response:
|
374
|
-
status:
|
375
|
-
code: 200
|
376
|
-
message:
|
377
|
-
headers:
|
378
|
-
Date:
|
379
|
-
- Tue, 08 Apr 2014 13:22:22 GMT
|
380
|
-
Server:
|
381
|
-
- AmazonMWS
|
382
|
-
x-mws-request-id:
|
383
|
-
- 757ca6c1-a369-4311-9bb1-a8d048b3597b
|
384
|
-
x-mws-timestamp:
|
385
|
-
- '2014-04-08T13:22:22.733Z'
|
386
|
-
x-mws-response-context:
|
387
|
-
- aaTnMIuwW/HUuHBYV03ONbS995cxNvQRq79RIIcMhwI9udW6oeMZmMzzDvQowomyRb41M8egL23V
|
388
|
-
CqzogZ9nXg==
|
389
|
-
Content-Type:
|
390
|
-
- text/xml
|
391
|
-
Content-Length:
|
392
|
-
- '376'
|
393
|
-
Vary:
|
394
|
-
- User-Agent
|
395
|
-
body:
|
396
|
-
encoding: UTF-8
|
397
|
-
string: |
|
398
|
-
<?xml version="1.0"?>
|
399
|
-
<GetServiceStatusResponse xmlns="https://mws.amazonservices.com/Sellers/2011-07-01">
|
400
|
-
<GetServiceStatusResult>
|
401
|
-
<Status>GREEN</Status>
|
402
|
-
<Timestamp>2014-04-08T13:22:22.733Z</Timestamp>
|
403
|
-
</GetServiceStatusResult>
|
404
|
-
<ResponseMetadata>
|
405
|
-
<RequestId>757ca6c1-a369-4311-9bb1-a8d048b3597b</RequestId>
|
406
|
-
</ResponseMetadata>
|
407
|
-
</GetServiceStatusResponse>
|
408
|
-
http_version:
|
409
|
-
recorded_at: Tue, 08 Apr 2014 13:22:23 GMT
|
410
|
-
- request:
|
411
|
-
method: post
|
412
|
-
uri: https://mws.amazonservices.ca/Sellers/2011-07-01?AWSAccessKeyId=AKIAITHQMZUJROSOP27Q&Action=ListMarketplaceParticipations&SellerId=A2A7WNXBU01UJW&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-08T13%3A22%3A23Z&Signature=jnES2F9KAQNajSBz298IcxL2hOQ8uIdx%2BCcHx2iMMhc%3D
|
413
|
-
body:
|
414
|
-
encoding: US-ASCII
|
415
|
-
string: ''
|
416
|
-
headers:
|
417
|
-
User-Agent:
|
418
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
419
|
-
response:
|
420
|
-
status:
|
421
|
-
code: 200
|
422
|
-
message:
|
423
|
-
headers:
|
424
|
-
Date:
|
425
|
-
- Tue, 08 Apr 2014 13:22:23 GMT
|
426
|
-
Server:
|
427
|
-
- AmazonMWS
|
428
|
-
x-mws-response-context:
|
429
|
-
- 6XQi/7NYAarsmnnlhWDFCorEqy41UIbUD/NbUAFF813EVkhxYa1kk6uxUlsOpAlYzC6UhL4qVme3
|
430
|
-
G34tPS+zNg==, PmL7qXI7ibasQlJKTcSLI6xm/dam3vMeQFDhS/FlVZncKvcis/rQGtmmTIsmLcM2Py1YKblrrYhl
|
431
|
-
6TEaJNAWqg==
|
432
|
-
x-amz-request-id:
|
433
|
-
- 3e0b6c11-f1af-469e-8e5a-5ff17e695a69
|
434
|
-
x-mws-request-id:
|
435
|
-
- 3e0b6c11-f1af-469e-8e5a-5ff17e695a69
|
436
|
-
x-mws-timestamp:
|
437
|
-
- '2014-04-08T13:22:23.169Z'
|
438
|
-
Content-Type:
|
439
|
-
- text/xml
|
440
|
-
Vary:
|
441
|
-
- User-Agent
|
442
|
-
Transfer-Encoding:
|
443
|
-
- ''
|
444
|
-
body:
|
445
|
-
encoding: UTF-8
|
446
|
-
string: |-
|
447
|
-
<?xml version="1.0"?>
|
448
|
-
<ListMarketplaceParticipationsResponse xmlns="https://mws.amazonservices.com/Sellers/2011-07-01"><ListMarketplaceParticipationsResult><ListParticipations><Participation><MarketplaceId>A2EUQ1WTGCTBG2</MarketplaceId><SellerId>A2A7WNXBU01UJW</SellerId><HasSellerSuspendedListings>No</HasSellerSuspendedListings></Participation></ListParticipations><ListMarketplaces><Marketplace><MarketplaceId>A2EUQ1WTGCTBG2</MarketplaceId><Name>Amazon.ca</Name><DefaultCountryCode>CA</DefaultCountryCode><DefaultCurrencyCode>CAD</DefaultCurrencyCode><DefaultLanguageCode>en_CA</DefaultLanguageCode><DomainName>www.amazon.ca</DomainName></Marketplace></ListMarketplaces></ListMarketplaceParticipationsResult><ResponseMetadata><RequestId>3e0b6c11-f1af-469e-8e5a-5ff17e695a69</RequestId></ResponseMetadata></ListMarketplaceParticipationsResponse>
|
449
|
-
http_version:
|
450
|
-
recorded_at: Tue, 08 Apr 2014 13:22:23 GMT
|
451
|
-
- request:
|
452
|
-
method: post
|
453
|
-
uri: https://mws.amazonservices.com/Sellers/2011-07-01?AWSAccessKeyId=AKIAJ767ZET2BZR4UDDQ&Action=ListMarketplaceParticipations&SellerId=A2H6NH4SQYFZ4M&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-08T13%3A22%3A23Z&Signature=R4ON4kynaXIvszy3pknLwXT841eAl5Yw%2B96oX77lvOA%3D
|
454
|
-
body:
|
455
|
-
encoding: US-ASCII
|
456
|
-
string: ''
|
457
|
-
headers:
|
458
|
-
User-Agent:
|
459
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
460
|
-
response:
|
461
|
-
status:
|
462
|
-
code: 200
|
463
|
-
message:
|
464
|
-
headers:
|
465
|
-
Date:
|
466
|
-
- Tue, 08 Apr 2014 13:22:23 GMT
|
467
|
-
Server:
|
468
|
-
- AmazonMWS
|
469
|
-
x-mws-response-context:
|
470
|
-
- nauJRRfcs0aBZuQNrI1+XU+q6jadA+56u1ACFLDeX3lut5xfoOnu+/IKGZde08MhG/V617OgESPp
|
471
|
-
u24wb02FoA==, gtBHMOG3J7TuBFrpRqqaJIAWRsptfyJ4bFubFcMpMKRnrMXqDuUmwPXpN36GMTver5/UkxtquHqa
|
472
|
-
z7HB0N7pcg==
|
473
|
-
x-amz-request-id:
|
474
|
-
- 50e9b098-33cb-4272-9b6a-bbfb6641531b
|
475
|
-
x-mws-request-id:
|
476
|
-
- 50e9b098-33cb-4272-9b6a-bbfb6641531b
|
477
|
-
x-mws-timestamp:
|
478
|
-
- '2014-04-08T13:22:23.717Z'
|
479
|
-
Content-Type:
|
480
|
-
- text/xml
|
481
|
-
Vary:
|
482
|
-
- User-Agent
|
483
|
-
Transfer-Encoding:
|
484
|
-
- ''
|
485
|
-
body:
|
486
|
-
encoding: UTF-8
|
487
|
-
string: |-
|
488
|
-
<?xml version="1.0"?>
|
489
|
-
<ListMarketplaceParticipationsResponse xmlns="https://mws.amazonservices.com/Sellers/2011-07-01"><ListMarketplaceParticipationsResult><ListParticipations><Participation><MarketplaceId>ATVPDKIKX0DER</MarketplaceId><SellerId>A2H6NH4SQYFZ4M</SellerId><HasSellerSuspendedListings>No</HasSellerSuspendedListings></Participation><Participation><MarketplaceId>A2ZV50J4W1RKNI</MarketplaceId><SellerId>A2H6NH4SQYFZ4M</SellerId><HasSellerSuspendedListings>No</HasSellerSuspendedListings></Participation></ListParticipations><ListMarketplaces><Marketplace><MarketplaceId>ATVPDKIKX0DER</MarketplaceId><Name>Amazon.com</Name><DefaultCountryCode>US</DefaultCountryCode><DefaultCurrencyCode>USD</DefaultCurrencyCode><DefaultLanguageCode>en_US</DefaultLanguageCode><DomainName>www.amazon.com</DomainName></Marketplace><Marketplace><MarketplaceId>A2ZV50J4W1RKNI</MarketplaceId><Name>Non-Amazon</Name><DefaultCountryCode>US</DefaultCountryCode><DefaultCurrencyCode>USD</DefaultCurrencyCode><DefaultLanguageCode>en_US</DefaultLanguageCode><DomainName>sim1.stores.amazon.com</DomainName></Marketplace></ListMarketplaces></ListMarketplaceParticipationsResult><ResponseMetadata><RequestId>50e9b098-33cb-4272-9b6a-bbfb6641531b</RequestId></ResponseMetadata></ListMarketplaceParticipationsResponse>
|
490
|
-
http_version:
|
491
|
-
recorded_at: Tue, 08 Apr 2014 13:22:24 GMT
|
492
|
-
- request:
|
493
|
-
method: post
|
494
|
-
uri: https://mws-eu.amazonservices.com/Sellers/2011-07-01?AWSAccessKeyId=123456&Action=ListMarketplaceParticipations&SellerId=A2DP6GIDYN6OTH&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-08T13%3A22%3A24Z&Signature=xDGCSKnKkI7gocc3gacR7bw2%2BheTemdzkfNksSSys2U%3D
|
495
|
-
body:
|
496
|
-
encoding: US-ASCII
|
497
|
-
string: ''
|
498
|
-
headers:
|
499
|
-
User-Agent:
|
500
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
501
|
-
response:
|
502
|
-
status:
|
503
|
-
code: 200
|
504
|
-
message:
|
505
|
-
headers:
|
506
|
-
Date:
|
507
|
-
- Tue, 08 Apr 2014 13:22:23 GMT
|
508
|
-
Server:
|
509
|
-
- AmazonMWS
|
510
|
-
x-mws-response-context:
|
511
|
-
- "/qTfZZATX4q+Rk55cB9yv9fxsKZSbtlENy9gdIWuOS1ErN/a/xiL6HcXPf+CRSDYK6cFRTAjfBPE
|
512
|
-
DZL5Pd811Rv7YPdHoLv1, sduEgT5cd+HvfKGlmnxFffi//UxbVfpwhXApPmigGV8nNaq/zIrk63i6MRnkdWtJPfM2UR3q18nj
|
513
|
-
jcY+u1Gp4A=="
|
514
|
-
x-amz-request-id:
|
515
|
-
- 0e7af03a-5099-4ba9-aaa0-9d59dbed533c
|
516
|
-
x-mws-request-id:
|
517
|
-
- 0e7af03a-5099-4ba9-aaa0-9d59dbed533c
|
518
|
-
x-mws-timestamp:
|
519
|
-
- '2014-04-08T13:22:24.040Z'
|
520
|
-
Content-Type:
|
521
|
-
- text/xml
|
522
|
-
Vary:
|
523
|
-
- User-Agent
|
524
|
-
Transfer-Encoding:
|
525
|
-
- ''
|
526
|
-
body:
|
527
|
-
encoding: UTF-8
|
528
|
-
string: |-
|
529
|
-
<?xml version="1.0"?>
|
530
|
-
<ListMarketplaceParticipationsResponse xmlns="https://mws.amazonservices.com/Sellers/2011-07-01"><ListMarketplaceParticipationsResult><ListParticipations><Participation><MarketplaceId>A13V1IB3VIYZZH</MarketplaceId><SellerId>A2DP6GIDYN6OTH</SellerId><HasSellerSuspendedListings>No</HasSellerSuspendedListings></Participation></ListParticipations><ListMarketplaces><Marketplace><MarketplaceId>A13V1IB3VIYZZH</MarketplaceId><Name>Amazon.fr</Name><DefaultCountryCode>FR</DefaultCountryCode><DefaultCurrencyCode>EUR</DefaultCurrencyCode><DefaultLanguageCode>fr_FR</DefaultLanguageCode><DomainName>www.amazon.fr</DomainName></Marketplace></ListMarketplaces></ListMarketplaceParticipationsResult><ResponseMetadata><RequestId>0e7af03a-5099-4ba9-aaa0-9d59dbed533c</RequestId></ResponseMetadata></ListMarketplaceParticipationsResponse>
|
531
|
-
http_version:
|
532
|
-
recorded_at: Tue, 08 Apr 2014 13:22:24 GMT
|
533
|
-
- request:
|
534
|
-
method: post
|
535
|
-
uri: https://mws-eu.amazonservices.com/Sellers/2011-07-01?AWSAccessKeyId=AKIAI6X4QZRXSHGHABJA&Action=ListMarketplaceParticipations&SellerId=A2NEU7G6RGUKF&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-08T13%3A22%3A24Z&Signature=l980RPIWJSuUxhTc0RSIt%2FjE4CvC9fM1Ya%2F415yQkow%3D
|
536
|
-
body:
|
537
|
-
encoding: US-ASCII
|
538
|
-
string: ''
|
539
|
-
headers:
|
540
|
-
User-Agent:
|
541
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
542
|
-
response:
|
543
|
-
status:
|
544
|
-
code: 200
|
545
|
-
message:
|
546
|
-
headers:
|
547
|
-
Date:
|
548
|
-
- Tue, 08 Apr 2014 13:22:24 GMT
|
549
|
-
Server:
|
550
|
-
- AmazonMWS
|
551
|
-
x-mws-response-context:
|
552
|
-
- Z35Assn+Maye4OckU9sCRjld6prEJZpQeo3NpZhQlOLkI5ngECF40RmYCYZKMaYT350TU7/hxU7u
|
553
|
-
Bj8m0ZdK/XXSufw7oweN, uGofSaaGnUuArrX0nZjcS2Y1vjd04B1EH/FRVUYNah0FLAilBCZWRVsI1AB6eljaIs/BW8/aZS8f
|
554
|
-
epxYf9fsvQ==
|
555
|
-
x-amz-request-id:
|
556
|
-
- 0af10a09-b783-4e8d-a9a2-4864315dec9a
|
557
|
-
x-mws-request-id:
|
558
|
-
- 0af10a09-b783-4e8d-a9a2-4864315dec9a
|
559
|
-
x-mws-timestamp:
|
560
|
-
- '2014-04-08T13:22:24.374Z'
|
561
|
-
Content-Type:
|
562
|
-
- text/xml
|
563
|
-
Vary:
|
564
|
-
- User-Agent
|
565
|
-
Transfer-Encoding:
|
566
|
-
- ''
|
567
|
-
body:
|
568
|
-
encoding: UTF-8
|
569
|
-
string: |-
|
570
|
-
<?xml version="1.0"?>
|
571
|
-
<ListMarketplaceParticipationsResponse xmlns="https://mws.amazonservices.com/Sellers/2011-07-01"><ListMarketplaceParticipationsResult><ListParticipations><Participation><MarketplaceId>A1F83G8C2ARO7P</MarketplaceId><SellerId>A2NEU7G6RGUKF</SellerId><HasSellerSuspendedListings>Yes</HasSellerSuspendedListings></Participation><Participation><MarketplaceId>A1PA6795UKMFR9</MarketplaceId><SellerId>A2NEU7G6RGUKF</SellerId><HasSellerSuspendedListings>Yes</HasSellerSuspendedListings></Participation><Participation><MarketplaceId>A13V1IB3VIYZZH</MarketplaceId><SellerId>A2NEU7G6RGUKF</SellerId><HasSellerSuspendedListings>Yes</HasSellerSuspendedListings></Participation><Participation><MarketplaceId>APJ6JRA9NG5V4</MarketplaceId><SellerId>A2NEU7G6RGUKF</SellerId><HasSellerSuspendedListings>Yes</HasSellerSuspendedListings></Participation><Participation><MarketplaceId>A1RKKUPIHCS9HS</MarketplaceId><SellerId>A2NEU7G6RGUKF</SellerId><HasSellerSuspendedListings>No</HasSellerSuspendedListings></Participation></ListParticipations><ListMarketplaces><Marketplace><MarketplaceId>A1F83G8C2ARO7P</MarketplaceId><Name>Amazon.co.uk</Name><DefaultCountryCode>GB</DefaultCountryCode><DefaultCurrencyCode>GBP</DefaultCurrencyCode><DefaultLanguageCode>en_GB</DefaultLanguageCode><DomainName>www.amazon.co.uk</DomainName></Marketplace><Marketplace><MarketplaceId>A1PA6795UKMFR9</MarketplaceId><Name>Amazon.de</Name><DefaultCountryCode>DE</DefaultCountryCode><DefaultCurrencyCode>EUR</DefaultCurrencyCode><DefaultLanguageCode>de_DE</DefaultLanguageCode><DomainName>www.amazon.de</DomainName></Marketplace><Marketplace><MarketplaceId>A13V1IB3VIYZZH</MarketplaceId><Name>Amazon.fr</Name><DefaultCountryCode>FR</DefaultCountryCode><DefaultCurrencyCode>EUR</DefaultCurrencyCode><DefaultLanguageCode>fr_FR</DefaultLanguageCode><DomainName>www.amazon.fr</DomainName></Marketplace><Marketplace><MarketplaceId>APJ6JRA9NG5V4</MarketplaceId><Name>Amazon.it</Name><DefaultCountryCode>IT</DefaultCountryCode><DefaultCurrencyCode>EUR</DefaultCurrencyCode><DefaultLanguageCode>it_IT</DefaultLanguageCode><DomainName>www.amazon.it</DomainName></Marketplace><Marketplace><MarketplaceId>A1RKKUPIHCS9HS</MarketplaceId><Name>Amazon.es</Name><DefaultCountryCode>ES</DefaultCountryCode><DefaultCurrencyCode>EUR</DefaultCurrencyCode><DefaultLanguageCode>es_ES</DefaultLanguageCode><DomainName>www.amazon.es</DomainName></Marketplace></ListMarketplaces></ListMarketplaceParticipationsResult><ResponseMetadata><RequestId>0af10a09-b783-4e8d-a9a2-4864315dec9a</RequestId></ResponseMetadata></ListMarketplaceParticipationsResponse>
|
572
|
-
http_version:
|
573
|
-
recorded_at: Tue, 08 Apr 2014 13:22:24 GMT
|
574
|
-
- request:
|
575
|
-
method: post
|
576
|
-
uri: https://mws-eu.amazonservices.com/Sellers/2011-07-01?AWSAccessKeyId=AKIAIORT7554FEBW7UBQ&Action=ListMarketplaceParticipations&SellerId=A7ZXDJZD3UIRG&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-08T13%3A22%3A24Z&Signature=%2BOz5WR8IfFcyfGh%2F%2BQaIymTykOa7Nz02zPL1uNjoQng%3D
|
577
|
-
body:
|
578
|
-
encoding: US-ASCII
|
579
|
-
string: ''
|
580
|
-
headers:
|
581
|
-
User-Agent:
|
582
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
583
|
-
response:
|
584
|
-
status:
|
585
|
-
code: 200
|
586
|
-
message:
|
587
|
-
headers:
|
588
|
-
Date:
|
589
|
-
- Tue, 08 Apr 2014 13:22:24 GMT
|
590
|
-
Server:
|
591
|
-
- AmazonMWS
|
592
|
-
x-mws-response-context:
|
593
|
-
- ncAGdc5zXnYn7SMgAog/1BXaKUGWOK+VlMQUbgxRNpeva2s76q81SnmbzALQ6xb3ns2dFS3VTbPW
|
594
|
-
XG4XR3m15vLJNCHIqHq8, mxuQFDOkIU7zDUs3jeBT464O/FbwHrjmc5LurH05rJbN2uXCAMaJADfrRb3/duKzgbKBf4BVd9gt
|
595
|
-
8O+eIPLnhA==
|
596
|
-
x-amz-request-id:
|
597
|
-
- 3ec93314-68ba-4218-8be4-c67858a2353d
|
598
|
-
x-mws-request-id:
|
599
|
-
- 3ec93314-68ba-4218-8be4-c67858a2353d
|
600
|
-
x-mws-timestamp:
|
601
|
-
- '2014-04-08T13:22:24.675Z'
|
602
|
-
Content-Type:
|
603
|
-
- text/xml
|
604
|
-
Vary:
|
605
|
-
- User-Agent
|
606
|
-
Transfer-Encoding:
|
607
|
-
- ''
|
608
|
-
body:
|
609
|
-
encoding: UTF-8
|
610
|
-
string: |-
|
611
|
-
<?xml version="1.0"?>
|
612
|
-
<ListMarketplaceParticipationsResponse xmlns="https://mws.amazonservices.com/Sellers/2011-07-01"><ListMarketplaceParticipationsResult><ListParticipations><Participation><MarketplaceId>A1PA6795UKMFR9</MarketplaceId><SellerId>A7ZXDJZD3UIRG</SellerId><HasSellerSuspendedListings>No</HasSellerSuspendedListings></Participation></ListParticipations><ListMarketplaces><Marketplace><MarketplaceId>A1PA6795UKMFR9</MarketplaceId><Name>Amazon.de</Name><DefaultCountryCode>DE</DefaultCountryCode><DefaultCurrencyCode>EUR</DefaultCurrencyCode><DefaultLanguageCode>de_DE</DefaultLanguageCode><DomainName>www.amazon.de</DomainName></Marketplace></ListMarketplaces></ListMarketplaceParticipationsResult><ResponseMetadata><RequestId>3ec93314-68ba-4218-8be4-c67858a2353d</RequestId></ResponseMetadata></ListMarketplaceParticipationsResponse>
|
613
|
-
http_version:
|
614
|
-
recorded_at: Tue, 08 Apr 2014 13:22:25 GMT
|
615
|
-
- request:
|
616
|
-
method: post
|
617
|
-
uri: https://mws-eu.amazonservices.com/Sellers/2011-07-01?AWSAccessKeyId=AKIAJJDQ2MJTMPXKJE4A&Action=ListMarketplaceParticipations&SellerId=A2D9DZ30GEWP6N&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-08T13%3A22%3A25Z&Signature=Qcs8r0FgAH2tl3Wz1vrjphq5w9wWFFHydaGgGrYXzIY%3D
|
618
|
-
body:
|
619
|
-
encoding: US-ASCII
|
620
|
-
string: ''
|
621
|
-
headers:
|
622
|
-
User-Agent:
|
623
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
624
|
-
response:
|
625
|
-
status:
|
626
|
-
code: 200
|
627
|
-
message:
|
628
|
-
headers:
|
629
|
-
Date:
|
630
|
-
- Tue, 08 Apr 2014 13:22:24 GMT
|
631
|
-
Server:
|
632
|
-
- AmazonMWS
|
633
|
-
x-mws-response-context:
|
634
|
-
- sfNNVfDnVXo7+LsDTZv6jiZUTwWIH4S01/1UbuqaMRmwl8N+ohYCPSSMf2puqPc3iAnM40oAlFa+
|
635
|
-
Z3UOrTTvhQyi/ksexECY, DECwH2923WjQvrzg3xFigwRNqkcAVTTmC27HhOo1/lzOIH/bH07gJtmLFJCJ2RmAJrau99xZs22A
|
636
|
-
WVCz8fx6mA==
|
637
|
-
x-amz-request-id:
|
638
|
-
- 7afb49d0-955e-454e-a35b-6742fdee935e
|
639
|
-
x-mws-request-id:
|
640
|
-
- 7afb49d0-955e-454e-a35b-6742fdee935e
|
641
|
-
x-mws-timestamp:
|
642
|
-
- '2014-04-08T13:22:24.954Z'
|
643
|
-
Content-Type:
|
644
|
-
- text/xml
|
645
|
-
Vary:
|
646
|
-
- User-Agent
|
647
|
-
Transfer-Encoding:
|
648
|
-
- ''
|
649
|
-
body:
|
650
|
-
encoding: UTF-8
|
651
|
-
string: |-
|
652
|
-
<?xml version="1.0"?>
|
653
|
-
<ListMarketplaceParticipationsResponse xmlns="https://mws.amazonservices.com/Sellers/2011-07-01"><ListMarketplaceParticipationsResult><ListParticipations><Participation><MarketplaceId>A1F83G8C2ARO7P</MarketplaceId><SellerId>A2D9DZ30GEWP6N</SellerId><HasSellerSuspendedListings>No</HasSellerSuspendedListings></Participation><Participation><MarketplaceId>AZMDEXL2RVFNN</MarketplaceId><SellerId>A2D9DZ30GEWP6N</SellerId><HasSellerSuspendedListings>No</HasSellerSuspendedListings></Participation></ListParticipations><ListMarketplaces><Marketplace><MarketplaceId>A1F83G8C2ARO7P</MarketplaceId><Name>Amazon.co.uk</Name><DefaultCountryCode>GB</DefaultCountryCode><DefaultCurrencyCode>GBP</DefaultCurrencyCode><DefaultLanguageCode>en_GB</DefaultLanguageCode><DomainName>www.amazon.co.uk</DomainName></Marketplace><Marketplace><MarketplaceId>AZMDEXL2RVFNN</MarketplaceId><Name>SI UK Prod Marketplace</Name><DefaultCountryCode>GB</DefaultCountryCode><DefaultCurrencyCode>GBP</DefaultCurrencyCode><DefaultLanguageCode>en_GB</DefaultLanguageCode><DomainName>siprodukmarketplace.stores.amazon.co.uk</DomainName></Marketplace></ListMarketplaces></ListMarketplaceParticipationsResult><ResponseMetadata><RequestId>7afb49d0-955e-454e-a35b-6742fdee935e</RequestId></ResponseMetadata></ListMarketplaceParticipationsResponse>
|
654
|
-
http_version:
|
655
|
-
recorded_at: Tue, 08 Apr 2014 13:22:25 GMT
|
656
|
-
- request:
|
657
|
-
method: post
|
658
|
-
uri: https://mws-eu.amazonservices.com/Sellers/2011-07-01?AWSAccessKeyId=123456&Action=ListMarketplaceParticipations&SellerId=A2APQUVDBVWV7E&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-08T13%3A22%3A25Z&Signature=KbGJmU2gSsxvoN6PRyB2nVBczBM6dIru4KlEjzhRn%2Fg%3D
|
659
|
-
body:
|
660
|
-
encoding: US-ASCII
|
661
|
-
string: ''
|
662
|
-
headers:
|
663
|
-
User-Agent:
|
664
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
665
|
-
response:
|
666
|
-
status:
|
667
|
-
code: 200
|
668
|
-
message:
|
669
|
-
headers:
|
670
|
-
Date:
|
671
|
-
- Tue, 08 Apr 2014 13:22:24 GMT
|
672
|
-
Server:
|
673
|
-
- AmazonMWS
|
674
|
-
x-mws-response-context:
|
675
|
-
- "/b5oFiaq0Wp+z11wsnwPBEeZ0ziAvgyNEoDEl7yeKX4smqfJcSgi3Q+JuQCXQUjBIEjNNSR7uM2f
|
676
|
-
qxy8AVfxANc1QTYasW80, UHbQEepJnGmxaCdTPtEkVs8nrVE6Dd5jb8GT7JTNDSuNyTrUKOhvaju20l5KTPgctm3/wIiM7sA5
|
677
|
-
xHMJ/Qu7fA=="
|
678
|
-
x-amz-request-id:
|
679
|
-
- 381fd13f-694a-4698-953b-39a7e73dd42d
|
680
|
-
x-mws-request-id:
|
681
|
-
- 381fd13f-694a-4698-953b-39a7e73dd42d
|
682
|
-
x-mws-timestamp:
|
683
|
-
- '2014-04-08T13:22:25.267Z'
|
684
|
-
Content-Type:
|
685
|
-
- text/xml
|
686
|
-
Vary:
|
687
|
-
- User-Agent
|
688
|
-
Transfer-Encoding:
|
689
|
-
- ''
|
690
|
-
body:
|
691
|
-
encoding: UTF-8
|
692
|
-
string: |-
|
693
|
-
<?xml version="1.0"?>
|
694
|
-
<ListMarketplaceParticipationsResponse xmlns="https://mws.amazonservices.com/Sellers/2011-07-01"><ListMarketplaceParticipationsResult><ListParticipations><Participation><MarketplaceId>A1F83G8C2ARO7P</MarketplaceId><SellerId>A2APQUVDBVWV7E</SellerId><HasSellerSuspendedListings>Yes</HasSellerSuspendedListings></Participation><Participation><MarketplaceId>A1PA6795UKMFR9</MarketplaceId><SellerId>A2APQUVDBVWV7E</SellerId><HasSellerSuspendedListings>Yes</HasSellerSuspendedListings></Participation><Participation><MarketplaceId>A13V1IB3VIYZZH</MarketplaceId><SellerId>A2APQUVDBVWV7E</SellerId><HasSellerSuspendedListings>Yes</HasSellerSuspendedListings></Participation><Participation><MarketplaceId>APJ6JRA9NG5V4</MarketplaceId><SellerId>A2APQUVDBVWV7E</SellerId><HasSellerSuspendedListings>No</HasSellerSuspendedListings></Participation><Participation><MarketplaceId>A1RKKUPIHCS9HS</MarketplaceId><SellerId>A2APQUVDBVWV7E</SellerId><HasSellerSuspendedListings>Yes</HasSellerSuspendedListings></Participation></ListParticipations><ListMarketplaces><Marketplace><MarketplaceId>A1F83G8C2ARO7P</MarketplaceId><Name>Amazon.co.uk</Name><DefaultCountryCode>GB</DefaultCountryCode><DefaultCurrencyCode>GBP</DefaultCurrencyCode><DefaultLanguageCode>en_GB</DefaultLanguageCode><DomainName>www.amazon.co.uk</DomainName></Marketplace><Marketplace><MarketplaceId>A1PA6795UKMFR9</MarketplaceId><Name>Amazon.de</Name><DefaultCountryCode>DE</DefaultCountryCode><DefaultCurrencyCode>EUR</DefaultCurrencyCode><DefaultLanguageCode>de_DE</DefaultLanguageCode><DomainName>www.amazon.de</DomainName></Marketplace><Marketplace><MarketplaceId>A13V1IB3VIYZZH</MarketplaceId><Name>Amazon.fr</Name><DefaultCountryCode>FR</DefaultCountryCode><DefaultCurrencyCode>EUR</DefaultCurrencyCode><DefaultLanguageCode>fr_FR</DefaultLanguageCode><DomainName>www.amazon.fr</DomainName></Marketplace><Marketplace><MarketplaceId>APJ6JRA9NG5V4</MarketplaceId><Name>Amazon.it</Name><DefaultCountryCode>IT</DefaultCountryCode><DefaultCurrencyCode>EUR</DefaultCurrencyCode><DefaultLanguageCode>it_IT</DefaultLanguageCode><DomainName>www.amazon.it</DomainName></Marketplace><Marketplace><MarketplaceId>A1RKKUPIHCS9HS</MarketplaceId><Name>Amazon.es</Name><DefaultCountryCode>ES</DefaultCountryCode><DefaultCurrencyCode>EUR</DefaultCurrencyCode><DefaultLanguageCode>es_ES</DefaultLanguageCode><DomainName>www.amazon.es</DomainName></Marketplace></ListMarketplaces></ListMarketplaceParticipationsResult><ResponseMetadata><RequestId>381fd13f-694a-4698-953b-39a7e73dd42d</RequestId></ResponseMetadata></ListMarketplaceParticipationsResponse>
|
695
|
-
http_version:
|
696
|
-
recorded_at: Tue, 08 Apr 2014 13:22:25 GMT
|
697
|
-
- request:
|
698
|
-
method: post
|
699
|
-
uri: https://mws.amazonservices.ca/?AWSAccessKeyId=AKIAITHQMZUJROSOP27Q&Action=GetServiceStatus&SellerId=A2A7WNXBU01UJW&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-27T15%3A56%3A36Z&Signature=ak%2FL4YFryB3wDcw178U6gzxQD94eZ5ie3xARSzgSUWI%3D
|
700
|
-
body:
|
701
|
-
encoding: US-ASCII
|
702
|
-
string: ''
|
703
|
-
headers:
|
704
|
-
User-Agent:
|
705
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
706
|
-
response:
|
707
|
-
status:
|
708
|
-
code: 200
|
709
|
-
message:
|
710
|
-
headers:
|
711
|
-
Date:
|
712
|
-
- Sun, 27 Apr 2014 15:56:35 GMT
|
713
|
-
Server:
|
714
|
-
- AmazonMWS
|
715
|
-
x-mws-request-id:
|
716
|
-
- fd79ad47-2b00-4428-9e29-fbbf16d4d4ae
|
717
|
-
x-mws-timestamp:
|
718
|
-
- '2014-04-27T15:56:36.456Z'
|
719
|
-
x-mws-response-context:
|
720
|
-
- 1YhH6jVPaPNqFrWGPz69JDdUJG0u6xzxr8gy3B6oC1cqHgiRvqOIm3hi3LMb7xF+X/8IhWb+74fL
|
721
|
-
DecJ2WhFJw==
|
722
|
-
Content-Type:
|
723
|
-
- text/xml
|
724
|
-
Content-Length:
|
725
|
-
- '367'
|
726
|
-
Vary:
|
727
|
-
- User-Agent
|
728
|
-
body:
|
729
|
-
encoding: UTF-8
|
730
|
-
string: |
|
731
|
-
<?xml version="1.0"?>
|
732
|
-
<GetServiceStatusResponse xmlns="http://mws.amazonaws.com/doc/2009-01-01/">
|
733
|
-
<GetServiceStatusResult>
|
734
|
-
<Status>GREEN</Status>
|
735
|
-
<Timestamp>2014-04-27T15:56:36.456Z</Timestamp>
|
736
|
-
</GetServiceStatusResult>
|
737
|
-
<ResponseMetadata>
|
738
|
-
<RequestId>fd79ad47-2b00-4428-9e29-fbbf16d4d4ae</RequestId>
|
739
|
-
</ResponseMetadata>
|
740
|
-
</GetServiceStatusResponse>
|
741
|
-
http_version:
|
742
|
-
recorded_at: Sun, 27 Apr 2014 15:56:36 GMT
|
743
|
-
- request:
|
744
|
-
method: post
|
745
|
-
uri: https://mws.amazonservices.com/?AWSAccessKeyId=AKIAJ767ZET2BZR4UDDQ&Action=GetServiceStatus&SellerId=A2H6NH4SQYFZ4M&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-27T15%3A56%3A36Z&Signature=EbNS8wL2DCOZcc0R%2F9bg9qnq59d33aTnZBylQUmdSFU%3D
|
746
|
-
body:
|
747
|
-
encoding: US-ASCII
|
748
|
-
string: ''
|
749
|
-
headers:
|
750
|
-
User-Agent:
|
751
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
752
|
-
response:
|
753
|
-
status:
|
754
|
-
code: 200
|
755
|
-
message:
|
756
|
-
headers:
|
757
|
-
Date:
|
758
|
-
- Sun, 27 Apr 2014 15:56:36 GMT
|
759
|
-
Server:
|
760
|
-
- AmazonMWS
|
761
|
-
x-mws-request-id:
|
762
|
-
- 5fdf89e4-379e-4cf6-9fed-ce895fa2098e
|
763
|
-
x-mws-timestamp:
|
764
|
-
- '2014-04-27T15:56:36.913Z'
|
765
|
-
x-mws-response-context:
|
766
|
-
- 1arQkDv2vDetOgibIknIm3lntAYvzSzB07g4VQdE1FzKfS4osB0cwnu8e+VkSNKuj7V3j7dWnc2O
|
767
|
-
mWXyFMEh5w==
|
768
|
-
Content-Type:
|
769
|
-
- text/xml
|
770
|
-
Content-Length:
|
771
|
-
- '367'
|
772
|
-
Vary:
|
773
|
-
- User-Agent
|
774
|
-
body:
|
775
|
-
encoding: UTF-8
|
776
|
-
string: |
|
777
|
-
<?xml version="1.0"?>
|
778
|
-
<GetServiceStatusResponse xmlns="http://mws.amazonaws.com/doc/2009-01-01/">
|
779
|
-
<GetServiceStatusResult>
|
780
|
-
<Status>GREEN</Status>
|
781
|
-
<Timestamp>2014-04-27T15:56:36.913Z</Timestamp>
|
782
|
-
</GetServiceStatusResult>
|
783
|
-
<ResponseMetadata>
|
784
|
-
<RequestId>5fdf89e4-379e-4cf6-9fed-ce895fa2098e</RequestId>
|
785
|
-
</ResponseMetadata>
|
786
|
-
</GetServiceStatusResponse>
|
787
|
-
http_version:
|
788
|
-
recorded_at: Sun, 27 Apr 2014 15:56:36 GMT
|
789
|
-
- request:
|
790
|
-
method: post
|
791
|
-
uri: https://mws-eu.amazonservices.com/?AWSAccessKeyId=AKIAIORT7554FEBW7UBQ&Action=GetServiceStatus&SellerId=A7ZXDJZD3UIRG&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-27T15%3A56%3A36Z&Signature=g0gSTaCYcJkZ2JTvWDK2C9S4xt6h7TIYn37zaYR9Seg%3D
|
792
|
-
body:
|
793
|
-
encoding: US-ASCII
|
794
|
-
string: ''
|
795
|
-
headers:
|
796
|
-
User-Agent:
|
797
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
798
|
-
response:
|
799
|
-
status:
|
800
|
-
code: 200
|
801
|
-
message:
|
802
|
-
headers:
|
803
|
-
Date:
|
804
|
-
- Sun, 27 Apr 2014 15:56:37 GMT
|
805
|
-
Server:
|
806
|
-
- AmazonMWS
|
807
|
-
x-mws-request-id:
|
808
|
-
- 49690ac4-164f-40a2-af59-a10014bd435d
|
809
|
-
x-mws-timestamp:
|
810
|
-
- '2014-04-27T15:56:37.092Z'
|
811
|
-
x-mws-response-context:
|
812
|
-
- 2mMo4D/rIs6xMpoGWxS/tDEYafFdrpTTsSu/d/t3TCvozDRoK2Yjd5K06QAalkjymwwidMgemlmM
|
813
|
-
CgKr0jrXCg==
|
814
|
-
Content-Type:
|
815
|
-
- text/xml
|
816
|
-
Content-Length:
|
817
|
-
- '367'
|
818
|
-
Vary:
|
819
|
-
- User-Agent
|
820
|
-
body:
|
821
|
-
encoding: UTF-8
|
822
|
-
string: |
|
823
|
-
<?xml version="1.0"?>
|
824
|
-
<GetServiceStatusResponse xmlns="http://mws.amazonaws.com/doc/2009-01-01/">
|
825
|
-
<GetServiceStatusResult>
|
826
|
-
<Status>GREEN</Status>
|
827
|
-
<Timestamp>2014-04-27T15:56:37.092Z</Timestamp>
|
828
|
-
</GetServiceStatusResult>
|
829
|
-
<ResponseMetadata>
|
830
|
-
<RequestId>49690ac4-164f-40a2-af59-a10014bd435d</RequestId>
|
831
|
-
</ResponseMetadata>
|
832
|
-
</GetServiceStatusResponse>
|
833
|
-
http_version:
|
834
|
-
recorded_at: Sun, 27 Apr 2014 15:56:37 GMT
|
835
|
-
- request:
|
836
|
-
method: post
|
837
|
-
uri: https://mws-eu.amazonservices.com/?AWSAccessKeyId=123456&Action=GetServiceStatus&SellerId=A2DP6GIDYN6OTH&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-27T15%3A56%3A37Z&Signature=e0kxQjnG%2BYFog6nQniYivT%2BLK3Pupw8bISwx2UFIu10%3D
|
838
|
-
body:
|
839
|
-
encoding: US-ASCII
|
840
|
-
string: ''
|
841
|
-
headers:
|
842
|
-
User-Agent:
|
843
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
844
|
-
response:
|
845
|
-
status:
|
846
|
-
code: 200
|
847
|
-
message:
|
848
|
-
headers:
|
849
|
-
Date:
|
850
|
-
- Sun, 27 Apr 2014 15:56:36 GMT
|
851
|
-
Server:
|
852
|
-
- AmazonMWS
|
853
|
-
x-mws-request-id:
|
854
|
-
- 2db8d17e-5295-494f-ad31-519e62aaa573
|
855
|
-
x-mws-timestamp:
|
856
|
-
- '2014-04-27T15:56:37.285Z'
|
857
|
-
x-mws-response-context:
|
858
|
-
- K/33RJ5/MmPz3wPdzZP1QboH8EmE70PRc+/H1zghwbg+RUyid4bnnT4UJqf9E3k0204Uj2e8pk83
|
859
|
-
ah81VS2UHg==
|
860
|
-
Content-Type:
|
861
|
-
- text/xml
|
862
|
-
Content-Length:
|
863
|
-
- '367'
|
864
|
-
Vary:
|
865
|
-
- User-Agent
|
866
|
-
body:
|
867
|
-
encoding: UTF-8
|
868
|
-
string: |
|
869
|
-
<?xml version="1.0"?>
|
870
|
-
<GetServiceStatusResponse xmlns="http://mws.amazonaws.com/doc/2009-01-01/">
|
871
|
-
<GetServiceStatusResult>
|
872
|
-
<Status>GREEN</Status>
|
873
|
-
<Timestamp>2014-04-27T15:56:37.285Z</Timestamp>
|
874
|
-
</GetServiceStatusResult>
|
875
|
-
<ResponseMetadata>
|
876
|
-
<RequestId>2db8d17e-5295-494f-ad31-519e62aaa573</RequestId>
|
877
|
-
</ResponseMetadata>
|
878
|
-
</GetServiceStatusResponse>
|
879
|
-
http_version:
|
880
|
-
recorded_at: Sun, 27 Apr 2014 15:56:37 GMT
|
881
|
-
- request:
|
882
|
-
method: post
|
883
|
-
uri: https://mws-eu.amazonservices.com/?AWSAccessKeyId=AKIAJJDQ2MJTMPXKJE4A&Action=GetServiceStatus&SellerId=A2D9DZ30GEWP6N&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-27T15%3A56%3A37Z&Signature=xxwpHE%2BL2HsZDQCOI3AoAKUMWguxTaiTvvhiFHXUgbw%3D
|
884
|
-
body:
|
885
|
-
encoding: US-ASCII
|
886
|
-
string: ''
|
887
|
-
headers:
|
888
|
-
User-Agent:
|
889
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
890
|
-
response:
|
891
|
-
status:
|
892
|
-
code: 200
|
893
|
-
message:
|
894
|
-
headers:
|
895
|
-
Date:
|
896
|
-
- Sun, 27 Apr 2014 15:56:36 GMT
|
897
|
-
Server:
|
898
|
-
- AmazonMWS
|
899
|
-
x-mws-request-id:
|
900
|
-
- eeae1b3d-e43e-4259-a2f8-538304dd375c
|
901
|
-
x-mws-timestamp:
|
902
|
-
- '2014-04-27T15:56:37.423Z'
|
903
|
-
x-mws-response-context:
|
904
|
-
- nnEZ/T6YH9W/S267DZ58EK7EDQdGWb0Mthta/m6cA6xwsus7GX+43TyoO2+sP7pkdJfSWkOChxSY
|
905
|
-
El2RbVNR/Q==
|
906
|
-
Content-Type:
|
907
|
-
- text/xml
|
908
|
-
Content-Length:
|
909
|
-
- '367'
|
910
|
-
Vary:
|
911
|
-
- User-Agent
|
912
|
-
body:
|
913
|
-
encoding: UTF-8
|
914
|
-
string: |
|
915
|
-
<?xml version="1.0"?>
|
916
|
-
<GetServiceStatusResponse xmlns="http://mws.amazonaws.com/doc/2009-01-01/">
|
917
|
-
<GetServiceStatusResult>
|
918
|
-
<Status>GREEN</Status>
|
919
|
-
<Timestamp>2014-04-27T15:56:37.423Z</Timestamp>
|
920
|
-
</GetServiceStatusResult>
|
921
|
-
<ResponseMetadata>
|
922
|
-
<RequestId>eeae1b3d-e43e-4259-a2f8-538304dd375c</RequestId>
|
923
|
-
</ResponseMetadata>
|
924
|
-
</GetServiceStatusResponse>
|
925
|
-
http_version:
|
926
|
-
recorded_at: Sun, 27 Apr 2014 15:56:37 GMT
|
927
|
-
- request:
|
928
|
-
method: post
|
929
|
-
uri: https://mws-eu.amazonservices.com/?AWSAccessKeyId=AKIAI6X4QZRXSHGHABJA&Action=GetServiceStatus&SellerId=A2NEU7G6RGUKF&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-27T15%3A56%3A37Z&Signature=PmQajkBVY5ihWAB58ZnDz6pfmnZp8EhT1qgCTHGbMNU%3D
|
930
|
-
body:
|
931
|
-
encoding: US-ASCII
|
932
|
-
string: ''
|
933
|
-
headers:
|
934
|
-
User-Agent:
|
935
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
936
|
-
response:
|
937
|
-
status:
|
938
|
-
code: 200
|
939
|
-
message:
|
940
|
-
headers:
|
941
|
-
Date:
|
942
|
-
- Sun, 27 Apr 2014 15:56:37 GMT
|
943
|
-
Server:
|
944
|
-
- AmazonMWS
|
945
|
-
x-mws-request-id:
|
946
|
-
- ad09d1ad-758d-4d72-b7d4-d019b043a334
|
947
|
-
x-mws-timestamp:
|
948
|
-
- '2014-04-27T15:56:37.589Z'
|
949
|
-
x-mws-response-context:
|
950
|
-
- PIotonWs2RzjDl+fjjXWWjB+yCfU3NbnkhBVGkL+l4GPU+XeGpwZ34o3KyiF5Jfn+GFOQ8X3LvA7
|
951
|
-
cnVztHGrTA==
|
952
|
-
Content-Type:
|
953
|
-
- text/xml
|
954
|
-
Content-Length:
|
955
|
-
- '367'
|
956
|
-
Vary:
|
957
|
-
- User-Agent
|
958
|
-
body:
|
959
|
-
encoding: UTF-8
|
960
|
-
string: |
|
961
|
-
<?xml version="1.0"?>
|
962
|
-
<GetServiceStatusResponse xmlns="http://mws.amazonaws.com/doc/2009-01-01/">
|
963
|
-
<GetServiceStatusResult>
|
964
|
-
<Status>GREEN</Status>
|
965
|
-
<Timestamp>2014-04-27T15:56:37.589Z</Timestamp>
|
966
|
-
</GetServiceStatusResult>
|
967
|
-
<ResponseMetadata>
|
968
|
-
<RequestId>ad09d1ad-758d-4d72-b7d4-d019b043a334</RequestId>
|
969
|
-
</ResponseMetadata>
|
970
|
-
</GetServiceStatusResponse>
|
971
|
-
http_version:
|
972
|
-
recorded_at: Sun, 27 Apr 2014 15:56:37 GMT
|
973
|
-
- request:
|
974
|
-
method: post
|
975
|
-
uri: https://mws.amazonservices.jp/?AWSAccessKeyId=AKIAJ5RDDSRROM6GXQ5Q&Action=GetServiceStatus&SellerId=A7BU5WGNVGQ1I&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-27T15%3A56%3A37Z&Signature=V07XxyoyN7VYUvbWp9IgVuQB%2B6sLGvBNid6g7gSPhxI%3D
|
976
|
-
body:
|
977
|
-
encoding: US-ASCII
|
978
|
-
string: ''
|
979
|
-
headers:
|
980
|
-
User-Agent:
|
981
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
982
|
-
response:
|
983
|
-
status:
|
984
|
-
code: 200
|
985
|
-
message:
|
986
|
-
headers:
|
987
|
-
Date:
|
988
|
-
- Sun, 27 Apr 2014 15:56:38 GMT
|
989
|
-
Server:
|
990
|
-
- AmazonMWS
|
991
|
-
x-mws-request-id:
|
992
|
-
- 925053a5-3e08-4b51-aebd-88387de2fc32
|
993
|
-
x-mws-timestamp:
|
994
|
-
- '2014-04-27T15:56:38.415Z'
|
995
|
-
x-mws-response-context:
|
996
|
-
- jzVe9vanzkseRCungOX6jkYmqbRpEbkM56VBY03MEEFUN6CXNJJEfz9WGes/1kLNWrEl5luv0HWI
|
997
|
-
OqyNozz+6Q==
|
998
|
-
Content-Type:
|
999
|
-
- text/xml
|
1000
|
-
Content-Length:
|
1001
|
-
- '367'
|
1002
|
-
Vary:
|
1003
|
-
- User-Agent
|
1004
|
-
body:
|
1005
|
-
encoding: UTF-8
|
1006
|
-
string: |
|
1007
|
-
<?xml version="1.0"?>
|
1008
|
-
<GetServiceStatusResponse xmlns="http://mws.amazonaws.com/doc/2009-01-01/">
|
1009
|
-
<GetServiceStatusResult>
|
1010
|
-
<Status>GREEN</Status>
|
1011
|
-
<Timestamp>2014-04-27T15:56:38.415Z</Timestamp>
|
1012
|
-
</GetServiceStatusResult>
|
1013
|
-
<ResponseMetadata>
|
1014
|
-
<RequestId>925053a5-3e08-4b51-aebd-88387de2fc32</RequestId>
|
1015
|
-
</ResponseMetadata>
|
1016
|
-
</GetServiceStatusResponse>
|
1017
|
-
http_version:
|
1018
|
-
recorded_at: Sun, 27 Apr 2014 15:56:38 GMT
|
1019
|
-
- request:
|
1020
|
-
method: post
|
1021
|
-
uri: https://mws-eu.amazonservices.com/?AWSAccessKeyId=123456&Action=GetServiceStatus&SellerId=A2APQUVDBVWV7E&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-04-27T15%3A56%3A38Z&Signature=THBw8UePWLvzQ3%2BnYJ3z69SfSL%2FJVrxj8ZlIwObWfoM%3D
|
1022
|
-
body:
|
1023
|
-
encoding: US-ASCII
|
1024
|
-
string: ''
|
1025
|
-
headers:
|
1026
|
-
User-Agent:
|
1027
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
1028
|
-
response:
|
1029
|
-
status:
|
1030
|
-
code: 200
|
1031
|
-
message:
|
1032
|
-
headers:
|
1033
|
-
Date:
|
1034
|
-
- Sun, 27 Apr 2014 15:56:38 GMT
|
1035
|
-
Server:
|
1036
|
-
- AmazonMWS
|
1037
|
-
x-mws-request-id:
|
1038
|
-
- 86bebfaf-a244-49b5-b95e-34d9697ce929
|
1039
|
-
x-mws-timestamp:
|
1040
|
-
- '2014-04-27T15:56:38.637Z'
|
1041
|
-
x-mws-response-context:
|
1042
|
-
- X71dvfJHE7jSiquoqyaiSDDFOIKpLhrKzQirHx8DDmGjMZq3jxEPq9iLTgKXavoRpLPcRhul2F5Y
|
1043
|
-
i0NLpUoINQ==
|
1044
|
-
Content-Type:
|
1045
|
-
- text/xml
|
1046
|
-
Content-Length:
|
1047
|
-
- '367'
|
1048
|
-
Vary:
|
1049
|
-
- User-Agent
|
1050
|
-
body:
|
1051
|
-
encoding: UTF-8
|
1052
|
-
string: |
|
1053
|
-
<?xml version="1.0"?>
|
1054
|
-
<GetServiceStatusResponse xmlns="http://mws.amazonaws.com/doc/2009-01-01/">
|
1055
|
-
<GetServiceStatusResult>
|
1056
|
-
<Status>GREEN</Status>
|
1057
|
-
<Timestamp>2014-04-27T15:56:38.637Z</Timestamp>
|
1058
|
-
</GetServiceStatusResult>
|
1059
|
-
<ResponseMetadata>
|
1060
|
-
<RequestId>86bebfaf-a244-49b5-b95e-34d9697ce929</RequestId>
|
1061
|
-
</ResponseMetadata>
|
1062
|
-
</GetServiceStatusResponse>
|
1063
|
-
http_version:
|
1064
|
-
recorded_at: Sun, 27 Apr 2014 15:56:38 GMT
|
1065
|
-
- request:
|
1066
|
-
method: post
|
1067
|
-
uri: https://mws-eu.amazonservices.com/Sellers/2011-07-01?AWSAccessKeyId=AKIAJLUHOXLR5S2L6A6A&Action=GetServiceStatus&SellerId=A2APQUVDBVWV7E&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-06-25T13%3A59%3A49Z&Signature=JPM81Ss2DX7JGZJPAN4UmzvdPb76H6J8B%2BH5ofyrU6M%3D
|
1068
|
-
body:
|
1069
|
-
encoding: US-ASCII
|
1070
|
-
string: ''
|
1071
|
-
headers:
|
1072
|
-
User-Agent:
|
1073
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
1074
|
-
response:
|
1075
|
-
status:
|
1076
|
-
code: 200
|
1077
|
-
message:
|
1078
|
-
headers:
|
1079
|
-
Date:
|
1080
|
-
- Wed, 25 Jun 2014 13:59:48 GMT
|
63
|
+
- Tue, 12 Aug 2014 11:46:29 GMT
|
1081
64
|
Server:
|
1082
65
|
- AmazonMWS
|
1083
66
|
x-mws-request-id:
|
1084
|
-
-
|
67
|
+
- 5f63b71a-8781-4f50-80c1-f3393ad7b4a1
|
1085
68
|
x-mws-timestamp:
|
1086
|
-
- '2014-
|
69
|
+
- '2014-08-12T11:46:29.719Z'
|
1087
70
|
x-mws-response-context:
|
1088
|
-
-
|
1089
|
-
cmqayuaW9w==
|
71
|
+
- kl8nOxG/REYR71jgsXnP6Fr7iFzCMmctib8ayPVGNauz4hQx/l0Cu8f9w5trTT+Q+0AEZOZZ8ug=
|
1090
72
|
Content-Type:
|
1091
73
|
- text/xml
|
1092
74
|
Content-Length:
|
@@ -1100,39 +82,39 @@ http_interactions:
|
|
1100
82
|
<GetServiceStatusResponse xmlns="https://mws.amazonservices.com/Sellers/2011-07-01">
|
1101
83
|
<GetServiceStatusResult>
|
1102
84
|
<Status>GREEN</Status>
|
1103
|
-
<Timestamp>2014-
|
85
|
+
<Timestamp>2014-08-12T11:46:29.719Z</Timestamp>
|
1104
86
|
</GetServiceStatusResult>
|
1105
87
|
<ResponseMetadata>
|
1106
|
-
<RequestId>
|
88
|
+
<RequestId>5f63b71a-8781-4f50-80c1-f3393ad7b4a1</RequestId>
|
1107
89
|
</ResponseMetadata>
|
1108
90
|
</GetServiceStatusResponse>
|
1109
91
|
http_version:
|
1110
|
-
recorded_at:
|
92
|
+
recorded_at: Tue, 12 Aug 2014 11:46:29 GMT
|
1111
93
|
- request:
|
1112
94
|
method: post
|
1113
|
-
uri: https://mws
|
95
|
+
uri: https://mws.amazonservices.jp/Sellers/2011-07-01?AWSAccessKeyId=AWS_ACCESS_KEY_ID&Action=GetServiceStatus&SellerId=MERCHANT_ID&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-08-12T11%3A46%3A29Z&Signature=glfhIYyVstHZiYifRIyLRq28O5D09s2D4kooKCz1Its%3D
|
1114
96
|
body:
|
1115
97
|
encoding: US-ASCII
|
1116
98
|
string: ''
|
1117
99
|
headers:
|
1118
100
|
User-Agent:
|
1119
|
-
- Jeff/1.0.1 (Language=Ruby;
|
101
|
+
- Jeff/1.0.1 (Language=Ruby; hakans-mbp.home)
|
1120
102
|
response:
|
1121
103
|
status:
|
1122
104
|
code: 200
|
1123
105
|
message:
|
1124
106
|
headers:
|
1125
107
|
Date:
|
1126
|
-
-
|
108
|
+
- Tue, 12 Aug 2014 11:46:30 GMT
|
1127
109
|
Server:
|
1128
110
|
- AmazonMWS
|
1129
111
|
x-mws-request-id:
|
1130
|
-
-
|
112
|
+
- 85e5874c-eb95-4bbf-89a7-018931e7339e
|
1131
113
|
x-mws-timestamp:
|
1132
|
-
- '2014-
|
114
|
+
- '2014-08-12T11:46:30.400Z'
|
1133
115
|
x-mws-response-context:
|
1134
|
-
-
|
1135
|
-
|
116
|
+
- d+EG2h6n5hDKh/td2Cay8JXvweZ7XAS4yvv0Id8u6Kg2EZLXcBRMalXV9bW7Y3dx4nueSqWYyhRU
|
117
|
+
dpTHw5NGVA==
|
1136
118
|
Content-Type:
|
1137
119
|
- text/xml
|
1138
120
|
Content-Length:
|
@@ -1146,120 +128,39 @@ http_interactions:
|
|
1146
128
|
<GetServiceStatusResponse xmlns="https://mws.amazonservices.com/Sellers/2011-07-01">
|
1147
129
|
<GetServiceStatusResult>
|
1148
130
|
<Status>GREEN</Status>
|
1149
|
-
<Timestamp>2014-
|
131
|
+
<Timestamp>2014-08-12T11:46:30.400Z</Timestamp>
|
1150
132
|
</GetServiceStatusResult>
|
1151
133
|
<ResponseMetadata>
|
1152
|
-
<RequestId>
|
134
|
+
<RequestId>85e5874c-eb95-4bbf-89a7-018931e7339e</RequestId>
|
1153
135
|
</ResponseMetadata>
|
1154
136
|
</GetServiceStatusResponse>
|
1155
137
|
http_version:
|
1156
|
-
recorded_at:
|
1157
|
-
- request:
|
1158
|
-
method: post
|
1159
|
-
uri: https://mws-eu.amazonservices.com/Sellers/2011-07-01?AWSAccessKeyId=AKIAI4ZNSD76DH7UBRDA&Action=ListMarketplaceParticipations&SellerId=A2DP6GIDYN6OTH&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-06-25T13%3A59%3A49Z&Signature=A9Kt2X2e8ogkIrWvPdTQilH%2FmQG%2Baz1p6d3BkZXssms%3D
|
1160
|
-
body:
|
1161
|
-
encoding: US-ASCII
|
1162
|
-
string: ''
|
1163
|
-
headers:
|
1164
|
-
User-Agent:
|
1165
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
1166
|
-
response:
|
1167
|
-
status:
|
1168
|
-
code: 200
|
1169
|
-
message:
|
1170
|
-
headers:
|
1171
|
-
Date:
|
1172
|
-
- Wed, 25 Jun 2014 13:59:48 GMT
|
1173
|
-
Server:
|
1174
|
-
- AmazonMWS
|
1175
|
-
x-mws-response-context:
|
1176
|
-
- EoGkn0ic7/6oiQiGrjvbmfu6m4KPJJQTMTRDljFJwZh3fts7OJVHWMsxuOlYyh2ihN3lVHPfqFr0
|
1177
|
-
CDpujfvONK86YJe7gSO6, mVuwns1/rhzO1LVAhW70XfZlzqVH977BOH++EAdcYf7sYN9Aw5F1G7y3cnPUzvmHQ26iogGipDm5
|
1178
|
-
fcOejRBuyg==
|
1179
|
-
x-amz-request-id:
|
1180
|
-
- 998a738c-8958-414f-85ee-dab57dca717a
|
1181
|
-
x-mws-request-id:
|
1182
|
-
- 998a738c-8958-414f-85ee-dab57dca717a
|
1183
|
-
x-mws-timestamp:
|
1184
|
-
- '2014-06-25T13:59:49.541Z'
|
1185
|
-
Content-Type:
|
1186
|
-
- text/xml
|
1187
|
-
Vary:
|
1188
|
-
- User-Agent
|
1189
|
-
Transfer-Encoding:
|
1190
|
-
- ''
|
1191
|
-
body:
|
1192
|
-
encoding: UTF-8
|
1193
|
-
string: |-
|
1194
|
-
<?xml version="1.0"?>
|
1195
|
-
<ListMarketplaceParticipationsResponse xmlns="https://mws.amazonservices.com/Sellers/2011-07-01"><ListMarketplaceParticipationsResult><ListParticipations><Participation><MarketplaceId>A13V1IB3VIYZZH</MarketplaceId><SellerId>A2DP6GIDYN6OTH</SellerId><HasSellerSuspendedListings>No</HasSellerSuspendedListings></Participation></ListParticipations><ListMarketplaces><Marketplace><MarketplaceId>A13V1IB3VIYZZH</MarketplaceId><Name>Amazon.fr</Name><DefaultCountryCode>FR</DefaultCountryCode><DefaultCurrencyCode>EUR</DefaultCurrencyCode><DefaultLanguageCode>fr_FR</DefaultLanguageCode><DomainName>www.amazon.fr</DomainName></Marketplace></ListMarketplaces></ListMarketplaceParticipationsResult><ResponseMetadata><RequestId>998a738c-8958-414f-85ee-dab57dca717a</RequestId></ResponseMetadata></ListMarketplaceParticipationsResponse>
|
1196
|
-
http_version:
|
1197
|
-
recorded_at: Wed, 25 Jun 2014 13:59:49 GMT
|
1198
|
-
- request:
|
1199
|
-
method: post
|
1200
|
-
uri: https://mws-eu.amazonservices.com/Sellers/2011-07-01?AWSAccessKeyId=AKIAJLUHOXLR5S2L6A6A&Action=ListMarketplaceParticipations&SellerId=A2APQUVDBVWV7E&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-06-25T13%3A59%3A49Z&Signature=X3MjFqwsvBIWVpeKeP8THAT63xoAiTUJSBmyqWLZpSU%3D
|
1201
|
-
body:
|
1202
|
-
encoding: US-ASCII
|
1203
|
-
string: ''
|
1204
|
-
headers:
|
1205
|
-
User-Agent:
|
1206
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
1207
|
-
response:
|
1208
|
-
status:
|
1209
|
-
code: 200
|
1210
|
-
message:
|
1211
|
-
headers:
|
1212
|
-
Date:
|
1213
|
-
- Wed, 25 Jun 2014 13:59:49 GMT
|
1214
|
-
Server:
|
1215
|
-
- AmazonMWS
|
1216
|
-
x-mws-response-context:
|
1217
|
-
- ZSr9Xk9/XOWF7Er7U4u0Ikmwq2Us5yR9Pn8MjCM54F6QvGqbgkRtaNy/tLOJ6kMlPW4HD5lEuqaJ
|
1218
|
-
YJ5+rCvP0xtpQul1xdG2, jh3ZmAQ8dDvbhvfYZ7HCzAYsZQeauDkS5qk09rc8dbLyAqu7EfwbmVz4TyfAtv7kRx6Y+LprR0fJ
|
1219
|
-
Svq3Cntztg==
|
1220
|
-
x-amz-request-id:
|
1221
|
-
- 40eddbfe-4563-4500-9c55-09f6a3c70eed
|
1222
|
-
x-mws-request-id:
|
1223
|
-
- 40eddbfe-4563-4500-9c55-09f6a3c70eed
|
1224
|
-
x-mws-timestamp:
|
1225
|
-
- '2014-06-25T13:59:49.863Z'
|
1226
|
-
Content-Type:
|
1227
|
-
- text/xml
|
1228
|
-
Vary:
|
1229
|
-
- User-Agent
|
1230
|
-
Transfer-Encoding:
|
1231
|
-
- ''
|
1232
|
-
body:
|
1233
|
-
encoding: UTF-8
|
1234
|
-
string: |-
|
1235
|
-
<?xml version="1.0"?>
|
1236
|
-
<ListMarketplaceParticipationsResponse xmlns="https://mws.amazonservices.com/Sellers/2011-07-01"><ListMarketplaceParticipationsResult><ListParticipations><Participation><MarketplaceId>A1F83G8C2ARO7P</MarketplaceId><SellerId>A2APQUVDBVWV7E</SellerId><HasSellerSuspendedListings>Yes</HasSellerSuspendedListings></Participation><Participation><MarketplaceId>A1PA6795UKMFR9</MarketplaceId><SellerId>A2APQUVDBVWV7E</SellerId><HasSellerSuspendedListings>Yes</HasSellerSuspendedListings></Participation><Participation><MarketplaceId>A13V1IB3VIYZZH</MarketplaceId><SellerId>A2APQUVDBVWV7E</SellerId><HasSellerSuspendedListings>Yes</HasSellerSuspendedListings></Participation><Participation><MarketplaceId>APJ6JRA9NG5V4</MarketplaceId><SellerId>A2APQUVDBVWV7E</SellerId><HasSellerSuspendedListings>No</HasSellerSuspendedListings></Participation><Participation><MarketplaceId>A1RKKUPIHCS9HS</MarketplaceId><SellerId>A2APQUVDBVWV7E</SellerId><HasSellerSuspendedListings>Yes</HasSellerSuspendedListings></Participation></ListParticipations><ListMarketplaces><Marketplace><MarketplaceId>A1F83G8C2ARO7P</MarketplaceId><Name>Amazon.co.uk</Name><DefaultCountryCode>GB</DefaultCountryCode><DefaultCurrencyCode>GBP</DefaultCurrencyCode><DefaultLanguageCode>en_GB</DefaultLanguageCode><DomainName>www.amazon.co.uk</DomainName></Marketplace><Marketplace><MarketplaceId>A1PA6795UKMFR9</MarketplaceId><Name>Amazon.de</Name><DefaultCountryCode>DE</DefaultCountryCode><DefaultCurrencyCode>EUR</DefaultCurrencyCode><DefaultLanguageCode>de_DE</DefaultLanguageCode><DomainName>www.amazon.de</DomainName></Marketplace><Marketplace><MarketplaceId>A13V1IB3VIYZZH</MarketplaceId><Name>Amazon.fr</Name><DefaultCountryCode>FR</DefaultCountryCode><DefaultCurrencyCode>EUR</DefaultCurrencyCode><DefaultLanguageCode>fr_FR</DefaultLanguageCode><DomainName>www.amazon.fr</DomainName></Marketplace><Marketplace><MarketplaceId>APJ6JRA9NG5V4</MarketplaceId><Name>Amazon.it</Name><DefaultCountryCode>IT</DefaultCountryCode><DefaultCurrencyCode>EUR</DefaultCurrencyCode><DefaultLanguageCode>it_IT</DefaultLanguageCode><DomainName>www.amazon.it</DomainName></Marketplace><Marketplace><MarketplaceId>A1RKKUPIHCS9HS</MarketplaceId><Name>Amazon.es</Name><DefaultCountryCode>ES</DefaultCountryCode><DefaultCurrencyCode>EUR</DefaultCurrencyCode><DefaultLanguageCode>es_ES</DefaultLanguageCode><DomainName>www.amazon.es</DomainName></Marketplace></ListMarketplaces></ListMarketplaceParticipationsResult><ResponseMetadata><RequestId>40eddbfe-4563-4500-9c55-09f6a3c70eed</RequestId></ResponseMetadata></ListMarketplaceParticipationsResponse>
|
1237
|
-
http_version:
|
1238
|
-
recorded_at: Wed, 25 Jun 2014 13:59:50 GMT
|
138
|
+
recorded_at: Tue, 12 Aug 2014 11:46:30 GMT
|
1239
139
|
- request:
|
1240
140
|
method: post
|
1241
|
-
uri: https://mws
|
141
|
+
uri: https://mws.amazonservices.com/Sellers/2011-07-01?AWSAccessKeyId=AWS_ACCESS_KEY_ID&Action=GetServiceStatus&SellerId=MERCHANT_ID&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-08-12T11%3A46%3A30Z&Signature=hOcsBQNIV%2BTZ%2Bfeqjj10yuzR23RXkSfVk8YcYDe2bgo%3D
|
1242
142
|
body:
|
1243
143
|
encoding: US-ASCII
|
1244
144
|
string: ''
|
1245
145
|
headers:
|
1246
146
|
User-Agent:
|
1247
|
-
- Jeff/1.0.1 (Language=Ruby;
|
147
|
+
- Jeff/1.0.1 (Language=Ruby; hakans-mbp.home)
|
1248
148
|
response:
|
1249
149
|
status:
|
1250
150
|
code: 200
|
1251
151
|
message:
|
1252
152
|
headers:
|
1253
153
|
Date:
|
1254
|
-
-
|
154
|
+
- Tue, 12 Aug 2014 11:46:30 GMT
|
1255
155
|
Server:
|
1256
156
|
- AmazonMWS
|
1257
157
|
x-mws-request-id:
|
1258
|
-
-
|
158
|
+
- 967f2001-cc30-44c9-9074-42e64d9d1ef9
|
1259
159
|
x-mws-timestamp:
|
1260
|
-
- '2014-
|
160
|
+
- '2014-08-12T11:46:30.870Z'
|
1261
161
|
x-mws-response-context:
|
1262
|
-
-
|
162
|
+
- aAYveHNiP2xuHKJ65qscU1w7adwOvwgc08YtC19YFkQ/QAi3QHtom3iHDYhflIY3rSDL2wI13MXE
|
163
|
+
RD3D4VhLXQ==
|
1263
164
|
Content-Type:
|
1264
165
|
- text/xml
|
1265
166
|
Content-Length:
|
@@ -1273,53 +174,12 @@ http_interactions:
|
|
1273
174
|
<GetServiceStatusResponse xmlns="https://mws.amazonservices.com/Sellers/2011-07-01">
|
1274
175
|
<GetServiceStatusResult>
|
1275
176
|
<Status>GREEN</Status>
|
1276
|
-
<Timestamp>2014-
|
177
|
+
<Timestamp>2014-08-12T11:46:30.870Z</Timestamp>
|
1277
178
|
</GetServiceStatusResult>
|
1278
179
|
<ResponseMetadata>
|
1279
|
-
<RequestId>
|
180
|
+
<RequestId>967f2001-cc30-44c9-9074-42e64d9d1ef9</RequestId>
|
1280
181
|
</ResponseMetadata>
|
1281
182
|
</GetServiceStatusResponse>
|
1282
183
|
http_version:
|
1283
|
-
recorded_at:
|
1284
|
-
- request:
|
1285
|
-
method: post
|
1286
|
-
uri: https://mws-eu.amazonservices.com/Sellers/2011-07-01?AWSAccessKeyId=AKIAIJQQ3UPICUQXTFFQ&Action=ListMarketplaceParticipations&SellerId=A3IY67M3U23R42&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-07-11T15%3A43%3A31Z&Signature=7sKuaLKeW7%2BM8EOk%2Baak5kFP%2Fl%2BrMdYEpdukISR%2Ff0Y%3D
|
1287
|
-
body:
|
1288
|
-
encoding: US-ASCII
|
1289
|
-
string: ''
|
1290
|
-
headers:
|
1291
|
-
User-Agent:
|
1292
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
1293
|
-
response:
|
1294
|
-
status:
|
1295
|
-
code: 200
|
1296
|
-
message:
|
1297
|
-
headers:
|
1298
|
-
Date:
|
1299
|
-
- Fri, 11 Jul 2014 15:43:31 GMT
|
1300
|
-
Server:
|
1301
|
-
- AmazonMWS
|
1302
|
-
x-mws-response-context:
|
1303
|
-
- obeRb2PFsu9+JihVBxbNhtlgxRO+J70jqAwqGeuDQ/ZsvwmBeotqOtIxgfUeqsNyD0CG5OTOdB0g
|
1304
|
-
yk85xyP8wdK7n8+v/gFl, h0rJKaOlMSfmypulQMzY5AKZeF8dFiUcrqjBhYrURK/FSTDg3NCDyUp15yVOFaILNhO8ji3Q6rLw
|
1305
|
-
TrgGbLEUbA==
|
1306
|
-
x-amz-request-id:
|
1307
|
-
- c35af7db-2412-4a38-a951-5072efd65042
|
1308
|
-
x-mws-request-id:
|
1309
|
-
- c35af7db-2412-4a38-a951-5072efd65042
|
1310
|
-
x-mws-timestamp:
|
1311
|
-
- '2014-07-11T15:43:31.965Z'
|
1312
|
-
Content-Type:
|
1313
|
-
- text/xml
|
1314
|
-
Vary:
|
1315
|
-
- User-Agent
|
1316
|
-
Transfer-Encoding:
|
1317
|
-
- ''
|
1318
|
-
body:
|
1319
|
-
encoding: UTF-8
|
1320
|
-
string: |-
|
1321
|
-
<?xml version="1.0"?>
|
1322
|
-
<ListMarketplaceParticipationsResponse xmlns="https://mws.amazonservices.com/Sellers/2011-07-01"><ListMarketplaceParticipationsResult><ListParticipations><Participation><MarketplaceId>A1F83G8C2ARO7P</MarketplaceId><SellerId>A3IY67M3U23R42</SellerId><HasSellerSuspendedListings>No</HasSellerSuspendedListings></Participation><Participation><MarketplaceId>A1PA6795UKMFR9</MarketplaceId><SellerId>A3IY67M3U23R42</SellerId><HasSellerSuspendedListings>No</HasSellerSuspendedListings></Participation><Participation><MarketplaceId>A13V1IB3VIYZZH</MarketplaceId><SellerId>A3IY67M3U23R42</SellerId><HasSellerSuspendedListings>No</HasSellerSuspendedListings></Participation><Participation><MarketplaceId>APJ6JRA9NG5V4</MarketplaceId><SellerId>A3IY67M3U23R42</SellerId><HasSellerSuspendedListings>No</HasSellerSuspendedListings></Participation><Participation><MarketplaceId>A1RKKUPIHCS9HS</MarketplaceId><SellerId>A3IY67M3U23R42</SellerId><HasSellerSuspendedListings>No</HasSellerSuspendedListings></Participation></ListParticipations><ListMarketplaces><Marketplace><MarketplaceId>A1F83G8C2ARO7P</MarketplaceId><Name>Amazon.co.uk</Name><DefaultCountryCode>GB</DefaultCountryCode><DefaultCurrencyCode>GBP</DefaultCurrencyCode><DefaultLanguageCode>en_GB</DefaultLanguageCode><DomainName>www.amazon.co.uk</DomainName></Marketplace><Marketplace><MarketplaceId>A1PA6795UKMFR9</MarketplaceId><Name>Amazon.de</Name><DefaultCountryCode>DE</DefaultCountryCode><DefaultCurrencyCode>EUR</DefaultCurrencyCode><DefaultLanguageCode>de_DE</DefaultLanguageCode><DomainName>www.amazon.de</DomainName></Marketplace><Marketplace><MarketplaceId>A13V1IB3VIYZZH</MarketplaceId><Name>Amazon.fr</Name><DefaultCountryCode>FR</DefaultCountryCode><DefaultCurrencyCode>EUR</DefaultCurrencyCode><DefaultLanguageCode>fr_FR</DefaultLanguageCode><DomainName>www.amazon.fr</DomainName></Marketplace><Marketplace><MarketplaceId>APJ6JRA9NG5V4</MarketplaceId><Name>Amazon.it</Name><DefaultCountryCode>IT</DefaultCountryCode><DefaultCurrencyCode>EUR</DefaultCurrencyCode><DefaultLanguageCode>it_IT</DefaultLanguageCode><DomainName>www.amazon.it</DomainName></Marketplace><Marketplace><MarketplaceId>A1RKKUPIHCS9HS</MarketplaceId><Name>Amazon.es</Name><DefaultCountryCode>ES</DefaultCountryCode><DefaultCurrencyCode>EUR</DefaultCurrencyCode><DefaultLanguageCode>es_ES</DefaultLanguageCode><DomainName>www.amazon.es</DomainName></Marketplace></ListMarketplaces></ListMarketplaceParticipationsResult><ResponseMetadata><RequestId>c35af7db-2412-4a38-a951-5072efd65042</RequestId></ResponseMetadata></ListMarketplaceParticipationsResponse>
|
1323
|
-
http_version:
|
1324
|
-
recorded_at: Fri, 11 Jul 2014 15:43:32 GMT
|
184
|
+
recorded_at: Tue, 12 Aug 2014 11:46:30 GMT
|
1325
185
|
recorded_with: VCR 2.9.2
|