Availability Exceptions: Supported Filters and Sorting

The following table shows field support for filters and sorting for the availability exceptions object:

FieldSupported FiltersSortable
id$eq, $ne, $in, $nin, $startsWithSortable
createdDate$eq, $ne, $in, $nin, $startsWith, $lt, $lte, $gt, $gteSortable
updatedDate$eq, $ne, $in, $nin, $startsWith, $lt, $lte, $gt, $gteSortable
startTime$eq, $ne, $in, $nin, $startsWith, $lt, $lte, $gt, $gteSortable
endTime$eq, $ne, $in, $nin, $startsWith, $lt, $lte, $gt, $gteSortable
available$eq, $ne, $in, $nin
name$eq, $ne, $in, $nin, $startsWithSortable
affectedFulfillmentMethods.affectedMethods$eq, $ne, $in, min, $startsWith

Related content: API Query Language, Query Availability Exceptions

Was this helpful?
Yes
No