Home
Find the answer to your question
Summary
The FeeSettlementReport (FSR) is only available in Production and requires some set-up.
After you have been enabled for FSR, you will need to wait until your next billing cycle in order to download the report, and the report will be available 24 hrs after the billing cycle.
<?xml version="1.0" encoding="utf-8"?> <startDownloadJobRequest xmlns="http://www.ebay.com/marketplace/services"> <downloadJobType>FeeSettlementReport</downloadJobType> <UUID>478007d8-0721-499a-8fa9-241d789201e6</UUID> <downloadRequestFilter> <feeSettlementReportFilter> <startTime>2012-09-16T00:00:00.000Z</startTime> </feeSettlementReportFilter> </downloadRequestFilter> </startDownloadJobRequest> |
To determine your billing cycle date, make a simple call to GetAccount by passing an ItemID in the request (for smallest payload).