<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" 	>
<channel>
	<title>Comments on: Getting document reports from Amazon Seller Central SOAP services (C#)</title>
	<atom:link href="http://www.kevinblake.co.uk/getting-document-reports-from-amazon-seller-central-soap-services-c/457/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kevinblake.co.uk/getting-document-reports-from-amazon-seller-central-soap-services-c/457/</link>
	<description>a blog-life by Kevin Blake</description>
	<lastBuildDate>Sun, 29 Jan 2012 20:16:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Kevin</title>
		<link>http://www.kevinblake.co.uk/getting-document-reports-from-amazon-seller-central-soap-services-c/457/comment-page-1/#comment-2551</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Thu, 13 May 2010 08:38:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinblake.co.uk/?p=457#comment-2551</guid>
		<description>I&#039;m glad to hear it was useful - thanks for the feedback! :)</description>
		<content:encoded><![CDATA[<p>I&#8217;m glad to hear it was useful &#8211; thanks for the feedback! <img src='http://www.kevinblake.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Behrad Moeinzadeh</title>
		<link>http://www.kevinblake.co.uk/getting-document-reports-from-amazon-seller-central-soap-services-c/457/comment-page-1/#comment-2549</link>
		<dc:creator>Behrad Moeinzadeh</dc:creator>
		<pubDate>Mon, 10 May 2010 21:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinblake.co.uk/?p=457#comment-2549</guid>
		<description>Hi Kevin,

thanks a lot for this post, I do not know how would I figure this out without this post, I tried Amazon documents for few days and did not find anything.

I have just started working with Amazon API and using your post I am able to get the orders. 

Thanks again,

Behrad.</description>
		<content:encoded><![CDATA[<p>Hi Kevin,</p>
<p>thanks a lot for this post, I do not know how would I figure this out without this post, I tried Amazon documents for few days and did not find anything.</p>
<p>I have just started working with Amazon API and using your post I am able to get the orders. </p>
<p>Thanks again,</p>
<p>Behrad.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.kevinblake.co.uk/getting-document-reports-from-amazon-seller-central-soap-services-c/457/comment-page-1/#comment-2471</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Sat, 19 Sep 2009 14:13:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinblake.co.uk/?p=457#comment-2471</guid>
		<description>Hi Arif,

I&#039;ll make a few more posts on the Amazon services, shortly.  How have you been getting on?</description>
		<content:encoded><![CDATA[<p>Hi Arif,</p>
<p>I&#8217;ll make a few more posts on the Amazon services, shortly.  How have you been getting on?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.kevinblake.co.uk/getting-document-reports-from-amazon-seller-central-soap-services-c/457/comment-page-1/#comment-2470</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Sat, 19 Sep 2009 14:10:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinblake.co.uk/?p=457#comment-2470</guid>
		<description>Hi Rolf,

Seems like your experiences have been very similar to mine.  I had a lot of trial an error, emails to our account manager on the Amazon side, and mixing / matching samples from around the web to get where I could successfully upload.  I&#039;ll get a post up shortly about uploading inventory items - although I didn&#039;t write anything for dispatch or order files.  We found a third-party solution that integrated with the existing order management software for that.</description>
		<content:encoded><![CDATA[<p>Hi Rolf,</p>
<p>Seems like your experiences have been very similar to mine.  I had a lot of trial an error, emails to our account manager on the Amazon side, and mixing / matching samples from around the web to get where I could successfully upload.  I&#8217;ll get a post up shortly about uploading inventory items &#8211; although I didn&#8217;t write anything for dispatch or order files.  We found a third-party solution that integrated with the existing order management software for that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rolf Herbert</title>
		<link>http://www.kevinblake.co.uk/getting-document-reports-from-amazon-seller-central-soap-services-c/457/comment-page-1/#comment-2465</link>
		<dc:creator>Rolf Herbert</dc:creator>
		<pubDate>Wed, 16 Sep 2009 07:54:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinblake.co.uk/?p=457#comment-2465</guid>
		<description>Hi there,

I&#039;m just embarking on trying to integrate with the Amazon API using vb.net but I have to admit Im thoroughly confused! The documentation is sparse and contradictory with different information on .com to .co.uk versions which is sometimes at cross purposes. Its not even clear if this is still the preferred method of talking to Seller Central as I have seen some other newer version of an API.

I would be very grateful if you could post some more of your experiences and code, Im looking to upload inventory and dispatch files and download order files.

Thanks
Rolf</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>I&#8217;m just embarking on trying to integrate with the Amazon API using vb.net but I have to admit Im thoroughly confused! The documentation is sparse and contradictory with different information on .com to .co.uk versions which is sometimes at cross purposes. Its not even clear if this is still the preferred method of talking to Seller Central as I have seen some other newer version of an API.</p>
<p>I would be very grateful if you could post some more of your experiences and code, Im looking to upload inventory and dispatch files and download order files.</p>
<p>Thanks<br />
Rolf</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arif</title>
		<link>http://www.kevinblake.co.uk/getting-document-reports-from-amazon-seller-central-soap-services-c/457/comment-page-1/#comment-2423</link>
		<dc:creator>Arif</dc:creator>
		<pubDate>Thu, 30 Jul 2009 17:12:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinblake.co.uk/?p=457#comment-2423</guid>
		<description>Hi Kevin,
I liked your writing. Can you help me out a little more ?
I need complete code to upload changes in items, and download orders etc.
I&#039;ll be very gr8ful if you kindly help me out.I&#039;m so stuck and don know how to advance :S</description>
		<content:encoded><![CDATA[<p>Hi Kevin,<br />
I liked your writing. Can you help me out a little more ?<br />
I need complete code to upload changes in items, and download orders etc.<br />
I&#8217;ll be very gr8ful if you kindly help me out.I&#8217;m so stuck and don know how to advance :S</p>
]]></content:encoded>
	</item>
</channel>
</rss>

