Update one activity type
patch
/fscmRestApi/resources/11.13.18.05/sustainabilityActivityTypes/{ActivityTypeId}
Request
Path Parameters
-
ActivityTypeId(required): integer(int64)
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
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-
EmissionTypeAssocs: array
Emission Type Associations
Title:
Emission Type AssociationsRepresent the association between an emission type and an activity type. An emission type is a substance such as a greenhouse gas or an air pollutant that's emitted by a process such as fossil fuel combustion or a chemical reaction. For example, CO2 and CH4 could be associated with an activity type, stationary combustion. -
EndDate: string
(date)
Title:
End DateDate till when an activity type stays valid. -
MeasureTypeAssocs: array
Measure Type Associations
Title:
Measure Type AssociationsRepresent the association between a measure type and an activity type. A measure type is a variable whose value is multiplied by an emission factor to obtain the emissions for an emission type. The value of a measure type has an associated unit of measure. For example, Fuel Quantity might have Gallon as the unit of measure. -
Scope: string
Title:
ScopeMaximum Length:255Scope of emissions as defined by the Greenhouse Gas Protocol, that's, Scope 1, Scope 2 Location-based, Scope 2 Market-based or Scope 3. -
ScopeCategory: string
Title:
Scope CategoryMaximum Length:80Category to which scope 3 events, purchase, or activity belongs. -
ScopeCategoryCode: string
Title:
Scope Category CodeMaximum Length:30Code that identifies a Scope 3 category. -
ScopeCode: string
Title:
Scope CodeMaximum Length:30Code that identifies a scope. -
StartDate: string
(date)
Title:
Start DateDate from when an activity type becomes valid.
Nested Schema : Emission Type Associations
Type:
arrayTitle:
Emission Type AssociationsRepresent the association between an emission type and an activity type. An emission type is a substance such as a greenhouse gas or an air pollutant that's emitted by a process such as fossil fuel combustion or a chemical reaction. For example, CO2 and CH4 could be associated with an activity type, stationary combustion.
Show Source
Nested Schema : Measure Type Associations
Type:
arrayTitle:
Measure Type AssociationsRepresent the association between a measure type and an activity type. A measure type is a variable whose value is multiplied by an emission factor to obtain the emissions for an emission type. The value of a measure type has an associated unit of measure. For example, Fuel Quantity might have Gallon as the unit of measure.
Show Source
Nested Schema : sustainabilityActivityTypes-EmissionTypeAssocs-item-patch-request
Type:
Show Source
object-
ActivityTypeCode: string
Title:
Activity Type CodeMaximum Length:100Code that identifies the activity type. -
EmissionTypeCode: string
Title:
Emission Type CodeMaximum Length:30Code identifying an emission type.
Nested Schema : sustainabilityActivityTypes-MeasureTypeAssocs-item-patch-request
Type:
Show Source
object-
ActivityTypeCode: string
Title:
Activity Type CodeMaximum Length:100Code that identifies the activity type.
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 : sustainabilityActivityTypes-item-response
Type:
Show Source
object-
ActivityTypeCode: string
Title:
Activity Type CodeMaximum Length:100Code that identifies the activity type. -
ActivityTypeId: integer
(int64)
Title:
Activity Type IDRead Only:trueUnique identifier of an activity type that causes a sustainability impact. -
ActivityTypeName: string
Title:
Activity TypeRead Only:trueMaximum Length:255Translated name that identifies the activity type. For example, stationary combustion , mobile combustion, purchased electricity, and purchased goods and services. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64User who created the record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the record was created. -
Description: string
Title:
DescriptionRead Only:trueMaximum Length:255Description of the type of activity. -
EmissionTypeAssocs: array
Emission Type Associations
Title:
Emission Type AssociationsRepresent the association between an emission type and an activity type. An emission type is a substance such as a greenhouse gas or an air pollutant that's emitted by a process such as fossil fuel combustion or a chemical reaction. For example, CO2 and CH4 could be associated with an activity type, stationary combustion. -
EndDate: string
(date)
Title:
End DateDate till when an activity type stays valid. -
InUseFlag: boolean
Title:
In Use IndicatorRead Only:trueIdentifies if the activity type is used in any activity emissions or emission factor mappings. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueDate and time when the record was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64User login by whom the record was last updated. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MeasureTypeAssocs: array
Measure Type Associations
Title:
Measure Type AssociationsRepresent the association between a measure type and an activity type. A measure type is a variable whose value is multiplied by an emission factor to obtain the emissions for an emission type. The value of a measure type has an associated unit of measure. For example, Fuel Quantity might have Gallon as the unit of measure. -
Scope: string
Title:
ScopeMaximum Length:255Scope of emissions as defined by the Greenhouse Gas Protocol, that's, Scope 1, Scope 2 Location-based, Scope 2 Market-based or Scope 3. -
ScopeCategory: string
Title:
Scope CategoryMaximum Length:80Category to which scope 3 events, purchase, or activity belongs. -
ScopeCategoryCode: string
Title:
Scope Category CodeMaximum Length:30Code that identifies a Scope 3 category. -
ScopeCode: string
Title:
Scope CodeMaximum Length:30Code that identifies a scope. -
StartDate: string
(date)
Title:
Start DateDate from when an activity type becomes valid.
Nested Schema : Emission Type Associations
Type:
arrayTitle:
Emission Type AssociationsRepresent the association between an emission type and an activity type. An emission type is a substance such as a greenhouse gas or an air pollutant that's emitted by a process such as fossil fuel combustion or a chemical reaction. For example, CO2 and CH4 could be associated with an activity type, stationary combustion.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Measure Type Associations
Type:
arrayTitle:
Measure Type AssociationsRepresent the association between a measure type and an activity type. A measure type is a variable whose value is multiplied by an emission factor to obtain the emissions for an emission type. The value of a measure type has an associated unit of measure. For example, Fuel Quantity might have Gallon as the unit of measure.
Show Source
Nested Schema : sustainabilityActivityTypes-EmissionTypeAssocs-item-response
Type:
Show Source
object-
ActivityTypeCode: string
Title:
Activity Type CodeMaximum Length:100Code that identifies the activity type. -
EmissionType: string
Title:
Emission TypeMaximum Length:255Translated name that identifies the emission type, which is a substance such as a greenhouse gas or an air pollutant that's emitted when processes such as fossil fuel combustion or chemical reactions occur. -
EmissionTypeAssocId: integer
(int64)
Title:
Emission Type Association IDRead Only:trueUnique identifier for the association of an emission type with an activity type. -
EmissionTypeCode: string
Title:
Emission Type CodeMaximum Length:30Code identifying an emission type. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
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.
Nested Schema : sustainabilityActivityTypes-MeasureTypeAssocs-item-response
Type:
Show Source
object-
ActivityTypeCode: string
Title:
Activity Type CodeMaximum Length:100Code that identifies the activity type. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MeasureType: string
Title:
Measure TypeMaximum Length:255Translated name that identifies the measure type. A measure type is a variable whose value is multiplied by an emission factor to obtain the emissions for an emission type. -
MeasureTypeAssocId: integer
(int64)
Title:
Measure Type Association IDRead Only:trueUnique identifier for the association of a measure type with an activity type. For example, the measure type for stationary combustion could be fuel quantity. -
MeasureTypeCode: string
Title:
Measure Type CodeMaximum Length:30Code identifying a measure type.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- EmissionTypeAssocs
-
Parameters:
- ActivityTypeId:
$request.path.ActivityTypeId
Represent the association between an emission type and an activity type. An emission type is a substance such as a greenhouse gas or an air pollutant that's emitted by a process such as fossil fuel combustion or a chemical reaction. For example, CO2 and CH4 could be associated with an activity type, stationary combustion. - ActivityTypeId:
- FlexfieldContextPVA
-
Parameters:
- finder:
ValidValuesFinder%3BBind_DescriptiveFlexfieldCode%3DEMISSION_FACTOR_MAP%2CBind_ApplicationId%3D{calculated value}
The following properties are defined on the LOV link relation:- Source Attribute: ActivityTypeCode; Target Attribute: ContextCode
- Display Attribute: Name, ContextCode
- finder:
- MeasureTypeAssocs
-
Parameters:
- ActivityTypeId:
$request.path.ActivityTypeId
Represent the association between a measure type and an activity type. A measure type is a variable whose value is multiplied by an emission factor to obtain the emissions for an emission type. The value of a measure type has an associated unit of measure. For example, Fuel Quantity might have Gallon as the unit of measure. - ActivityTypeId:
- ScopeCategoryCodeVA
-
Parameters:
- finder:
LookupTypeFinder%3BActiveDate%3D2025-05-23%2CLookupType%3DORA_SUS_SCOPE_CATEGORIES
The following properties are defined on the LOV link relation:- Source Attribute: ScopeCategory; Target Attribute: Meaning
- Display Attribute: Meaning
- finder:
- ScopeCodeVA
-
Parameters:
- finder:
LookupTypeFinder%3BActiveDate%3D2025-05-23%2CLookupType%3DORA_SUS_SCOPES
The following properties are defined on the LOV link relation:- Source Attribute: Scope; Target Attribute: Meaning
- Display Attribute: Meaning
- finder:
Examples
This example describes how to update an activity type.
Example cURL Command
Use the following cURL command to submit a request on the REST resource.
curl -X PATCH -u "username:password" -H "Content-Type: application/vnd.oracle.adf.resourceitem+json" -d 'request payload' "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/ActivityTypeId"
For
example:
curl -X PATCH -u "username:password" -H "Content-Type: application/vnd.oracle.adf.resourceitem+json" -d 'request payload' "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100597335120"
Example Request Body
The following example includes the contents of the request body in JSON format. You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it updates.
{
"Scope": "Scope 2 market-based",
"StartDate": "2024-05-20"
}
Example Response Body
The following example includes the contents of the response
body in JSON format:
{
"ActivityTypeId": 300100597335120,
"ActivityTypeCode": "Purchased Energy Instrument",
"ActivityTypeName": "Purchased Energy Instrument",
"ScopeCode": "ORA_SUS_SCOPE2_MBM",
"Scope": "Scope 2 market-based",
"ScopeCategoryCode": null,
"ScopeCategory": null,
"StartDate": "2024-05-20",
"EndDate": null,
"CreatedBy": "CVBUYER01",
"CreationDate": "2024-05-20T14:48:46+05:30",
"LastUpdatedBy": "SUSQA01",
"LastUpdateDate": "2024-05-21T12:34:32+05:30",
"Description": "null",
"InUseFlag": "false",
"@context": {
"key": "300100597335120",
"headers": {
"ETag": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278"
},
"links": [
{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100597335120",
"name": "sustainabilityActivityTypes",
"kind": "item"
},
{
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100597335120",
"name": "sustainabilityActivityTypes",
"kind": "item"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100597335120/child/EmissionTypeAssocs",
"name": "EmissionTypeAssocs",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100597335120/child/MeasureTypeAssocs",
"name": "MeasureTypeAssocs",
"kind": "collection"
}
]
}
}