Search.../

Coupons: Supported Filters and Sorting

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

FieldSupported FiltersSortable
id$eq,$ne,$hasSome,$contains,$startsWithSortable
dateCreated$eq,$ne,$hasSome,$lt,$lte,$gt,$gteSortable
expired$eq,$ne
specification.active$eq,$ne
specification.name$eq,$ne,$hasSome,$contains,$startsWithSortable
specification.code$eq,$ne,$hasSome,$contains,$startsWithSortable
specification.usageLimit$eq,$ne,$hasSome,$contains,$startsWithSortable
specification.limitedToOneItem$eq,$ne
scope.namespace$eq,$ne,$hasSome,$contains,$startsWithSortable
scope.group.name$eq,$ne,$hasSome,$contains,`$startsWithSortable`
scope.group.entityId$eq,$ne,$hasSome,$contains,$startsWithSortable

Related content: API Query Language, queryCoupons( )

Was this helpful?