Order Report Type Values

The available Order Report Type Values for the Selling Partner Reports API.

Order reports

The date range that you specify when requesting an order report indicates when the orders became eligible for fulfillment (no longer in a "pending" state), not when the orders were created. Order reports only support orders that are less than two years old.

Order reports can have up to a 30-minute delay, as the fulfillable date of an order is usually 30 minutes after the order has been created.

Name Description

Unshipped Orders Report

reportType value:
GET_FLAT_FILE_ACTIONABLE_ORDER_DATA_SHIPPING

Tab-delimited flat file report that contains only orders that are not confirmed as shipped.

This report accepts the following reportOptions values:

  • ShowSalesChannel - A Boolean value that indicates whether an additional column is added to the report that shows the sales channel. Default: false.
    Example:
    "reportOptions":{"ShowSalesChannel":"true"}

Can be requested or scheduled.

Scheduled XML Order Report (Invoicing)

reportType value:
GET_ORDER_REPORT_DATA_INVOICING

For Seller Central sellers only.

Scheduled XML order report. This report can be used to generate tax invoices in the EU region.

You can only schedule one GET_ORDER_REPORT_DATA_INVOICING or GET_FLAT_FILE_ORDER_REPORT_DATA_INVOICING report at a time. If you have one of these reports scheduled and you schedule a new report, the existing report will be canceled.

Can be scheduled.

Scheduled XML Order Report (Tax)

reportType value:
GET_ORDER_REPORT_DATA_TAX

For Seller Central sellers only.

Scheduled XML order report. This report is for calculating and remitting taxes in the NA region.

You can only schedule one GET_ORDER_REPORT_DATA_TAX or GET_FLAT_FILE_ORDER_REPORT_DATA_TAX report at a time. If you have one of these reports scheduled and you schedule a new report, the existing report will be canceled.

Can be scheduled.

Scheduled XML Order Report (Shipping)

reportType value:
GET_ORDER_REPORT_DATA_SHIPPING

For Seller Central sellers only.

Scheduled XML order report. This report is for shipping seller fulfilled orders to customers.

You can only schedule one GET_ORDER_REPORT_DATA_SHIPPING or GET_FLAT_FILE_ORDER_REPORT_DATA_SHIPPING report at a time. If you have one of these reports scheduled and you schedule a new report, the existing report will be canceled.

Can be scheduled.

Requested or Scheduled Flat File Order Report (Invoicing)

reportType value:
GET_FLAT_FILE_ORDER_REPORT_DATA_INVOICING

Tab-delimited flat file order report that can be requested or scheduled. This report can be used to generate tax invoices in the EU region. This report shows orders from the previous 60 days.

Seller Central sellers can only schedule one GET_ORDER_REPORT_DATA_INVOICING or GET_FLAT_FILE_ORDER_REPORT_DATA_INVOICING report at a time.

If you have one of these reports scheduled and you schedule a new report, the existing report will be canceled.

Note: The format of this report will differ slightly depending on whether it is scheduled or requested.

This report accepts the following reportOptions values:

  • ShowSalesChannel - A Boolean value that indicates whether an additional column is added to the report that shows the sales channel. Default: false.
    Example:
    "reportOptions":{"ShowSalesChannel":"true"}

Can be requested or scheduled.

Requested or Scheduled Flat File Order Report (Shipping)

reportType value:
GET_FLAT_FILE_ORDER_REPORT_DATA_SHIPPING

Tab-delimited flat file order report that can be requested or scheduled. This report shows orders from the previous 60 days. This report can be used to ship Amazon orders.

Seller Central sellers can only schedule one GET_ORDER_REPORT_DATA_SHIPPING or GET_FLAT_FILE_ORDER_REPORT_DATA_SHIPPING report at a time.

If you have one of these reports scheduled and you schedule a new report, the existing report will be canceled.

Note: The format of this report will differ slightly depending on whether it is scheduled or requested.

This report accepts the following reportOptions values:

  • ShowSalesChannel - A Boolean value that indicates whether an additional column is added to the report that shows the sales channel. Default: false.
    Example:
    "reportOptions":{"ShowSalesChannel":"true"}

Can be requested or scheduled.

Requested or Scheduled Flat File Order Report (Tax)

reportType value:
GET_FLAT_FILE_ORDER_REPORT_DATA_TAX

Tab-delimited flat file order report for the NA region that can be requested or scheduled. This report shows orders from the previous 60 days for NA region only.

Seller Central sellers can only schedule one GET_ORDER_REPORT_DATA_TAX or GET_FLAT_FILE_ORDER_REPORT_DATA_TAX report at a time.

If you have one of these reports scheduled and you schedule a new report, the existing report will be canceled.

Note: The format of this report will differ slightly depending on whether it is scheduled or requested.

This report accepts the following reportOptions values:

  • ShowSalesChannel - A Boolean value that indicates whether an additional column is added to the report that shows the sales channel. Default: false.
    Example:
    "reportOptions":{"ShowSalesChannel":"true"}

Can be requested or scheduled.

Order tracking reports

The Order tracking reports are available in all regions and for all sellers. The reports return all orders, regardless of fulfillment channel or shipment status. The reports are intended for order tracking, not to drive a seller's fulfillment process, as they do not include customer-identifying information and scheduling is not supported. Also note that for self-fulfilled orders, item price is not shown for orders in a "pending" state.

Name Description
Flat File Orders By Last Update Report

reportType value:
GET_FLAT_FILE_ALL_ORDERS_DATA_BY_LAST_UPDATE_GENERAL

For all sellers.

Tab-delimited flat file report that shows all orders updated in the specified period.

Can be requested.

Flat File Orders By Order Date Report

reportType value:
GET_FLAT_FILE_ALL_ORDERS_DATA_BY_ORDER_DATE_GENERAL

For all sellers.

Tab-delimited flat file report that shows all orders that were placed in the specified period.

Can be requested.

Flat File Archived Orders Report

reportType value:
GET_FLAT_FILE_ARCHIVED_ORDERS_DATA_BY_ORDER_DATE

For all sellers.

Tab-delimited flat file report that shows all archived orders that were placed in the specified period.

Can be requested.

XML Orders By Last Update Report

reportType value:
GET_XML_ALL_ORDERS_DATA_BY_LAST_UPDATE_GENERAL

For all sellers.

XML report that shows all orders updated in the specified period.

Can be requested.

XML Orders By Order Date Report

reportType value:
GET_XML_ALL_ORDERS_DATA_BY_ORDER_DATE_GENERAL

For all sellers.

XML report that shows all orders that were placed in the specified period.

Can be requested.

Pending order reports

These pending order reports are only available in the Japan marketplace.

Name Description

Flat File Pending Orders Report

reportType value:
GET_FLAT_FILE_PENDING_ORDERS_DATA

For all sellers.

Tab-delimited flat file report that shows all pending orders.

Can be requested or scheduled.

XML Pending Orders Report

reportType value:
GET_PENDING_ORDERS_DATA

XML report that shows all pending orders. Can only be scheduled using Amazon MWS.

Can be requested or scheduled.

Converged Flat File Pending Orders Report

reportType value:
GET_CONVERGED_FLAT_FILE_PENDING_ORDERS_DATA

For Marketplace sellers.

Flat file report that shows all pending orders.

Can be requested or scheduled.