Checking Batch Refund status with AIM?
The AIM documentation gives a url and format and method for submitting batch refunds:
https://secure.amazon.com/exec/panama/seller-admin/catalog-upload/batch-refund
Great. Then they give you a tool to check the status of bulk refunds:
https://secure.amazon.com/exec/panama/seller-admin/manual-reports/get-report-status
ReportName:BatchRefund|NumberOfReports:10
Here's where it gets dumb.
When you upload a batch refund successfully, all you get back is "SUCCESS".
When you query for the status of bulk refunds, you get:
<Reports>
<Report>reportstarttime=10-18-2004:10-50-56 reportendtime=10-18-2004:10-50-56 reportid=12345456 </Report>
<Report>reportstarttime=10-11-2004:15-02-21 reportendtime=10-11-2004:15-02-21 reportid=23664721 </Report>
</Reports>
Nevermind the fact that it's difficult to match your upload to a reportid (could've it have been returned as part of a succesful upload?) - but what do you do with this information?
What's 'the status of my refund batch? How do I find out?
https://secure.amazon.com/exec/panama/seller-admin/catalog-upload/batch-refund
Great. Then they give you a tool to check the status of bulk refunds:
https://secure.amazon.com/exec/panama/seller-admin/manual-reports/get-report-status
ReportName:BatchRefund|NumberOfReports:10
Here's where it gets dumb.
When you upload a batch refund successfully, all you get back is "SUCCESS".
When you query for the status of bulk refunds, you get:
<Reports>
<Report>reportstarttime=10-18-2004:10-50-56 reportendtime=10-18-2004:10-50-56 reportid=12345456 </Report>
<Report>reportstarttime=10-11-2004:15-02-21 reportendtime=10-11-2004:15-02-21 reportid=23664721 </Report>
</Reports>
Nevermind the fact that it's difficult to match your upload to a reportid (could've it have been returned as part of a succesful upload?) - but what do you do with this information?
What's 'the status of my refund batch? How do I find out?












You must be logged in to post a comment.