Configure one activity type
/fscmRestApi/resources/11.13.18.05/sustainabilityActivityTypes
Request
-
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.
-
Upsert-Mode: string
Contains one of the following values: true or false. If true, the server performs an Upsert operation instead of a Create operation. During an Upsert operation, the server attempts to find an existing resource that matches the payload. If a match is found, the server updates the existing resource instead of creating a new one. If not found or false (default), the server performs a Create operation. Note that the Upsert operation isn't supported for date-effective REST resources.
- application/json
object
-
ActivityTypeCode(required): string
Title:
Activity Type Code
Maximum Length:100
Code that identifies the activity type. -
EmissionTypeAssocs: array
Emission Type Associations
Title:
Emission Type Associations
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. -
EndDate: string
(date)
Title:
End Date
Date till when an activity type stays valid. -
MeasureTypeAssocs: array
Measure Type Associations
Title:
Measure Type Associations
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. -
Scope: string
Title:
Scope
Maximum Length:255
Scope 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 Category
Maximum Length:80
Category to which scope 3 events, purchase, or activity belongs. -
ScopeCategoryCode: string
Title:
Scope Category Code
Maximum Length:30
Code that identifies a Scope 3 category. -
ScopeCode: string
Title:
Scope Code
Maximum Length:30
Code that identifies a scope. -
StartDate: string
(date)
Title:
Start Date
Date from when an activity type becomes valid.
array
Emission Type Associations
array
Measure Type Associations
object
-
ActivityTypeCode: string
Title:
Activity Type Code
Maximum Length:100
Code that identifies the activity type. -
EmissionType: string
Title:
Emission Type
Maximum Length:255
Translated 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. -
EmissionTypeCode: string
Title:
Emission Type Code
Maximum Length:30
Code identifying an emission type.
object
-
ActivityTypeCode: string
Title:
Activity Type Code
Maximum Length:100
Code that identifies the activity type. -
MeasureType: string
Title:
Measure Type
Maximum Length:255
Translated 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. -
MeasureTypeCode: string
Title:
Measure Type Code
Maximum Length:30
Code identifying a measure type.
Response
- application/json
Default Response
-
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.
object
-
ActivityTypeCode: string
Title:
Activity Type Code
Maximum Length:100
Code that identifies the activity type. -
ActivityTypeId: integer
(int64)
Title:
Activity Type ID
Read Only:true
Unique identifier of an activity type that causes a sustainability impact. -
ActivityTypeName: string
Title:
Activity Type
Read Only:true
Maximum Length:255
Translated name that identifies the activity type. For example, stationary combustion , mobile combustion, purchased electricity, and purchased goods and services. -
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:64
User who created the record. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date and time when the record was created. -
Description: string
Title:
Description
Read Only:true
Maximum Length:255
Description of the type of activity. -
EmissionTypeAssocs: array
Emission Type Associations
Title:
Emission Type Associations
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. -
EndDate: string
(date)
Title:
End Date
Date till when an activity type stays valid. -
InUseFlag: boolean
Title:
In Use Indicator
Read Only:true
Identifies if the activity type is used in any activity emissions or emission factor mappings. -
LastUpdateDate: string
(date-time)
Title:
Last Updated Date
Read Only:true
Date and time when the record was last updated. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
User login by whom the record was last updated. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
MeasureTypeAssocs: array
Measure Type Associations
Title:
Measure Type Associations
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. -
Scope: string
Title:
Scope
Maximum Length:255
Scope 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 Category
Maximum Length:80
Category to which scope 3 events, purchase, or activity belongs. -
ScopeCategoryCode: string
Title:
Scope Category Code
Maximum Length:30
Code that identifies a Scope 3 category. -
ScopeCode: string
Title:
Scope Code
Maximum Length:30
Code that identifies a scope. -
StartDate: string
(date)
Title:
Start Date
Date from when an activity type becomes valid.
array
Emission Type Associations
array
Links
array
Measure Type Associations
object
-
ActivityTypeCode: string
Title:
Activity Type Code
Maximum Length:100
Code that identifies the activity type. -
EmissionType: string
Title:
Emission Type
Maximum Length:255
Translated 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 ID
Read Only:true
Unique identifier for the association of an emission type with an activity type. -
EmissionTypeCode: string
Title:
Emission Type Code
Maximum Length:30
Code identifying an emission type. -
links: array
Links
Title:
Links
The link relations associated with the resource instance.
array
Links
object
-
href: string
Title:
hyperlink reference
The URI to the related resource. -
kind: string
Title:
kind
Allowed Values:[ "collection", "item", "describe", "other" ]
The kind of the related resource. -
name: string
Title:
name
The name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relation
Allowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]
The name of the relation to the resource instance. Example: self.
object
-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
object
-
ActivityTypeCode: string
Title:
Activity Type Code
Maximum Length:100
Code that identifies the activity type. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
MeasureType: string
Title:
Measure Type
Maximum Length:255
Translated 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 ID
Read Only:true
Unique 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 Code
Maximum Length:30
Code identifying a measure type.
array
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-04-18%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-04-18%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 create sustainability activity types.
Example 1: Create a Sustainability Activity Type and Associate It with Measure Types, Emission Types, and Scope Where Activities Generate Emissions
In this example, a sustainability administrator creates a Scope 1 activity type, Mobile Combustion, and associates the relevant measures with it to capture emissions.
Example 1 cURL Command
Use the following cURL command to submit a request on the REST resource.
curl -u username:password -X POST -H "Content-Type:application/vnd.oracle.adf.resourceitem+json" -d 'request payload' "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes"
Example 1 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.
{ "ActivityTypeCode": "Mobile Combustion", "Scope": "Scope 1", "StartDate": "2024-01-01", "MeasureTypeAssocs": [ { "MeasureType": "Quantity" }, { "MeasureType": "Distance" } ], "EmissionTypeAssocs": [ { "EmissionType": "Carbon dioxide" }, { "EmissionType": "Nitrous oxide" }, { "EmissionType": "Methane" } ] }
Example 1 Response Body
The following example includes the contents of the response body in JSON format:
{ "ActivityTypeId": 300100596191594, "ActivityTypeCode": "Mobile Combustion", "ActivityTypeName": "Mobile Combustion", "ScopeCode": "ORA_SUS_SCOPE1", "Scope": "Scope 1", "ScopeCategoryCode": null, "ScopeCategory": null, "StartDate": "2024-01-01", "EndDate": null, "CreatedBy": "SUSQA01", "CreationDate": "2024-05-15T11:44:51+00:00", "LastUpdatedBy": "SUSQA01", "LastUpdateDate": "2024-05-15T11:44:51.613+00:00", "Description": "Activity Type for tracking Mobile Combustion", "InUseFlag": "false", "EmissionTypeAssocs": [ { "EmissionTypeAssocId": 300100596191597, "ActivityTypeCode": "Mobile Combustion", "EmissionTypeCode": "ORA_SUS_CO2", "EmissionType": "Carbon dioxide", "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100596191594/child/EmissionTypeAssocs/300100596191597", "name": "EmissionTypeAssocs", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100596191594/child/EmissionTypeAssocs/300100596191597", "name": "EmissionTypeAssocs", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100596191594", "name": "sustainabilityActivityTypes", "kind": "item" } ] }, { "EmissionTypeAssocId": 300100596191598, "ActivityTypeCode": "Mobile Combustion", "EmissionTypeCode": "ORA_SUS_N2O", "EmissionType": "Nitrous oxide", "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100596191594/child/EmissionTypeAssocs/300100596191598", "name": "EmissionTypeAssocs", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100596191594/child/EmissionTypeAssocs/300100596191598", "name": "EmissionTypeAssocs", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100596191594", "name": "sustainabilityActivityTypes", "kind": "item" } ] }, { "EmissionTypeAssocId": 300100596191599, "ActivityTypeCode": "Mobile Combustion", "EmissionTypeCode": "ORA_SUS_CH4", "EmissionType": "Methane", "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100596191594/child/EmissionTypeAssocs/300100596191599", "name": "EmissionTypeAssocs", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100596191594/child/EmissionTypeAssocs/300100596191599", "name": "EmissionTypeAssocs", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100596191594", "name": "sustainabilityActivityTypes", "kind": "item" } ] } ], "MeasureTypeAssocs": [ { "MeasureTypeAssocId": 300100596191595, "ActivityTypeCode": "Mobile Combustion", "MeasureTypeCode": "ORA_SUS_QUANTITY", "MeasureType": "Quantity", "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100596191594/child/MeasureTypeAssocs/300100596191595", "name": "MeasureTypeAssocs", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100596191594/child/MeasureTypeAssocs/300100596191595", "name": "MeasureTypeAssocs", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100596191594", "name": "sustainabilityActivityTypes", "kind": "item" } ] }, { "MeasureTypeAssocId": 300100596191596, "ActivityTypeCode": "Mobile Combustion", "MeasureTypeCode": "ORA_SUS_DISTANCE", "MeasureType": "Distance", "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100596191594/child/MeasureTypeAssocs/300100596191596", "name": "MeasureTypeAssocs", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100596191594/child/MeasureTypeAssocs/300100596191596", "name": "MeasureTypeAssocs", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100596191594", "name": "sustainabilityActivityTypes", "kind": "item" } ] } ], "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100596191594", "name": "sustainabilityActivityTypes", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100596191594", "name": "sustainabilityActivityTypes", "kind": "item" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100596191594/child/EmissionTypeAssocs", "name": "EmissionTypeAssocs", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100596191594/child/MeasureTypeAssocs", "name": "MeasureTypeAssocs", "kind": "collection" } ] }
Example 2: Create a Sustainability Activity Type and Its Associations for Scope Where Activities Don't Generate Emissions
In this example, a sustainability administrator creates a nonemission generating activity type, Giving, and associates the relevant measures with it.
Example 2 cURL Command
Use the following cURL command to submit a request on the REST resource.
curl -u username:password -X POST -H "Content-Type:application/vnd.oracle.adf.resourceitem+json" -d 'request payload' "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes"
Example 2 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.
{ "ActivityTypeCode": "Giving", "Scope": "Scope 1", "StartDate": "2024-01-01", "MeasureTypeAssocs": [ { "MeasureType": "Quantity" }, { "MeasureType": "Amount" } ] }
Example 2 Response Body
The following example includes the contents of the response body in JSON format:
{ "ActivityTypeId": 300100596154233, "ActivityTypeCode": "Giving", "ActivityTypeName": "Giving", "ScopeCode": "ORA_SUS_SCOPE1", "Scope": "Scope 1", "ScopeCategoryCode": null, "ScopeCategory": null, "StartDate": "2024-01-01", "EndDate": null, "CreatedBy": "SUSQA01", "CreationDate": "2024-05-15T12:59:34+00:00", "LastUpdatedBy": "SUSQA01", "LastUpdateDate": "2024-05-15T12:59:34.289+00:00", "Description": "Activity Type for tracking Giving", "InUseFlag": "false", "MeasureTypeAssocs": [ { "MeasureTypeAssocId": 300100596154234, "ActivityTypeCode": "Giving", "MeasureTypeCode": "ORA_SUS_QUANTITY", "MeasureType": "Quantity", "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100596154233/child/MeasureTypeAssocs/300100596154234", "name": "MeasureTypeAssocs", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100596154233/child/MeasureTypeAssocs/300100596154234", "name": "MeasureTypeAssocs", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100596154233", "name": "sustainabilityActivityTypes", "kind": "item" } ] }, { "MeasureTypeAssocId": 300100596154235, "ActivityTypeCode": "Giving", "MeasureTypeCode": "ORA_SUS_AMOUNT", "MeasureType": "Amount", "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100596154233/child/MeasureTypeAssocs/300100596154235", "name": "MeasureTypeAssocs", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100596154233/child/MeasureTypeAssocs/300100596154235", "name": "MeasureTypeAssocs", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100596154233", "name": "sustainabilityActivityTypes", "kind": "item" } ] } ], "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100596154233", "name": "sustainabilityActivityTypes", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100596154233", "name": "sustainabilityActivityTypes", "kind": "item" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100596154233/child/EmissionTypeAssocs", "name": "EmissionTypeAssocs", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100596154233/child/MeasureTypeAssocs", "name": "MeasureTypeAssocs", "kind": "collection" } ] }
Example 3: Associates Additional Measure Types with an Existing Activity Type
In this example, a sustainability administrator associates additional measure types with an existing activity type.
Example 3 cURL Command
Use the following cURL command to submit a request on the REST resource.
curl -u username:password -X POST -H "Content-Type:application/vnd.oracle.adf.resourceitem+json" -d 'request payload' "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100594626558/child/MeasureTypeAssocs"
Example 3 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.
{ "MeasureType": "Amount" }
Example 3 Response Body
The following example includes the contents of the response body in JSON format:
{ "MeasureTypeAssocId": 300100597381497, "ActivityTypeCode": "Mobile Combustion", "MeasureTypeCode": "ORA_SUS_AMOUNT", "MeasureType": "Amount", "@context": { "key": "300100597381497", "headers": { "ETag": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" }, "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100594626558/child/MeasureTypeAssocs/300100597381497", "name": "MeasureTypeAssocs", "kind": "item" }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100594626558/child/MeasureTypeAssocs/300100597381497", "name": "MeasureTypeAssocs", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100594626558", "name": "sustainabilityActivityTypes", "kind": "item" } ] } }
Example 4: Associates Additional Emission Types with an Existing Activity Type
In this example, a sustainability administrator associates additional emission types with an existing activity type.
Example 4 cURL Command
Use the following cURL command to submit a request on the REST resource.
curl -u username:password -X POST -H "Content-Type:application/vnd.oracle.adf.resourceitem+json" -d 'request payload' "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100594626558/child/EmissionTypeAssocs"
Example 4 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.
{ "EmissionType": "Sulfur hexafluoride" }
Example 4 Response Body
The following example includes the contents of the response body in JSON format:
{ "EmissionTypeAssocId": 300100597443592, "ActivityTypeCode": "Mobile Combustion", "EmissionTypeCode": "ORA_SUS_SF6", "EmissionType": "Sulfur hexafluoride", "@context": { "key": "300100597443592", "headers": { "ETag": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" }, "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100594626558/child/EmissionTypeAssocs/300100597443592", "name": "EmissionTypeAssocs", "kind": "item" }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100594626558/child/EmissionTypeAssocs/300100597443592", "name": "EmissionTypeAssocs", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/sustainabilityActivityTypes/300100594626558", "name": "sustainabilityActivityTypes", "kind": "item" } ] } }