How to get Amazon Seller Central orders programmatically?

后端 未结 3 382
-上瘾入骨i
-上瘾入骨i 2021-01-31 04:12

We have been manually been keying Amazon orders into our system and would like to automate it. However, I can\'t seem to figure out how to go about it. Their documentation is ba

3条回答
  •  醉梦人生
    2021-01-31 04:47

    I think Amazon's API is a confusing mess to deal with. I just wrote a simple tool to extract data from my Amazon wishlist and it was far harder than it should have been.

    I would guess that you want to use the Marketplace service, but I could be wrong. If you're dealing with PHP, there is a PHP API that you might find helpful - Tarzan (link disabled - this package is apparently no longer available)

    Here is a Amazon forum for that should help: http://www.amazonsellercommunity.com/forums/forum.jspa?forumID=32, and a PDF overview

提交回复
热议问题