Get Eligibility Rule Condition

get

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

This operation retrieves the specified condition for an Eligibility Rule

Request

Path Parameters
Back to Top

Response

Default Response

Body ()
Root 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