How-To Guide
8 min read

How to Export Settlements from Amazon Seller (2026 Guide)

Follow these steps to export your Amazon Seller settlements as a CSV file. Once exported, you can use any of our converter tools to transform the data for your target system.

Export Steps

1

Log in to Amazon Seller Central

Open your web browser and go to sellercentral.amazon.com. Enter your seller account email and password, then complete any two-factor authentication prompts. Make sure you are logged into the correct marketplace if you sell on multiple Amazon regions.

Tip: Bookmark the Seller Central URL so you can access it quickly in the future without searching for it each time.
Amazon Seller Central homepage dashboard showing navigation bar with Inventory, Pricing, Orders, Advertising, Reports, and Performance menus
The Seller Central dashboard after logging in, with the top navigation bar visible.
2

Navigate to the Payments dashboard

From the top navigation bar, hover over the 'Reports' menu. In the dropdown that appears, click on 'Payments'. This takes you to the Payments dashboard where you can see your current balance, recent transactions, and settlement history.

Amazon Seller Central side menu with Reports expanded showing Payments, Seller Wallet, Business Reports, Fulfillment, and Inventory Reports options
Expand the Reports menu and click Payments to access settlement data.
3

Open the All Statements view

On the Payments dashboard, click the 'All Statements' tab. This view lists every settlement period with its date range, deposit amount, and current status. Each row represents one settlement cycle, which is typically bi-weekly.

Amazon Seller Central Settlement Report page showing Revenue Overview chart and Settlement Report History table with deposit dates and amounts
The Settlement Report overview with revenue chart and settlement history.
4

Select the settlement period date range

Use the date range filter at the top of the page to narrow the list to the settlement periods you need. Enter a start and end date, then click 'Search' to refresh the results. Settlement reports are available for up to 90 days from the original settlement date.

Warning: Settlement reports older than 90 days may no longer be available for download. Download and archive your reports regularly to avoid losing access to historical data.
Amazon Seller Central settlement details page showing Net Proceeds breakdown with Sales, Refunds, Expenses, and Account Level Reserve amounts
Settlement details showing the Net Proceeds breakdown for a specific settlement period.
5

Request the settlement report

Locate the settlement period you want to download in the list. In the 'Actions' column on the right side, click 'Request Report' if the report has not been generated yet. Amazon will begin preparing the file, which usually takes a few seconds to a couple of minutes.

6

Download the Flat File V2

Once the report is ready, click 'Download Flat File V2' in the Actions column for that settlement period. The file will download as a tab-delimited text file (.txt) containing all transaction-level details for the settlement including sales, fees, refunds, and adjustments.

Tip: Choose 'Flat File V2' rather than the XML or summary options. The V2 flat file provides the most granular, line-item breakdown suitable for accounting imports.
Amazon Services Seller Central statement summary page showing Income, Expenses, Sales Tax, and Transfers sections with Debits and Credits columns
The downloaded settlement summary showing income, expenses, and transfer details.
7

Open and verify the downloaded file

Open the downloaded .txt file in a spreadsheet application such as Microsoft Excel or Google Sheets. When importing, select 'Tab' as the delimiter. Verify that the column headers are present and that the transaction rows display the expected data for your settlement period.

Warning: The file uses ISO 8859-1 encoding, not UTF-8. If you see garbled characters, re-open the file and explicitly select ISO 8859-1 (Latin-1) encoding. EU marketplace exports may also use comma as the decimal separator instead of a period.
8

Save as CSV if needed

If your accounting tool requires a CSV file rather than a tab-delimited text file, use your spreadsheet application to re-save the file. In Excel, go to File > Save As and choose 'CSV (Comma delimited)' from the format dropdown. Confirm the data looks correct after saving.

Tip: Check that the total-amount column in the first row matches the deposit amount shown in Seller Central. This serves as a quick validation that the file downloaded correctly.

Required Settlements Fields

Field Type Description Example
settlement-id Text Unique settlement identifier (used as reference in QuickBooks) 16427587891
settlement-start-date Date/Time Settlement period start date (ISO 8601) 2025-01-01T00:00:00+00:00
settlement-end-date Date/Time Settlement period end date (ISO 8601) 2025-01-15T23:59:59+00:00
transaction-type Choice Primary transaction category Order
amount-type Choice Amount category (revenue, fees, or promotions) ItemPrice
amount-description Text Granular fee/charge type (maps to Chart of Accounts) Commission
amount Currency Transaction amount (positive=revenue, negative=fees) -15.00

Your Amazon Seller export must include these fields for successful conversion.

Next Step Once you have exported your settlements, use one of the converter tools below to transform your file.

Frequently Asked Questions

Amazon Seller exports settlements as a CSV (Comma Separated Values) file, which can be opened in Excel or Google Sheets.
The file is usually downloaded to your browser's default Downloads folder. Check your Downloads folder or look for the download notification.