FilterType
Type | Description | Valid values |
fromDateFilter | Fetch order from this date | DateTime (f.e. 2018-06-14T12:12:12) |
toDateFilter | Fetch orders to this date | DateTime (f.e. 2018-06-16T23:59:59) |
hasStatusFilter | Fetch orders based on status | paid, completed, cancelled, returning, partially_shipped, partially_returned |
hasTagFilter | Fetch orders that have specific tag | FilterValue (tag) |