Replies: 2 comments
-
I would suggest passing it as a Listings API call and receiving the synchronous processing response. JSON_LISTINGS_FEED uploads only parses the JSON on upload - the subsequent processing response is not provided, although I believe the documentation shows how it can be obtained via a convoluted process, which means adding more processes/tasks or in other words surface area that didn't exist before. In my view, Amazon need to have that subsequent processing response showing on the seller central "upload results" page, linked to the correlated upload. Or, have it accessible using the original file upload references/correlations. |
Beta Was this translation helpful? Give feedback.
-
Hi @wineloy, When you use The documentation link you shared shows the example of a payload for For difference between Thanks |
Beta Was this translation helpful? Give feedback.
-
Hi everyone,
I'm trying to update the price and inventory using the JSON_LISTINGS_FEED, following the example from the official documentation:
🔗 Listing Workflow Migration Tutorial
Issue encountered:
When submitting the feed, Amazon returns the following error:
It's important to mention that the seller is from Mexico, which is why the currency is set to MXN.
Has anyone successfully updated price and inventory using this feed format? Any insights would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions