Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 827 Bytes

OrderFilterCriteria.md

File metadata and controls

11 lines (8 loc) · 827 Bytes

# OrderFilterCriteria

Properties

Name Type Description Notes
creation_date_range \eBay\Sell\Feed\Model\DateRange [optional]
modified_date_range \eBay\Sell\Feed\Model\DateRange [optional]
order_status string The order status of the orders returned. If the filter is omitted from createOrderTask call, orders that are in both ACTIVE and COMPLETED states are returned. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/feed/types/api:OrderStatusEnum&#39;&gt;eBay API documentation</a> [optional]

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