Update one rule

patch

/fscmRestApi/resources/11.13.18.05/spendClassificationSustainabilityRules/{RuleId}

Request

Path Parameters
Header Parameters
  • 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".
  • 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
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
Nested Schema : Rule Conditions
Type: array
Title: Rule Conditions
The Rule Conditions resource creates and manages the conditions for rules in Oracle Sustainability Cloud.
Show Source
Nested Schema : spendClassificationSustainabilityRules-ruleConditions-item-patch-request
Type: object
Show Source
  • Maximum Length: 100
    Abbreviation that indicates the attribute used to define a condition.
  • Maximum Length: 30
    Abbreviation that indicates the operator used to define a condition. Valid values are according to the lookup ORA_POI_RULE_OPERATOR, excluding greater than and less than.
  • Maximum Length: 2000
    Value that indicates the string used to define the condition. It can take up to 2,000 characters.
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • 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".
  • 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.
Body ()
Root Schema : spendClassificationSustainabilityRules-item-response
Type: object
Show Source
Nested Schema : Rule Conditions
Type: array
Title: Rule Conditions
The Rule Conditions resource creates and manages the conditions for rules in Oracle Sustainability Cloud.
Show Source
Nested Schema : spendClassificationSustainabilityRules-ruleConditions-item-response
Type: object
Show Source
  • Maximum Length: 100
    Abbreviation that indicates the attribute used to define a condition.
  • Read Only: true
    Maximum Length: 80
    Value that indicates the attribute used to define a condition. Valid values are according to the lookup ORA_POI_ESG_RULE_CONDITIONS.
  • Links
  • Maximum Length: 30
    Abbreviation that indicates the operator used to define a condition. Valid values are according to the lookup ORA_POI_RULE_OPERATOR, excluding greater than and less than.
  • Read Only: true
    Maximum Length: 80
    Value that indicates the operator used to define a condition.
  • Value that uniquely identifies the rule condition.
  • Maximum Length: 2000
    Value that indicates the string used to define the condition. It can take up to 2,000 characters.
Back to Top