Get All Eligibility Rule Selections

get

/rest/v7/eligibilityRule/{id}/selection

This operation retrieves all selections for an Eligibility Rule

Request

Path Parameters
Query Parameters
Back to Top

Response

Default Response

Body ()
Root Schema : eligibilityRuleSelection-collection
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : Eligibility Rule Selection
Type: object
Title: Eligibility Rule Selection
Show Source
Nested Schema : dataType
Type: object
Title: dataType
Indicates data type of attributeName
Show Source
Nested Schema : operator
Type: object
Title: operator
Operator chosen for selection
Show Source
Nested Schema : ruleId
Type: object
Title: ruleId
Foreign key to rule table
Show Source
Back to Top