Filter Criteria
Filter criteria for queries of financial goals and households.
- JSON example
-
{ "fieldName": "AccountContactRelation.Roles", "operator": "in", "value": "BusinessUser,DecisionMaker" }
- Properties
-
Name Type Description Required or Optional Available Version fieldName String API Name of the field used in the filter. Required 59.0 operator String Operator used in the filter. Valid values are: - equals
- not equals
- in
Required 59.0 value String Value of the field used in the filter. Required 59.0