TDV Adapter for eBay

Build 22.0.8462

CreateInventoryTask

This procedure creates an inventory-related download task for a specified feed type with optional filter criteria.

Input

Name Type Required Description
SchemaVersion String False Optional. The schemaVersion/version number of the file format (use the schema version of the API to which you are programming). LMS Version or Seller Hub feed schema version. For Seller Hub feed types, set the value of schemaVersion to '1.0'.
FeedType String False Optional. The feed type associated with the task. Defaults to LMS_ACTIVE_INVENTORY_REPORT.
ListingFormat String False Optional. The type of buying option for the order. Possible values are AUCTION,FIXED_PRICE.

Result Set Columns

Name Type Description
Success String True or false depending on whether the procedure was successful.
TaskId String The ID of the created download task.
Description String Extra details on the procedure's success or failure.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462