- Subcategories:
- Emission Type Associations
- Measure Type Associations
Sustainability Activity Types REST Endpoints
Sustainability/Sustainability Activity Types
Represents the type of activities that cause a sustainability impact. For example, stationary combustion (the burning of fuel by a stationary object such as a boiler or a kiln), mobile combustion (the burning of fuel by a mobile object such as a vehicle), purchased electricity (purchase and consumption of electricity), and purchased goods and services (purchase of a good or service and its embodied carbon emissions).
- Configure one activity type
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/sustainabilityActivityTypes
- Delete one activity type
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/sustainabilityActivityTypes/{ActivityTypeId}
- Get all activity types
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/sustainabilityActivityTypes
- Get one activity type
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/sustainabilityActivityTypes/{ActivityTypeId}
- Update one activity type
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/sustainabilityActivityTypes/{ActivityTypeId}