1) Product - API calls I am trying to import all my listing information on my local website, but I could not find the correct API to get all the product information from the 1st api call.
- Product Images - Product
Options
- Product Attributes
I am currently using the report "_GET_MERCHANT_LISTINGS_DATA_" and GetMatchingProductRequest to achieve this, but I am not getting all the information that I can see on the Amazon website. Can anyone suggest if there is an appropriate API for this?
2) Real-time backup / product updates. When a new order arrives at my amazon trading account, I like to receive a real-time order update at the specified webservice URL. is this possible in the amazon? I read the spec but did not find any useful information to achieve this. Can anyone suggest if this is possible in the Amazon MWS api?
Thanks in advanced
source
share