peddler 0.13.0 → 0.14.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/mws/cart_information/client.rb +2 -1
- data/lib/mws/customer_information/client.rb +2 -1
- data/lib/mws/feeds/client.rb +2 -0
- data/lib/mws/fulfillment_inbound_shipment/client.rb +2 -1
- data/lib/mws/fulfillment_inventory/client.rb +2 -1
- data/lib/mws/fulfillment_outbound_shipment/client.rb +2 -1
- data/lib/mws/off_amazon_payments/client.rb +3 -2
- data/lib/mws/orders/client.rb +2 -1
- data/lib/mws/products/client.rb +2 -1
- data/lib/mws/recommendations/client.rb +2 -1
- data/lib/mws/reports/client.rb +2 -0
- data/lib/mws/sellers/client.rb +2 -1
- data/lib/mws/subscriptions/client.rb +2 -1
- data/lib/mws/webstore/client.rb +2 -1
- data/lib/peddler/client.rb +28 -3
- data/lib/peddler/operation.rb +5 -1
- data/lib/peddler/version.rb +1 -1
- data/test/helper.rb +8 -2
- data/test/integration/test_fulfillment_inbound_shipment.rb +13 -0
- data/test/integration/test_sellers.rb +0 -7
- data/test/{mws.yml → mws.yml.example} +0 -0
- data/test/unit/peddler/test_operation.rb +6 -0
- data/test/vcr_cassettes/CartInformation.yml +37 -38
- data/test/vcr_cassettes/CustomerInformation.yml +37 -38
- data/test/vcr_cassettes/Feeds.yml +534 -131
- data/test/vcr_cassettes/FulfillmentInboundShipment.yml +325 -48
- data/test/vcr_cassettes/FulfillmentInventory.yml +129 -133
- data/test/vcr_cassettes/FulfillmentOutboundShipment.yml +37 -40
- data/test/vcr_cassettes/OffAmazonPayments.yml +37 -37
- data/test/vcr_cassettes/Orders.yml +37 -39
- data/test/vcr_cassettes/Products.yml +1991 -1392
- data/test/vcr_cassettes/Recommendations.yml +2020 -8987
- data/test/vcr_cassettes/Reports.yml +1447 -396
- data/test/vcr_cassettes/Sellers.yml +36 -242
- data/test/vcr_cassettes/Subscriptions.yml +214 -227
- data/test/vcr_cassettes/Webstore.yml +106 -106
- metadata +4 -4
@@ -2,28 +2,28 @@
|
|
2
2
|
http_interactions:
|
3
3
|
- request:
|
4
4
|
method: post
|
5
|
-
uri: https://mws.amazonservices.ca/Webstore/2014-09-01/?AWSAccessKeyId=AWS_ACCESS_KEY_ID&Action=GetServiceStatus&SellerId=MERCHANT_ID&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=
|
5
|
+
uri: https://mws.amazonservices.ca/Webstore/2014-09-01/?AWSAccessKeyId=AWS_ACCESS_KEY_ID&Action=GetServiceStatus&SellerId=MERCHANT_ID&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2015-03-28T18%3A15%3A04Z&Version=2014-09-01&Signature=iLmOdGnbfW0kE%2Bf9K0XPpoEHVfi78I3hTpFIpKoMpeg%3D
|
6
6
|
body:
|
7
7
|
encoding: US-ASCII
|
8
8
|
string: ''
|
9
9
|
headers:
|
10
10
|
User-Agent:
|
11
|
-
- Jeff/1.
|
11
|
+
- Jeff/1.2.0 (Language=Ruby; Hakans-MacBook-Pro.local)
|
12
12
|
response:
|
13
13
|
status:
|
14
14
|
code: 200
|
15
|
-
message:
|
15
|
+
message:
|
16
16
|
headers:
|
17
17
|
Date:
|
18
|
-
-
|
18
|
+
- Sat, 28 Mar 2015 18:15:04 GMT
|
19
19
|
Server:
|
20
20
|
- AmazonMWS
|
21
21
|
x-mws-request-id:
|
22
|
-
-
|
22
|
+
- 7ec1c8ed-ea0d-4cf6-a7e9-12ede5468924
|
23
23
|
x-mws-timestamp:
|
24
|
-
- '
|
24
|
+
- '2015-03-28T18:15:04.938Z'
|
25
25
|
x-mws-response-context:
|
26
|
-
-
|
26
|
+
- Azql3Rd9RSuycILcauW2gXRnXHlD5BFO9mBsMSSqjmDq1NvYEowXek6Jw5Mf6u8EqzZ7hBxJQQ8=
|
27
27
|
Content-Type:
|
28
28
|
- text/xml
|
29
29
|
Content-Length:
|
@@ -37,38 +37,38 @@ http_interactions:
|
|
37
37
|
<GetServiceStatusResponse xmlns="http://mws.amazonservices.com/webstore/2014-09-01">
|
38
38
|
<GetServiceStatusResult>
|
39
39
|
<Status>GREEN</Status>
|
40
|
-
<Timestamp>
|
40
|
+
<Timestamp>2015-03-28T18:15:04.938Z</Timestamp>
|
41
41
|
</GetServiceStatusResult>
|
42
42
|
<ResponseMetadata>
|
43
|
-
<RequestId>
|
43
|
+
<RequestId>7ec1c8ed-ea0d-4cf6-a7e9-12ede5468924</RequestId>
|
44
44
|
</ResponseMetadata>
|
45
45
|
</GetServiceStatusResponse>
|
46
|
-
http_version:
|
47
|
-
recorded_at:
|
46
|
+
http_version:
|
47
|
+
recorded_at: Sat, 28 Mar 2015 18:15:05 GMT
|
48
48
|
- request:
|
49
49
|
method: post
|
50
|
-
uri: https://mws-eu.amazonservices.com/Webstore/2014-09-01/?AWSAccessKeyId=AWS_ACCESS_KEY_ID&Action=GetServiceStatus&SellerId=MERCHANT_ID&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=
|
50
|
+
uri: https://mws-eu.amazonservices.com/Webstore/2014-09-01/?AWSAccessKeyId=AWS_ACCESS_KEY_ID&Action=GetServiceStatus&SellerId=MERCHANT_ID&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2015-03-28T18%3A15%3A05Z&Version=2014-09-01&Signature=IBFNdtHOt6vsBcHsKZYyyD%2FezntQzCRaJTKTXLkJGKw%3D
|
51
51
|
body:
|
52
52
|
encoding: US-ASCII
|
53
53
|
string: ''
|
54
54
|
headers:
|
55
55
|
User-Agent:
|
56
|
-
- Jeff/1.
|
56
|
+
- Jeff/1.2.0 (Language=Ruby; Hakans-MacBook-Pro.local)
|
57
57
|
response:
|
58
58
|
status:
|
59
59
|
code: 200
|
60
|
-
message:
|
60
|
+
message:
|
61
61
|
headers:
|
62
62
|
Date:
|
63
|
-
-
|
63
|
+
- Sat, 28 Mar 2015 18:15:05 GMT
|
64
64
|
Server:
|
65
65
|
- AmazonMWS
|
66
66
|
x-mws-request-id:
|
67
|
-
-
|
67
|
+
- 4d8ea1c4-06e4-4262-9b5e-b38cb4fa988e
|
68
68
|
x-mws-timestamp:
|
69
|
-
- '
|
69
|
+
- '2015-03-28T18:15:05.579Z'
|
70
70
|
x-mws-response-context:
|
71
|
-
-
|
71
|
+
- mddgIVXfH8b+kAQfyfWkmPWBxE/KiMBsEyLoVsly+9lwrcS+xnvL5BMeTMsTifN1WUD9f3x7Oqk=
|
72
72
|
Content-Type:
|
73
73
|
- text/xml
|
74
74
|
Content-Length:
|
@@ -82,38 +82,38 @@ http_interactions:
|
|
82
82
|
<GetServiceStatusResponse xmlns="http://mws.amazonservices.com/webstore/2014-09-01">
|
83
83
|
<GetServiceStatusResult>
|
84
84
|
<Status>GREEN</Status>
|
85
|
-
<Timestamp>
|
85
|
+
<Timestamp>2015-03-28T18:15:05.579Z</Timestamp>
|
86
86
|
</GetServiceStatusResult>
|
87
87
|
<ResponseMetadata>
|
88
|
-
<RequestId>
|
88
|
+
<RequestId>4d8ea1c4-06e4-4262-9b5e-b38cb4fa988e</RequestId>
|
89
89
|
</ResponseMetadata>
|
90
90
|
</GetServiceStatusResponse>
|
91
|
-
http_version:
|
92
|
-
recorded_at:
|
91
|
+
http_version:
|
92
|
+
recorded_at: Sat, 28 Mar 2015 18:15:05 GMT
|
93
93
|
- request:
|
94
94
|
method: post
|
95
|
-
uri: https://mws.amazonservices.jp/Webstore/2014-09-01/?AWSAccessKeyId=AWS_ACCESS_KEY_ID&Action=GetServiceStatus&SellerId=MERCHANT_ID&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=
|
95
|
+
uri: https://mws.amazonservices.jp/Webstore/2014-09-01/?AWSAccessKeyId=AWS_ACCESS_KEY_ID&Action=GetServiceStatus&SellerId=MERCHANT_ID&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2015-03-28T18%3A15%3A05Z&Version=2014-09-01&Signature=rUPQLaoLXJ8NDT2PKkm13QBL1CdtWUehmUXsmJUvTqQ%3D
|
96
96
|
body:
|
97
97
|
encoding: US-ASCII
|
98
98
|
string: ''
|
99
99
|
headers:
|
100
100
|
User-Agent:
|
101
|
-
- Jeff/1.
|
101
|
+
- Jeff/1.2.0 (Language=Ruby; Hakans-MacBook-Pro.local)
|
102
102
|
response:
|
103
103
|
status:
|
104
104
|
code: 200
|
105
|
-
message:
|
105
|
+
message:
|
106
106
|
headers:
|
107
107
|
Date:
|
108
|
-
-
|
108
|
+
- Sat, 28 Mar 2015 18:15:06 GMT
|
109
109
|
Server:
|
110
110
|
- AmazonMWS
|
111
111
|
x-mws-request-id:
|
112
|
-
-
|
112
|
+
- 9c745775-dfdf-4bf1-b244-a92f1b5f1b6d
|
113
113
|
x-mws-timestamp:
|
114
|
-
- '
|
114
|
+
- '2015-03-28T18:15:06.736Z'
|
115
115
|
x-mws-response-context:
|
116
|
-
-
|
116
|
+
- Lc56lufURzelSn/dvPPnD7v8TMC7Udk/d4QqVOsj7XV4eYcrR8XQJxAvil1BJx8aN+pZVIwI8dM=
|
117
117
|
Content-Type:
|
118
118
|
- text/xml
|
119
119
|
Content-Length:
|
@@ -127,38 +127,38 @@ http_interactions:
|
|
127
127
|
<GetServiceStatusResponse xmlns="http://mws.amazonservices.com/webstore/2014-09-01">
|
128
128
|
<GetServiceStatusResult>
|
129
129
|
<Status>GREEN</Status>
|
130
|
-
<Timestamp>
|
130
|
+
<Timestamp>2015-03-28T18:15:06.736Z</Timestamp>
|
131
131
|
</GetServiceStatusResult>
|
132
132
|
<ResponseMetadata>
|
133
|
-
<RequestId>
|
133
|
+
<RequestId>9c745775-dfdf-4bf1-b244-a92f1b5f1b6d</RequestId>
|
134
134
|
</ResponseMetadata>
|
135
135
|
</GetServiceStatusResponse>
|
136
|
-
http_version:
|
137
|
-
recorded_at:
|
136
|
+
http_version:
|
137
|
+
recorded_at: Sat, 28 Mar 2015 18:15:06 GMT
|
138
138
|
- request:
|
139
139
|
method: post
|
140
|
-
uri: https://mws.amazonservices.com/Webstore/2014-09-01/?AWSAccessKeyId=AWS_ACCESS_KEY_ID&Action=GetServiceStatus&SellerId=MERCHANT_ID&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=
|
140
|
+
uri: https://mws.amazonservices.com/Webstore/2014-09-01/?AWSAccessKeyId=AWS_ACCESS_KEY_ID&Action=GetServiceStatus&SellerId=MERCHANT_ID&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2015-03-28T18%3A15%3A06Z&Version=2014-09-01&Signature=bUxt48w4UvcY7WplcctMI1pjOoXI8cJwHtSW2NdyNRQ%3D
|
141
141
|
body:
|
142
142
|
encoding: US-ASCII
|
143
143
|
string: ''
|
144
144
|
headers:
|
145
145
|
User-Agent:
|
146
|
-
- Jeff/1.
|
146
|
+
- Jeff/1.2.0 (Language=Ruby; Hakans-MacBook-Pro.local)
|
147
147
|
response:
|
148
148
|
status:
|
149
149
|
code: 200
|
150
|
-
message:
|
150
|
+
message:
|
151
151
|
headers:
|
152
152
|
Date:
|
153
|
-
-
|
153
|
+
- Sat, 28 Mar 2015 18:15:07 GMT
|
154
154
|
Server:
|
155
155
|
- AmazonMWS
|
156
156
|
x-mws-request-id:
|
157
|
-
-
|
157
|
+
- 597dbcff-034f-406f-b150-0470b85b04fe
|
158
158
|
x-mws-timestamp:
|
159
|
-
- '
|
159
|
+
- '2015-03-28T18:15:07.556Z'
|
160
160
|
x-mws-response-context:
|
161
|
-
-
|
161
|
+
- NxFxnIl/sLIRxil7jxOLq/C/2A30Un96MY5zLQafXGQz1qSt4FQVKOWUE+9X7UGl7FDyVmMznE8=
|
162
162
|
Content-Type:
|
163
163
|
- text/xml
|
164
164
|
Content-Length:
|
@@ -172,40 +172,40 @@ http_interactions:
|
|
172
172
|
<GetServiceStatusResponse xmlns="http://mws.amazonservices.com/webstore/2014-09-01">
|
173
173
|
<GetServiceStatusResult>
|
174
174
|
<Status>GREEN</Status>
|
175
|
-
<Timestamp>
|
175
|
+
<Timestamp>2015-03-28T18:15:07.556Z</Timestamp>
|
176
176
|
</GetServiceStatusResult>
|
177
177
|
<ResponseMetadata>
|
178
|
-
<RequestId>
|
178
|
+
<RequestId>597dbcff-034f-406f-b150-0470b85b04fe</RequestId>
|
179
179
|
</ResponseMetadata>
|
180
180
|
</GetServiceStatusResponse>
|
181
|
-
http_version:
|
182
|
-
recorded_at:
|
181
|
+
http_version:
|
182
|
+
recorded_at: Sat, 28 Mar 2015 18:15:07 GMT
|
183
183
|
- request:
|
184
184
|
method: post
|
185
|
-
uri: https://mws.amazonservices.ca/Webstore/2014-09-01/?AWSAccessKeyId=AWS_ACCESS_KEY_ID&Action=ListSubscriptionsCount&MarketplaceId=A2EUQ1WTGCTBG2&SellerId=MERCHANT_ID&SignatureMethod=HmacSHA256&SignatureVersion=2&SubscriptionState=Subscribed&Timestamp=
|
185
|
+
uri: https://mws.amazonservices.ca/Webstore/2014-09-01/?AWSAccessKeyId=AWS_ACCESS_KEY_ID&Action=ListSubscriptionsCount&MarketplaceId=A2EUQ1WTGCTBG2&SellerId=MERCHANT_ID&SignatureMethod=HmacSHA256&SignatureVersion=2&SubscriptionState=Subscribed&Timestamp=2015-03-28T18%3A15%3A07Z&Version=2014-09-01&Signature=l5d7JUgYHHwFXqCz8JSjWGtpaFS6njeSIflrrKBQu8o%3D
|
186
186
|
body:
|
187
187
|
encoding: US-ASCII
|
188
188
|
string: ''
|
189
189
|
headers:
|
190
190
|
User-Agent:
|
191
|
-
- Jeff/1.
|
191
|
+
- Jeff/1.2.0 (Language=Ruby; Hakans-MacBook-Pro.local)
|
192
192
|
response:
|
193
193
|
status:
|
194
194
|
code: 200
|
195
|
-
message:
|
195
|
+
message:
|
196
196
|
headers:
|
197
197
|
Date:
|
198
|
-
-
|
198
|
+
- Sat, 28 Mar 2015 18:15:08 GMT
|
199
199
|
Server:
|
200
200
|
- AmazonMWS
|
201
201
|
X-Amz-Date:
|
202
|
-
-
|
202
|
+
- Sat, 28 Mar 2015 18:15:08 GMT
|
203
203
|
x-mws-request-id:
|
204
|
-
-
|
204
|
+
- 25c190ce-ee58-4eab-a2c3-b9d12498c270
|
205
205
|
x-mws-timestamp:
|
206
|
-
- '
|
206
|
+
- '2015-03-28T18:15:08.189Z'
|
207
207
|
x-mws-response-context:
|
208
|
-
-
|
208
|
+
- XtO15sAegeYG+F2s02NR9ePArgU6VjXe4cOAY0CTucj4zh8QYGW3xPnTin8jZYs5CbZpXgMvlIc=
|
209
209
|
Content-Type:
|
210
210
|
- text/xml
|
211
211
|
Content-Length:
|
@@ -217,49 +217,49 @@ http_interactions:
|
|
217
217
|
string: |
|
218
218
|
<ListSubscriptionsCountResponse xmlns="http://mws.amazonservices.com/schema/Webstore/2014-09-01">
|
219
219
|
<ListSubscriptionsCountResult>
|
220
|
-
<StartDate>2014-07-01T01:43:43.034Z</StartDate>
|
221
|
-
<SellerId>MERCHANT_ID</SellerId>
|
222
|
-
<NextToken/>
|
223
|
-
<EndDate>2014-11-06T01:43:43.054Z</EndDate>
|
224
220
|
<MarketplaceId>A2EUQ1WTGCTBG2</MarketplaceId>
|
221
|
+
<SellerId>MERCHANT_ID</SellerId>
|
222
|
+
<EndDate>2015-03-28T18:15:08.422Z</EndDate>
|
225
223
|
<SubscriptionList/>
|
224
|
+
<NextToken/>
|
225
|
+
<StartDate>2014-07-01T18:15:08.409Z</StartDate>
|
226
226
|
</ListSubscriptionsCountResult>
|
227
227
|
<ResponseMetadata>
|
228
|
-
<RequestId>
|
228
|
+
<RequestId>25c190ce-ee58-4eab-a2c3-b9d12498c270</RequestId>
|
229
229
|
</ResponseMetadata>
|
230
230
|
</ListSubscriptionsCountResponse>
|
231
|
-
http_version:
|
232
|
-
recorded_at:
|
231
|
+
http_version:
|
232
|
+
recorded_at: Sat, 28 Mar 2015 18:15:08 GMT
|
233
233
|
- request:
|
234
234
|
method: post
|
235
|
-
uri: https://mws.amazonservices.com/Webstore/2014-09-01/?AWSAccessKeyId=AWS_ACCESS_KEY_ID&Action=ListSubscriptionsCount&MarketplaceId=
|
235
|
+
uri: https://mws-eu.amazonservices.com/Webstore/2014-09-01/?AWSAccessKeyId=AWS_ACCESS_KEY_ID&Action=ListSubscriptionsCount&MarketplaceId=A1PA6795UKMFR9&SellerId=MERCHANT_ID&SignatureMethod=HmacSHA256&SignatureVersion=2&SubscriptionState=Subscribed&Timestamp=2015-03-28T18%3A15%3A07Z&Version=2014-09-01&Signature=l5d7JUgYHHwFXqCz8JSjWGtpaFS6njeSIflrrKBQu8o%3D
|
236
236
|
body:
|
237
237
|
encoding: US-ASCII
|
238
238
|
string: ''
|
239
239
|
headers:
|
240
240
|
User-Agent:
|
241
|
-
- Jeff/1.
|
241
|
+
- Jeff/1.2.0 (Language=Ruby; Hakans-MacBook-Pro.local)
|
242
242
|
response:
|
243
243
|
status:
|
244
244
|
code: 200
|
245
|
-
message:
|
245
|
+
message:
|
246
246
|
headers:
|
247
247
|
Date:
|
248
|
-
-
|
248
|
+
- Sat, 28 Mar 2015 18:15:08 GMT
|
249
249
|
Server:
|
250
250
|
- AmazonMWS
|
251
251
|
X-Amz-Date:
|
252
|
-
-
|
252
|
+
- Sat, 28 Mar 2015 18:15:08 GMT
|
253
253
|
x-mws-request-id:
|
254
|
-
-
|
254
|
+
- 25c190ce-ee58-4eab-a2c3-b9d12498c270
|
255
255
|
x-mws-timestamp:
|
256
|
-
- '
|
256
|
+
- '2015-03-28T18:15:08.189Z'
|
257
257
|
x-mws-response-context:
|
258
|
-
-
|
258
|
+
- XtO15sAegeYG+F2s02NR9ePArgU6VjXe4cOAY0CTucj4zh8QYGW3xPnTin8jZYs5CbZpXgMvlIc=
|
259
259
|
Content-Type:
|
260
260
|
- text/xml
|
261
261
|
Content-Length:
|
262
|
-
- '
|
262
|
+
- '537'
|
263
263
|
Vary:
|
264
264
|
- User-Agent
|
265
265
|
body:
|
@@ -267,49 +267,49 @@ http_interactions:
|
|
267
267
|
string: |
|
268
268
|
<ListSubscriptionsCountResponse xmlns="http://mws.amazonservices.com/schema/Webstore/2014-09-01">
|
269
269
|
<ListSubscriptionsCountResult>
|
270
|
-
<
|
270
|
+
<MarketplaceId>A2EUQ1WTGCTBG2</MarketplaceId>
|
271
271
|
<SellerId>MERCHANT_ID</SellerId>
|
272
|
-
<
|
273
|
-
<EndDate>2014-11-06T01:47:13.432Z</EndDate>
|
274
|
-
<MarketplaceId>ATVPDKIKX0DER</MarketplaceId>
|
272
|
+
<EndDate>2015-03-28T18:15:08.422Z</EndDate>
|
275
273
|
<SubscriptionList/>
|
274
|
+
<NextToken/>
|
275
|
+
<StartDate>2014-07-01T18:15:08.409Z</StartDate>
|
276
276
|
</ListSubscriptionsCountResult>
|
277
277
|
<ResponseMetadata>
|
278
|
-
<RequestId>
|
278
|
+
<RequestId>25c190ce-ee58-4eab-a2c3-b9d12498c270</RequestId>
|
279
279
|
</ResponseMetadata>
|
280
280
|
</ListSubscriptionsCountResponse>
|
281
|
-
http_version:
|
282
|
-
recorded_at:
|
281
|
+
http_version:
|
282
|
+
recorded_at: Sat, 28 Mar 2015 18:15:08 GMT
|
283
283
|
- request:
|
284
284
|
method: post
|
285
|
-
uri: https://mws
|
285
|
+
uri: https://mws.amazonservices.jp/Webstore/2014-09-01/?AWSAccessKeyId=AWS_ACCESS_KEY_ID&Action=ListSubscriptionsCount&MarketplaceId=A1VC38T7YXB528&SellerId=MERCHANT_ID&SignatureMethod=HmacSHA256&SignatureVersion=2&SubscriptionState=Subscribed&Timestamp=2015-03-28T18%3A15%3A07Z&Version=2014-09-01&Signature=l5d7JUgYHHwFXqCz8JSjWGtpaFS6njeSIflrrKBQu8o%3D
|
286
286
|
body:
|
287
287
|
encoding: US-ASCII
|
288
288
|
string: ''
|
289
289
|
headers:
|
290
290
|
User-Agent:
|
291
|
-
- Jeff/1.
|
291
|
+
- Jeff/1.2.0 (Language=Ruby; Hakans-MacBook-Pro.local)
|
292
292
|
response:
|
293
293
|
status:
|
294
294
|
code: 200
|
295
|
-
message:
|
295
|
+
message:
|
296
296
|
headers:
|
297
297
|
Date:
|
298
|
-
-
|
298
|
+
- Sat, 28 Mar 2015 18:15:08 GMT
|
299
299
|
Server:
|
300
300
|
- AmazonMWS
|
301
301
|
X-Amz-Date:
|
302
|
-
-
|
302
|
+
- Sat, 28 Mar 2015 18:15:08 GMT
|
303
303
|
x-mws-request-id:
|
304
|
-
-
|
304
|
+
- 25c190ce-ee58-4eab-a2c3-b9d12498c270
|
305
305
|
x-mws-timestamp:
|
306
|
-
- '
|
306
|
+
- '2015-03-28T18:15:08.189Z'
|
307
307
|
x-mws-response-context:
|
308
|
-
-
|
308
|
+
- XtO15sAegeYG+F2s02NR9ePArgU6VjXe4cOAY0CTucj4zh8QYGW3xPnTin8jZYs5CbZpXgMvlIc=
|
309
309
|
Content-Type:
|
310
310
|
- text/xml
|
311
311
|
Content-Length:
|
312
|
-
- '
|
312
|
+
- '537'
|
313
313
|
Vary:
|
314
314
|
- User-Agent
|
315
315
|
body:
|
@@ -317,45 +317,45 @@ http_interactions:
|
|
317
317
|
string: |
|
318
318
|
<ListSubscriptionsCountResponse xmlns="http://mws.amazonservices.com/schema/Webstore/2014-09-01">
|
319
319
|
<ListSubscriptionsCountResult>
|
320
|
-
<
|
320
|
+
<MarketplaceId>A2EUQ1WTGCTBG2</MarketplaceId>
|
321
321
|
<SellerId>MERCHANT_ID</SellerId>
|
322
|
-
<
|
323
|
-
<EndDate>2014-11-06T01:47:13.432Z</EndDate>
|
324
|
-
<MarketplaceId>ATVPDKIKX0DER</MarketplaceId>
|
322
|
+
<EndDate>2015-03-28T18:15:08.422Z</EndDate>
|
325
323
|
<SubscriptionList/>
|
324
|
+
<NextToken/>
|
325
|
+
<StartDate>2014-07-01T18:15:08.409Z</StartDate>
|
326
326
|
</ListSubscriptionsCountResult>
|
327
327
|
<ResponseMetadata>
|
328
|
-
<RequestId>
|
328
|
+
<RequestId>25c190ce-ee58-4eab-a2c3-b9d12498c270</RequestId>
|
329
329
|
</ResponseMetadata>
|
330
330
|
</ListSubscriptionsCountResponse>
|
331
|
-
http_version:
|
332
|
-
recorded_at:
|
331
|
+
http_version:
|
332
|
+
recorded_at: Sat, 28 Mar 2015 18:15:08 GMT
|
333
333
|
- request:
|
334
334
|
method: post
|
335
|
-
uri: https://mws.amazonservices.
|
335
|
+
uri: https://mws.amazonservices.com/Webstore/2014-09-01/?AWSAccessKeyId=AWS_ACCESS_KEY_ID&Action=ListSubscriptionsCount&MarketplaceId=ATVPDKIKX0DER&SellerId=MERCHANT_ID&SignatureMethod=HmacSHA256&SignatureVersion=2&SubscriptionState=Subscribed&Timestamp=2015-03-28T18%3A19%3A53Z&Version=2014-09-01&Signature=d1MP%2BO0iNPQfTwhfrXsRv9jWj2f7cHLs1LJQht9a2ro%3D
|
336
336
|
body:
|
337
337
|
encoding: US-ASCII
|
338
338
|
string: ''
|
339
339
|
headers:
|
340
340
|
User-Agent:
|
341
|
-
- Jeff/1.
|
341
|
+
- Jeff/1.2.0 (Language=Ruby; Hakans-MacBook-Pro.local)
|
342
342
|
response:
|
343
343
|
status:
|
344
344
|
code: 200
|
345
|
-
message:
|
345
|
+
message:
|
346
346
|
headers:
|
347
347
|
Date:
|
348
|
-
-
|
348
|
+
- Sat, 28 Mar 2015 18:19:54 GMT
|
349
349
|
Server:
|
350
350
|
- AmazonMWS
|
351
351
|
X-Amz-Date:
|
352
|
-
-
|
352
|
+
- Sat, 28 Mar 2015 18:19:54 GMT
|
353
353
|
x-mws-request-id:
|
354
|
-
-
|
354
|
+
- d783c3ac-2b35-45c0-aed6-2527f025d2d4
|
355
355
|
x-mws-timestamp:
|
356
|
-
- '
|
356
|
+
- '2015-03-28T18:19:54.340Z'
|
357
357
|
x-mws-response-context:
|
358
|
-
-
|
358
|
+
- MRJZF9ntYaoK1Zt1RzcAmW8EqZdmYNgJzzfJntcjD1K3nk3xjvNswwPv+sFINf5KuY3r/ujLxhI=
|
359
359
|
Content-Type:
|
360
360
|
- text/xml
|
361
361
|
Content-Length:
|
@@ -367,17 +367,17 @@ http_interactions:
|
|
367
367
|
string: |
|
368
368
|
<ListSubscriptionsCountResponse xmlns="http://mws.amazonservices.com/schema/Webstore/2014-09-01">
|
369
369
|
<ListSubscriptionsCountResult>
|
370
|
-
<StartDate>2014-07-01T01:47:13.415Z</StartDate>
|
371
|
-
<SellerId>MERCHANT_ID</SellerId>
|
372
|
-
<NextToken/>
|
373
|
-
<EndDate>2014-11-06T01:47:13.432Z</EndDate>
|
374
370
|
<MarketplaceId>ATVPDKIKX0DER</MarketplaceId>
|
371
|
+
<SellerId>MERCHANT_ID</SellerId>
|
375
372
|
<SubscriptionList/>
|
373
|
+
<EndDate>2015-03-28T18:19:54.609Z</EndDate>
|
374
|
+
<NextToken/>
|
375
|
+
<StartDate>2014-07-01T18:19:54.594Z</StartDate>
|
376
376
|
</ListSubscriptionsCountResult>
|
377
377
|
<ResponseMetadata>
|
378
|
-
<RequestId>
|
378
|
+
<RequestId>d783c3ac-2b35-45c0-aed6-2527f025d2d4</RequestId>
|
379
379
|
</ResponseMetadata>
|
380
380
|
</ListSubscriptionsCountResponse>
|
381
|
-
http_version:
|
382
|
-
recorded_at:
|
381
|
+
http_version:
|
382
|
+
recorded_at: Sat, 28 Mar 2015 18:19:54 GMT
|
383
383
|
recorded_with: VCR 2.9.3
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: peddler
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.14.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Hakan Ensari
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2015-03-
|
11
|
+
date: 2015-03-28 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jeff
|
@@ -100,7 +100,7 @@ files:
|
|
100
100
|
- test/integration/test_sellers.rb
|
101
101
|
- test/integration/test_subscriptions.rb
|
102
102
|
- test/integration/test_webstore.rb
|
103
|
-
- test/mws.yml
|
103
|
+
- test/mws.yml.example
|
104
104
|
- test/unit/mws/test_cart_information_client.rb
|
105
105
|
- test/unit/mws/test_customer_information_client.rb
|
106
106
|
- test/unit/mws/test_feeds_client.rb
|
@@ -177,7 +177,7 @@ test_files:
|
|
177
177
|
- test/integration/test_sellers.rb
|
178
178
|
- test/integration/test_subscriptions.rb
|
179
179
|
- test/integration/test_webstore.rb
|
180
|
-
- test/mws.yml
|
180
|
+
- test/mws.yml.example
|
181
181
|
- test/unit/mws/test_cart_information_client.rb
|
182
182
|
- test/unit/mws/test_customer_information_client.rb
|
183
183
|
- test/unit/mws/test_feeds_client.rb
|