The following are the fields associated with the CvSearchObject and the properties of these fields.

NameTypeDescription
SearchType †CvSearchTypeSpecifies if the response should include records that meet all criteria (AndSearch) or any of the criteria (OrSearch).
FilterDetail
FieldStringName of the field to use in the search filter.
OperatorCvSearchOperatorTypeOperator to use in the search filter.
ValueStringValue in the specified field.
ValueArray *String Array

Legend

  • Can be “AND” search or “OR” search
  • * Use only with the “Includes” operator
  • Operators – Valid search operators include: Equals, Not Equal to, Less than, Greater than, Less than or Equal to, Greater than or Equal to, Contains, Does not Contain, Starts with, Includes, and Excludes
Last updated on