Back In Stock Notifications: Supported Filters and Sorting

The following table shows field support for filters and sorting for the Back In Stock Notification Request object:

FieldSupported FiltersSortable
id$eq, $ne, $exists, $in, $hasSome, $startsWithSortable
contactId$eq, $ne, $exists, $in, $hasSome, $startsWithSortable
status$eq, $ne, $exists, $in, $hasSomeSortable
autoNotified$eq, $ne, $exists, $in, $hasSomeSortable
createdDate$eq, $ne, $exists, $in, $hasSome, $lt, $le, $gt, $geSortable
itemUrl$eq, $ne, $exists, $in, $hasSome, $startsWithSortable

Related content: API Query Language, Query Back In Stock Notification Requests

Did this help?