Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1.09 KB

InventoryFilterCriteria.md

File metadata and controls

12 lines (9 loc) · 1.09 KB

# InventoryFilterCriteria

Properties

Name Type Description Notes
creation_date_range \Ebay\Sell\Feed\Model\DateRange [optional]
modified_date_range \Ebay\Sell\Feed\Model\DateRange [optional]
listing_format string The type of buying option for the order. Supports LMS_ACTIVE_INVENTORY_REPORT. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/feed/types/api:ListingFormatEnum&#39;&gt;eBay API documentation</a> [optional]
listing_status string The status of the listing (whether the listing was unsold or is active). The UNSOLD value does not apply to LMS_ACTIVE_INVENTORY_REPORT feed types. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/feed/types/api:ListingStatusEnum&#39;&gt;eBay API documentation</a> [optional]

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