The following table shows field support for filters and sorting for the availability exceptions object:
| Field | Supported Filters | Sortable |
|---|---|---|
id | $eq, $ne, $in, $nin, $startsWith | Sortable |
createdDate | $eq, $ne, $in, $nin, $startsWith, $lt, $lte, $gt, $gte | Sortable |
updatedDate | $eq, $ne, $in, $nin, $startsWith, $lt, $lte, $gt, $gte | Sortable |
startTime | $eq, $ne, $in, $nin, $startsWith, $lt, $lte, $gt, $gte | Sortable |
endTime | $eq, $ne, $in, $nin, $startsWith, $lt, $lte, $gt, $gte | Sortable |
available | $eq, $ne, $in, $nin | |
name | $eq, $ne, $in, $nin, $startsWith | Sortable |
affectedFulfillmentMethods.affectedMethods | $eq, $ne, $in, $in, $startsWith | |
affectedFulfillmentMethods.specificFulfillmentMethodsOptions.fulfillmentMethodIds | $isEmpty, $hasAll, $hasSome |
Related content: API Query Language, Query Availability Exceptions