Newer Version Available

This content describes an older version of this product. View Latest

Criteria Input

Input representation of the filter criteria item request.
JSON example
Properties
Name Type Description Required or Optional Available Version
criteriaType String Type of criteria for the filter. Valid value is:
  • CustomWhereCondition
Required 60.0
operator String

Operator used for the filter criteria. The supported operators are:

  • eq
  • in
  • contains—This value isn’t applicable if the Use Indexed Data For Product Listing and Search toggle from the Product Discovery Settings page from Setup is enabled.
Required 60.0
property String Property name to use in the filter, which must be the same as the object field. Required 60.0
value Object Value for the filter criteria. Required 60.0