Get Eligibility Rule Selection

get

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

This operation retrieves the specified selection for an Eligibility Rule

Request

Path Parameters
Back to Top

Response

Default Response

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