Fulfillment Methods: Supported Filters and Sorting

The following table shows field support for filters and sorting for the Fulfillment Methods object:

FieldSupported FiltersSortable
id$eq, $ne, $in, $nin, $startsWithSortable
created_date$eq, $ne, $in, $nin, $startsWith, $lt, $lte, $gt, $gteSortable
updated_date$eq, $ne, $in, $nin, $startsWith, $lt, $lte, $gt, $gteSortable
type$eq, $ne, $in, min, $startsWith
minOrderPrice$eq, $ne, $in, $nin, $startsWith, $lt, $lte, $gt, $gteSortable
name$eq, $ne, $in, min, $startsWithSortable
enabled$eq, $ne, $in, $nin
fee$eq, $ne, $in, $nin, $startsWith, $lt, $lte, $gt, $gteSortable

Related content: API Query Language, Query Fulfillment Methods

Was this helpful?
Yes
No