Update a qualifying attribute value
patch
/fscmRestApi/resources/11.13.18.05/incentiveCompensationRuleHierarchies/{RuleId}/child/QualifyingCriteria/{RuleAttributeId}/child/QualifyingAttributeValues/{RuleAttributeValueId}
Request
Path Parameters
-
RuleAttributeId(required): integer(int64)
The unique identifier of the rule attribute. This value is generated during a create action.
-
RuleAttributeValueId(required): integer(int64)
The unique identifier of the rule attribute value.
-
RuleId(required): integer(int64)
The unique identifier of a rule. This values is generated during a create action.
Header Parameters
-
Metadata-Context: string
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version: string
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
ComparisonOperator: string
Title:
OperatorMaximum Length:30Default Value:EQUAL_TOThe comparison operators such as equal to, like, and between. A list of accepted values is defined in the lookup type CN_RS_COMPARISON_OPERATORS. Review the values for this attribute using the Setup and Maintenance, Manage Incentive Compensation Lookups task. -
HighValueCharacter: string
Title:
Character High ValueMaximum Length:360The high value of a character attribute. This value is applicable if the qualifying criteria is a free text and the operator is between. -
HighValueNumber: integer
Title:
High Value NumberThe high value of a number attribute. This value is applicable if the qualifying criteria is a number and the operator is between. -
LowValueCharacter: string
Title:
Character Low ValueMaximum Length:360The low value of a character attribute. This value is applicable if the qualifying criteria is a free text. -
LowValueCharacterCode: string
Maximum Length:
360The lookup code for the qualifying criteria value. This value is applicable if the qualifying criteria is based on a lookup value set, such as transaction type. -
LowValueCharacterId: integer
(int64)
The unique identifier of the attribute value. Applicable if the qualifying criteria is based on user defined object value set such as credit category.
-
LowValueNumber: integer
Title:
Low Value NumberThe low value of a number attribute. This value is applicable if the qualifying criteria is a number and the operator is between. -
OrganizationId: integer
(int64)
The unique identifier of the business unit.
-
RuleAttributeId: integer
(int64)
The unique identifier of the rule attribute.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : incentiveCompensationRuleHierarchies-QualifyingCriteria-QualifyingAttributeValues-item-response
Type:
Show Source
object-
ComparisonOperator: string
Title:
OperatorMaximum Length:30Default Value:EQUAL_TOThe comparison operators such as equal to, like, and between. A list of accepted values is defined in the lookup type CN_RS_COMPARISON_OPERATORS. Review the values for this attribute using the Setup and Maintenance, Manage Incentive Compensation Lookups task. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the qualifying attribute value. -
CreationDate: string
(date-time)
Read Only:
trueThe date when the qualifying attribute value was created. -
HighValueCharacter: string
Title:
Character High ValueMaximum Length:360The high value of a character attribute. This value is applicable if the qualifying criteria is a free text and the operator is between. -
HighValueNumber: integer
Title:
High Value NumberThe high value of a number attribute. This value is applicable if the qualifying criteria is a number and the operator is between. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the qualifying attribute value was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the qualifying attribute value. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32The login of the user who last updated the qualifying attribute value. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LowValueCharacter: string
Title:
Character Low ValueMaximum Length:360The low value of a character attribute. This value is applicable if the qualifying criteria is a free text. -
LowValueCharacterCode: string
Maximum Length:
360The lookup code for the qualifying criteria value. This value is applicable if the qualifying criteria is based on a lookup value set, such as transaction type. -
LowValueCharacterId: integer
(int64)
The unique identifier of the attribute value. Applicable if the qualifying criteria is based on user defined object value set such as credit category.
-
LowValueNumber: integer
Title:
Low Value NumberThe low value of a number attribute. This value is applicable if the qualifying criteria is a number and the operator is between. -
OrganizationId: integer
(int64)
The unique identifier of the business unit.
-
RuleAttributeId: integer
(int64)
The unique identifier of the rule attribute.
-
RuleAttributeValueId: integer
(int64)
Read Only:
trueThe unique identifier of the rule attribute value.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Links
- AttributeValuesLookupViewAccessor
-
Parameters:
- finder:
ByRuleAttributeWithLookupIdRowFinder
The rule attribute values list of values resource is used to view the list of the values associated to a rule attribute or qualifier. - finder:
- ComparisonOperatorsLovViewAccessor
-
Parameters:
- finder:
LookupTypeFinder
The standard lookups list of values resource is used to query the list of values of standard lookups, which list the available codes and translated meanings. Standard lookups are defined in the standard lookups view and store lookup codes that support reference data sharing. - finder: