Amazon Marketplace Web Service (Amazon MWS) is an integrated Web service API that helps Amazon sellers to programmatically exchange data on listings, orders, payments, reports, and more.
0
votes
1answer
18 views
Amazon MWS Report Type “_GET_MERCHANT_LISTINGS_DATA_” result attributes meaning
In Amazon MWS API, when requesting report of type "_GET_MERCHANT_LISTINGS_DATA_"
What is the difference between the returned attributes:
product-id
listing-id
asin1
0
votes
1answer
25 views
Amazon MWS API, listing seller's products that is updated after a specific date
I am trying to list the products of a seller (using marketplaceID) that is created or updated after a specific date.
I tried RequestReport with ReportType "_GET_MERCHANT_LISTINGS_DATA_" and setting ...
0
votes
1answer
53 views
Send Hazards information using MWS service for Amazon item posting
We are using MWS service to create/update items on amazon marketplace. Everything is working fine expect we are not able to send hazardous item info for an item through xml.
Example Feed:
We are using ...
0
votes
1answer
73 views
Issue with stock update on amazon with mws
We are using the following details for updating the quantity of a product in amazon. Wile using scratch pad, option Feeds->SubmitFeed
Set the required parameters and pass the following XML
...
0
votes
3answers
194 views
Computed Amazon MWS signature does not match
I am relatively new to Java and have been stuck for a few days trying to get my application to 'POST' a HTTP request to Amazon's MWS API. I keep getting a 'SignatureDoesNotMatch' response and I cannot ...
0
votes
1answer
357 views
How to export product to amazon store from a CSV file using PHP [MWS]?
I want to upload export products to amazon store from a csv file using MWS in PHP. I've uploaded product using a CSV file in amazon seller central "Add products" section. In that the product was aded ...
1
vote
2answers
166 views
What should we enter in APPLICATION_NAME and APPLICATION_VERSION fields in Amazon MWS PHP SDK?
I don't know what should I enter in below fields in amazon MWS PHP library
define('APPLICATION_NAME', '<Your Application Name>');
define('APPLICATION_VERSION', '<Your Application Version ...
2
votes
1answer
295 views
How to add price and quantity details when adding a product to Amazon seller central Using Amazon MWS?
I am using Amazon MWS Feeds API for adding products to Amazon seller central store. When I use an example from Amazon's Feeds API Section Reference, products added to the store without price. I've ...
0
votes
1answer
101 views
Getting the UPC in an MWS response
When using operation ListMatchingProducts or GetMatchingProductForId, is the UPC returned anywhere in the result?
If so, how do I access it?
If not, what service should I use to request it from ...
1
vote
1answer
524 views
Where I can get complete list of Amazon MWS product categories?
I need to develop application that send feed submissions via amazon mws. But I'm currently in trouble, because when you send new product to amazon you must specify product category. I found list of ...
0
votes
0answers
131 views
Amazon MWS listMatchingProducts more than 10 results?
I integrated amazons mws using java and Im able to use listMatchingProducts. When I send a query I just get 10 results back. In the documentations I found something about using the nextToken but I ...
0
votes
1answer
134 views
Java using Amazon mws?
I have problems understanding how to use the amazon mws java library. I was able to implement it and I can call ListMatchingProducts and it prints me some xml into the console. But how do I get just ...
1
vote
1answer
134 views
Set Handling Time and Inventory update
I was wondering if there is any way to set the Handling Time with Inventory update.
We are having the issue, when changing the quantity, the RestockDate & Handling Times fields are reset to ...
0
votes
1answer
295 views
Amazon MWS - receive SellerSKU from ASIN number C#
I need to get the SellerSKU value for an item located on an Amazon storefront based on the Amazon ASIN value. I've tried many of the methods in the MarketplaceWebServiceProducts endpoint, but to no ...
0
votes
3answers
225 views
Developing Amazon MWS app with free account?
I'm going to develop MWS app for a customer and the problem is that the account that I need seems to be paid.
I simply need to create seller account and my customer to add permissions to me.
However, ...
1
vote
0answers
168 views
Amazon MWS API - How do i get detailpageurl, product reviews, totalresult count
I have integrated the Amazon MWS api.For searching matching products from amazon i have used ListMatchingProducts as operation. I got the response as XML but in XML Some of the information isn't ...
1
vote
1answer
139 views
GetLowestOfferListingsForASINRequest How to exclude own listing?
When using GetLowestOfferListingsForASIN it returns a list of available listings including my own listing on Amazon.
Is it possible to exclude my own listing from the result of the ...
0
votes
2answers
378 views
Amazon MWS PHP-API Access and Print Out Packing List
Second question on these forums so forgive any mis-sights, grammar or clarity issues on my end. If this question has already been answered in some shape or form, then please provide a link.
For-note:
...
4
votes
1answer
334 views
Amazon mws api Class 'MarketplaceWebService_Client' not found error
After downloading an unzipping Amazon's MWS client library api I have tried to run one of the scripts to see if everything is working.
when trying to run the file GetReportCountSample.php I get the ...
0
votes
1answer
828 views
Amazon MWS - Update inventory product quantity?
I recently got into using the Amazon AWS but it looks quite weird to me. I thus far managed to get orders etc.
For a customer, he wants his private web store products to be synced with amazon. I'm ...
2
votes
1answer
352 views
Is it possible to get merchant prices using Amazon Marketplace Web service?
I am currently exploring Amazon Marketplace Web Service to see if I can get a list of Merchant prices (Item Price and Shipping Price) if I give an ASIN as input. Here are operations I came across ...
3
votes
2answers
142 views
How do I include a namespace from a different folder using C#
I have a C# project that using Amazons MWS API. My project needs to include a specific namespace for each API that Amazon makes available. The problem is Amazon has similar, or exactly the same names ...
0
votes
1answer
120 views
generating java objects with mws
I just started using the Amazon MWS (Marketing web services) and it seems that they no longer use wsdl
With the new amazon MWS that does not use soap how do I generate java objects with jaxb binding?
0
votes
1answer
333 views
export variations products to amazon
Please anyone help me to understand how to export products with variations to amazon.
i know i have to send:
product feed
pricing feed
image feed
inventory feed
and the last one is the ...
0
votes
1answer
694 views
getting error 13043 when trying to submit product feed to amazon mws
Hi i am using the mws for sending product feed to amazon.
this is what i am sending, in the product feed, not the price feed
using type of: _POST_PRODUCT_DATA_
why i get error syaing my price is not ...
0
votes
1answer
615 views
Amazon AWS Access to Feeds.SubmitFeed is denied
My API request is this (excerpt):
[method] => POST
[uri] => Array
(
[scheme] => https
[host] => mws.amazonservices.com
[port] => 443
...
4
votes
4answers
1k views
Amazon's Marketplace Web Service inventory not appearing in seller central despite submitting OK
I am using Amazon's MWS to submit a product inventory but it doesn't seem to be working despite saying it has.
I use "SubmitFeed" to submit my test feed XML, which I've pasted below;
<?xml ...
0
votes
1answer
169 views
Unique customer identifier in Amazon Marketplace Web Services
I am importing customers from Amazon to do an integration with our ordering system and want to avoid having duplicate customers as we do a high volume of sales on Amazon.
Is there any report, or API ...
2
votes
1answer
365 views
Connecting to Amazon Marketplace Web Services
I have been having some issues with creating a connection to amazon's MWS service. I have followed the API documentation contained within the samples document with no luck. The samples work on their ...
3
votes
2answers
541 views
Amazon Marketplace XML parsing
I have a series of complicated XML files from Amazon showing order reports.
A XML snippet is as follow:
<Order>
<AmazonOrderID>000-1111111-2222222</AmazonOrderID>
...
2
votes
3answers
878 views
Making an HTTPS POST call to Amazon in Delphi 2007
My first question on Stackoverflow - so I hope I don't make myself look stupid! I have used the resource a lot in the past, mainly finding answers from questions others have asked. But this time I ...
2
votes
2answers
505 views
How to upload/publish products to Amazon via Amazon MWS API?
I heard SubmitFeed API is for adding products. But i didn't find any example.
By the way, i need a Python solution.
Thanks a lot.
0
votes
0answers
270 views
PHP script for upload inventory to amazon, via API
I want to upload my inventory into amazon store via API, I have researched a lot but cannot find anything usefull, can anyone provide me working example or some usefull links
0
votes
2answers
405 views
How to switch to Amazon MWS from AIM?
I recently discovered that Amazon will be gradually shifting to their MWS system soon, and that if I want to incorporate all of our European Amazon accounts into one marketplace, I will need to be ...
1
vote
3answers
487 views
Amazon.com MWS via PHP
Here is what I want to do:
Access my Amazon Marketplace
Generate and save a report as a CSV file. It must include the following information: ORER-ID, PURCHASE DATE, SKU, PRODUCT NAME, SELL PRICE, ...
2
votes
1answer
723 views
MWS GetReport function for the Report API returning a null?
I am trying to pull FBA shipment data report. I have a running application that succesfully pulls Unshipped Orders from Amazon. So bascially I took that code and changed it to what I need it to do for ...
0
votes
1answer
627 views
Send flat file feeds through Amazon Merchant Web Services
we are creating an interface between an ERP solution and Amazon Seller Central.
The interface is to use the Amazon MWS to upload new products to Amazon, i.e. the product is not yet "known" to Amazon ...
