Using the PutListingsItem method to send a LISTING_OFFER_ONLY request based on the ASIN of items not currently in our catalogue. #636
Unanswered
RamshackleJoe
asked this question in
Q&A
Replies: 1 comment
-
There are 2 approaches to this. You can send the merchant_suggested_asin or you can send the externally_assigned_product_identifier and get Amazon to match it up.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I hope you can help...
We have a list of products that we have identified as a match to existing ASINs on the Amazon website that we would like to sell from our market place store using the PutListingsItem method but I cannot see how to add the ASIN in to the ParameterPutListingItem parameter.
I have included samples of my code below, would anyone be able to offer advice on what I would need to do?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions