Get Eligibility Rule Condition

get

/rest/v16/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
  • Title: Display Value
    Translated display name of the type for which fixed list of values can be defined.
  • Title: Id
    Primary Key of the fixed list of value resource.
  • Title: Lookup Code
    Language independent code of the fixed list of value.
Nested Schema : operator
Type: object
Title: operator
opearator for condition is stored in this field
Show Source
  • Title: Display Value
    Translated display name of the type for which fixed list of values can be defined.
  • Title: Id
    Primary Key of the fixed list of value resource.
  • Title: Lookup Code
    Language independent code of the fixed list of value.
Nested Schema : ruleId
Type: object
Title: ruleId
Foreign key field
Show Source
Back to Top