Skip to main content

The type that defines the fields for the createOrderTask request.

Types that use CreateOrderTaskRequest

Not used by any types.

Call that uses CreateOrderTaskRequest

Fields

Field
Type
Description
feedType
The feed type associated with the task. The only presently supported value is LMS_ORDER_REPORT.

See Report download feed types for more information.
filterCriteria
The container for the filter fields. This container is used to set the filter criteria for the order report. A seller can set date range filters and/or can retrieve orders in a specific state.
schemaVersion
The schema version of the LMS OrderReport. For the LMS_ORDER_REPORT feed type, see the OrderReport reference page to see the present schema version. The schemaVersion value is the version number shown at the top of the OrderReport page.

Restriction: This value must be 1113 or higher. The OrderReport schema version is updated about every two weeks. All version numbers are odd numbers (even numbers are skipped). For example, the next release version after '1113' is '1115'.