Get Eligibility Rule Selection
get
/rest/v19/eligibilityRule/{id}/selection/{ruleSelectionIndex}
This operation retrieves the specified selection for an Eligibility Rule
Request
Path Parameters
-
id(required): integer
The primary key of the Eligibility Rule
-
ruleSelectionIndex(required): integer
Unique rule selection index to be used as rule selection identifier in an eligibility Rule.
Response
Default Response
Root Schema : Eligibility Rule Selection
Type:
objectTitle:
Show Source
Eligibility Rule Selection-
dataType:
object dataType
Title:
dataTypeIndicates data type of attributeName -
dateAdded:
string
Title:
dateAdded -
dateModified:
string
Title:
dateModified -
id:
integer
Title:
idprimary key of selection table -
operator:
object operator
Title:
operatorOperator chosen for selection -
partField:
string
Title:
partFieldPart field selected in selection -
ruleId:
object ruleId
Title:
ruleIdForeign key to rule table -
ruleSelectionIndex:
integer
Title:
ruleSelectionIndexindex of rule selection index -
value:
string
Title:
valuevalue for selection is stored in this field
Nested Schema : dataType
Type:
objectTitle:
dataTypeIndicates data type of attributeName
Show Source
-
displayValue:
string
Title:
Display ValueTranslated display name of the type for which fixed list of values can be defined. -
id:
integer
Title:
IdPrimary Key of the fixed list of value resource. -
lookupCode:
string
Title:
Lookup CodeLanguage independent code of the fixed list of value.
Nested Schema : operator
Type:
objectTitle:
operatorOperator chosen for selection
Show Source
-
displayValue:
string
Title:
Display ValueTranslated display name of the type for which fixed list of values can be defined. -
id:
integer
Title:
IdPrimary Key of the fixed list of value resource. -
lookupCode:
string
Title:
Lookup CodeLanguage independent code of the fixed list of value.
Nested Schema : ruleId
Type:
objectTitle:
ruleIdForeign key to rule table
Show Source
-
id:
integer
Title:
idPrimary key of BM_Eligibility_rule -
variableName:
string
Title:
variableNamevariable name of Eligibility Rule