Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1.03 KB

CreateOrderTaskRequest.md

File metadata and controls

11 lines (8 loc) · 1.03 KB

# CreateOrderTaskRequest

Properties

Name Type Description Notes
feed_type string The feed type associated with the task. The only presently supported value is LMS_ORDER_REPORT. [optional]
filter_criteria \eBay\Sell\Feed\Model\OrderFilterCriteria [optional]
schema_version string 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'. [optional]

[Back to Model list] [Back to API list] [Back to README]