Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1.2 KB

CreateInventoryTaskRequest.md

File metadata and controls

12 lines (9 loc) · 1.2 KB

# CreateInventoryTaskRequest

Properties

Name Type Description Notes
schema_version string The schemaVersion/version number of the file format (use the schema version of the API to which you are programming): LMS Version Details / Schema Version File Exchange Schema Version [optional]
feed_type string The feed type associated with the inventory task you are about to create. Use a feedType that is available for your API. Presently, only one feed type is available: LMS_ACTIVE_INVENTORY_REPORT [optional]
filter_criteria \Ebay\Sell\Feed\Model\InventoryFilterCriteria [optional]
inventory_file_template string The inventory file template used to return specific types of inventory tasks. Presently not applicable for LMS_ACTIVE_INVENTORY_REPORT. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/feed/types/api:InventoryFileTemplateEnum&#39;&gt;eBay API documentation</a> [optional]

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