Menu

Settlement Reports

Overview

Settlement reports provide a detailed breakdown of your account activity for a given settlement period. For Checkout by Amazon, settlement reports are generated daily and made available from Seller Central. Settlement reports contain item prices, promotion amounts, fees, adjustments, refunds, reserves and claims. You can understand your account activity by reviewing your settlement reports.

Generally, Amazon Payments first settles your account 14 days after you register with Seller Central. Subsequently, the settlement process repeats daily. If you modify your bank account information, your settlements are suspended for 3 days; on the 4th day regular settlements will resume.

Please make sure you have provided us with a valid UK bank account. For more information, please see Bank Account Information.

When settlement completes, we post a settlement report under the Reports section in Seller Central, and initiate a funds transfer to your bank account. It usually takes 1-2 business days for the funds to arrive in your account.

There are three versions of settlement reports available:

Type of Settlement Report Description
Flat File V1 Tab-delimited file with separate fields for various amounts and fees
Flat File V2

Tab-delimited file with fewer fields.

The columns amount-type, amount-description and amount replace separate columns such as price-type and price-amount, promotion-type and promotion-amount, and so on. The columns price-type and price-amount, for example, are represented as amount-type=ItemPrice, amount-description=<type of ItemPrice> and amount=price-amount field.

XML XML-based settlement report

Settlement Report Type Selection

By default, your account is set up to generate Flat File Settlement Reports. Contact the Seller Support team to request to enable Flat File V2 or XML Settlement Reports.

Manually Download Your Settlement Report in Seller Central

  1. In Seller Central, on the Reports tab, click Payments, and then click the All Statements link.
    The All Statements page appears, showing the last ten settlement reports.
  2. Click the report you want to download.
    Your web browser might prompt you to either open or save the report file.
  3. If prompted, save the file to your computer. If the file opens automatically in another application, save the file to your computer using the File > Save As command.
Note:
  • Settlement reports are available to you for past 90 days; therefore we recommend saving your own copies. Older settlement reports are listed in the overview, but have to be requested for download by clicking the “Request Report” button on this page.
  • Some web browsers automatically open Settlement Reports with your computer's default text editor. If this happens, use the File menu to save a copy of the report to your computer before opening it in another application.
  • With a Windows PC, you can right-click the link for the settlement report to save the file to your computer.
  • Your Settlement Report contains a separate line for every product (in an order) that you ship, or refund fully or partially. The report also contains reserves and miscellaneous events, such as subscription fees or other account adjustments.
  • Only those orders that were ship-confirmed by you during each settlement period will show up in that report. Please check older settlement reports for orders shipped in the past.

Download Your Settlement Report Using Marketplace Web Services (MWS)

You can download the settlement reports programmatically using the Reports MWS API. Please refer to the MWS documentation for more information.

Read a Flat-File Settlement Report

Flat-File Settlement Reports are tab-delimited text files. These can be difficult to read in a text editor, such as Notepad or Text Edit, but you can easily open them in most spreadsheet applications (such as Microsoft Excel) or database software.

The easiest way to read a Flat-File Settlement Report is to save it to your computer and then open the document in your favorite spreadsheet or database application. With a spreadsheet program you can easily summarize, manipulate, or reformat the data the way you want.

Read an XML Settlement Report

If you download the Settlement Report in the XML format, you or your developers can create scripts or programs to parse the information available in the report and store it in your database.

Comparison of Settlement Report Types

The following table compares the information provided in each version of the settlement report available to you.

Column Name (Flat File) Column Name (Flat File V2) Element/Attribute Name (XML) * Description Values or Examples
settlement-id settlement-id SettlementData -> AmazonSettlementId Amazon.co.uk's unique identifier for the current settlement period. 482731991
settlement-start-date settlement-start-date SettlementData -> StartDate The start date for the current settlement period. The value includes the date, time, and variation from Greenwich Mean Time. 2008-09-01T14:00:00-07:00
settlement-end-date settlement-end-date SettlementData -> EndDate The end date for the current settlement period. The value includes the date, time, and variation from Greenwich Mean Time (GMT). 2008-09-30T14:00:00-07:00
total-amount total-amount SettlementData -> TotalAmount    
transaction-type transaction-type The XML node names identity the transaction-type.

See possible values at right.
The type of transaction. Possible values are:
  • Order
  • Refund
  • Chargeback
  • A-to-z Guarantee
  • Adjustment
  • Current Reserve Amount (Flat File V1 only)
  • Previous Reserve Amount Balance (Flat File V1 only)
posted-date posted-date Order -> Fulfillment -> PostedDate The date that the transaction was debited or credited to your account. 2008-11-19
order-id order-id Order -> AmazonOrderID Amazon's unique identifying number for an order. This number corresponds to the order-id number on your orders report. 103-0971192-8066722
merchant-order-id merchant-order-id Order -> MerchantOrderID Seller-specified order ID. This is an alphanumeric value and the maximum number of characters is 50. ABC123
adjustment-id adjustment-id Adjustment -> AdjustmentId An adjustment ID is present for refunds. amzn1:crow:4xA1drBFMhQVfL6Osv79YP
shipment-id shipment-id Order -> ShipmentId Amazon ID associated with the shipment. BcqlVWX17
marketplace-name marketplace-name Order -> MarketplaceName The name of the Marketplace where the order was placed. This value is a string with a maximum length of 50 characters. Possible values are:
  • Amazon Payments Europe
fulfillment-id fulfillment-id Order -> Fulfillment -> MerchantFulfillmentID Specifies what fulfilment network was responsible for fulfilling the order. Possible values are:
  • MFN

MFN indicates that you will fulfil the order.

order-item-code order-item-code Order -> Fulfillment -> Item -> AmazonOrderItemCode Amazon's unique, displayable identifier for an item within the order. This is a numeric value. Total number of digits is 14. 63043395314814
merchant-order-item-id merchant-order-item-id Order -> Fulfillment -> Item -> MerchantOrderItemID Seller-specified ID assigned by the seller to an order item. Maximum length is 64 characters. CDE39393
merchant-adjustment-item-id merchant-adjustment-item-id Adjustment -> Fulfillment -> AdjustedItem -> MerchantAdjustmentItemID Seller-assigned numeric ID for this adjustment 2001293820023
sku sku Order -> Fulfillment -> Item -> SKU The SKU value assigned to the product. SKU0001
quantity-purchased quantity-purchased Order -> Fulfillment -> Item -> Quantity Quantity purchased of the product identified by the sku column. 4
item-related-fee-amount "amount" column on rows where amount-type="ItemFees" Order -> Fulfillment -> Item -> ItemFees -> Amount Fee charged for this item. This is a numeric value. Maximum number of digits – 18 digits to the left of the decimal point and 2 digits to the right of the decimal point. 5.68
item-related-fee-type "amount-description" column on rows where amount-type="ItemFees" Order -> Fulfillment -> Item -> ItemFees -> Type The type of fee charged in the item-related-fee-amount column. Possible values are:
  • Transaction Fee

See table below for a description of each amount.

price-amount "amount" column on rows where amount-type="ItemPrice" Order -> Fulfillment -> Item -> ItemPrice -> Component -> Amount The amount that the buyer paid for the type of price specified in the price-type column. This is a numeric value. 5.36
price-type "amount-description" column on rows where amount-type="ItemPrice" Order -> Fulfillment -> Item -> ItemPrice -> Component -> Type The type of price specified in the price-amount column. Possible values are:
  • Principal
  • Goodwill

See table below for a description of each amount.

promotion-amount "amount" column on rows where amount-type="Promotion" Order -> Fulfillment -> Item -> Promotion -> Amount The amount of promotional discount applied to the item due to the promotion specified in the promotion-id column. This is a numeric value. Maximum number of digits – 18 digits to the left of the decimal point and 2 digits to the right of the decimal point. 5.16
promotion-id promotion-id Order -> Fulfillment -> Item -> Promotion -> MerchantPromotionID Seller-specified promotion ID. This is an alphanumeric value. The maximum number of characters is 50. 90103summer
promotion-type "amount-description" column on rows where amount-type="Promotion". Order -> Fulfillment -> Item -> Promotion -> Type The type of promotion referenced by the values in the promotion-id and promotion-amount fields. Possible values are:
  • Principal
  • Shipping

See table below for a description of each amount.

All amounts are in GBP. All amounts are in GBP. "Currency" attribute on all Amount fields. Currency for the particular Amount. <Amount currency="GBP">-10.53</Amount
(not available) "amount-description" column on rows where amount-type="other-transaction" OtherTransaction -> TransactionType Description of the amount for amount-type=“other-transaction”

Possible values are:

  • Refund Reimbursal
  • Current Reserve Amount (Flat File V2 only)
  • Previous Reserve Amount (Flat Vile V2 only)
other-amount "amount" column on rows where amount-type="other-transaction" OtherTransaction -> Amount Additional charges/credits that do not fall under the Order or Adjustment transaction types. The transaction type for this amount will be specified in the transaction-type column. 10.75
misc-fee-amount (deprecated) (deprecated) Not applicable for Checkout by Amazon sellers  
direct-payment-amount     Not applicable for Checkout by Amazon sellers  
order-fee-amount      
order-fee-type      
other-fee-amount      
other-fee-reason-description      
shipment-fee-type      
shipment-fee-amount      

Note: * The Field Element/Attribute (XML) column contains the XML path inside the SettlementReport element.

The following table provides Type, Description and Explanation of various amounts and fees.

Type Description Explanation
ItemFees Transaction Fee Checkout by Amazon transaction fees.
ItemPrice Goodwill Customer refund, not applied against a specific charge.
Principal Amount charged (or refunded) to customer for item.
other-transaction Current Reserve Amount The Reserve Amount is the amount not yet available for disbursement.
Previous Reserve Amount Balance The Reserve Amount from the previous Settlement Report.
Refund Reimbursal Reimbursal of amount charged to seller for customer refund.
Promotion Principal Promotion applied to qualifying orders, for example for seasonal sales.
Shipping Shipping promotion applied to qualifying orders.

Open a Settlement Report in Microsoft Excel

You can use Microsoft Excel to review your settlement reports and see the itemized credits and charges.

  1. Download a copy of your settlement report as described above.
  2. Open Microsoft Excel; then, Excel, click File > Open.
  3. Locate and open your settlement report.
    Because your settlement report is in tab-delimited text format, you might need to look for all file types and not just Microsoft Excel worksheets.
  4. When you find the file, select it, and click Open, Microsoft Excel should start the Text Import Wizard.
    This tool allows you to specify how Microsoft Excel formats the file data.
  5. In the Original Data Type section, select Delimited, and then click Next.
  6. In the Delimiters section, make sure that Tab is the only box selected, and then click Next.
    Now Microsoft Excel will begin a new column whenever it comes across a tab character in the report file.
  7. In the Data Preview section, use the scroll bars to locate the order-item-id column and then click the General heading.
  8. In the Column Data Format section, select the Text option.
    This prevents Microsoft Excel from converting the settlement-id values to an exponential format. That is, this prevents Microsoft Excel from converting 66522216496654 to 6.65222E+13.
  9. Apply the same format to the order-item-id and SKU columns.
  10. Click Finish.
    The report opens in Microsoft Excel.
  11. Apply the same format to any other columns that show numbers formatted exponentially.
  12. Click Finish.
    The report opens in the Microsoft Excel window.

Determine the total GBP amount for each type of charge and credit (Flat File V1 Only)

  1. Select the data on the spreadsheet.
  2. In MS Excel, click Data > Subtotal.
  3. Select the column that you want to aggregate by (example, Orders or Refunds), and then put this column in "At each change in" field.
  4. Use the function "Sum".
  5. Add subtotal to price-amount (column Y), item-related-fee-amount (column AA), misc-fee-amount (column AB), promotion-amount (column AG), other-amount (column AJ).

Determine the total GBP amount for each transaction

  1. Select the data on the spreadsheet.
  2. In MS Excel, click Data > Subtotal.
  3. Select the column that you want to aggregate by (example, shipment_id or order_id), put this column in "At each change in" field.
  4. Use the function "Sum".
  5. Add subtotal to In Flat File V1: price-amount (column Y), item-related-fee-amount (column AA), promotion-amount (column AG), other-amount (column AJ). In Flat File V2: amount field (column O).

Determine the grand total for your settlement report

  1. Select an empty cell at the end of the transaction list.
  2. Enter a SUM formula in the selected cell then press Enter to total the row or column. For example, if the last transaction is on Row 9 and then enter: =SUM(Y2:Y9, AA2:AA9, AG2:AG9, AJ2:AJ9)