2

I'm a Amazon seller and sell dozens of different products.

Everyday I'm doing the same job: choose ASIN, send/replenish inventory, choose address, packing-type, quantity, box weight and dimensions, get UPS shipping label.

Trying to find some service to automate this process or maybe there is some ready script that I can give to my php developer and he could create this product.

By the way, I know about docs.mws .com and manuals (from 2009-2011).

Please advice

JW Cooper
  • 21
  • 3

1 Answers1

0

We were doing that manually at first, but a couple years ago, I created an application that uses the Fulfillment Inbound Shipment API. We pick the ASIN's, input weight/dimensions, get guidance, create shipping plans, shipments, download .pdf labels, everything from the API. There is a PHP client SDK that can help your developer get started very quickly.

ScottG
  • 10,711
  • 25
  • 82
  • 111
  • The question was that I'm looking for that application. And my last phrase was that I know about SDK. – JW Cooper Sep 21 '18 at 22:00
  • Well I gave you right where the scripts are. I don’t know of an app but I’m sure they exist. You can download the php kit and have an app in 5 mins. Just trying to help. – ScottG Sep 21 '18 at 22:16
  • thanks, but I'm not programmer) also it's quite hard to explain to my coder logic part of this idea because he never ever saw amazon seller account :D thats why I'm looking for the ready one... – JW Cooper Sep 21 '18 at 22:20