The mws tag has no wiki summary.
2
votes
2answers
115 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 ...
0
votes
1answer
47 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
30 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
1answer
85 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 ...
0
votes
1answer
122 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, ...
0
votes
1answer
136 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
290 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 ...