The newest version of the AIM (Amazon Inventory Management) document can be downloaded here (225 KB Microsoft Word Document).
« Alexa Web Information Service -- Sample Style Sheets | Main | Instant Associates Store »
TrackBack URL for this entry:
http://www.typepad.com/services/trackback/6a00d8341c534853ef00d8346d884969e2
Listed below are links to weblogs that reference Updated AIM Document:
You can follow this conversation by subscribing to the comment feed for this post.
The comments to this entry are closed.
Rob Linton: Amazon Web Services: Migrating Your .NET Enterprise Application
Jeff Barr: Host Your Web Site on the Cloud: Amazon Web Services Made Easy
James Murty: Programming Amazon Web Services: S3, EC2, SQS, FPS, and SimpleDB (Programming)
Jason Bloomberg: Service Orient or Be Doomed! : How Service Orientation Will Change Your Business
Tom Standage: The Turk : The Life and Times of the Famous Eighteenth-Century Chess-Playing Machine
could someone please clarify a couple of AIM documentation questions?
1) "This API can be used to download a specific order report (by specifying the ReportID parameter) or the latest order report available (by specifying the ReportName parameter)."
My question: How do you grab just the latest report? I have tried many, many, many permutations of reportname, but the documentation says ReportID is required (doesn't that defeat the purpose when all I want is hte latest open listings report?)
2) While trying to automatically upload my bulk inventory list (using VBA and WinHTTP V5.1 objects), I alternate between getting "invalid file format" and
"no attached file". Does the request body want a ginormous string, or is it looking for a unicode text file (binary)? Are there any code samples? Also, is it considered a "put" or "post" request? I can't tell if this is an ASP interface or...
Thanks,
-Nathan
Posted by: nathan | December 07, 2004 at 05:13 AM