Get All Eligibility Rule Conditions

get

/rest/v7/eligibilityRule/{id}/condition

This operation retrieves all conditions for an Eligibility Rule

Request

Path Parameters
Query Parameters
Back to Top

Response

Default Response

Body ()
Root Schema : eligibilityRuleCondition-collection
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : Eligibility Rule Condition
Type: object
Title: Eligibility Rule Condition
Show Source
Nested Schema : dataType
Type: object
Title: dataType
Indicates data type of attributeName
Show Source
Nested Schema : operator
Type: object
Title: operator
opearator for condition is stored in this field
Show Source
Nested Schema : ruleId
Type: object
Title: ruleId
Foreign key field
Show Source
Back to Top