- Subcategories:
- Emission Factor Map Descriptive Flexfields
Emission Factor Mappings REST Endpoints
Sustainability/Emission Factor Mappings
Represents emission-factor mappings that help identifying emission factors for specific emission types, measures, and corresponding mapping attributes. An emission factor is a value that represents the rate at which an activity releases a greenhouse gas, air pollutant, or other substance into the atmosphere.
- Create one emission-factor mapping
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/emissionFactorMappings
- Delete one emission-factor mapping
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/emissionFactorMappings/{EmissionFactorMappingId}
- Get all emission-factor mappings
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/emissionFactorMappings
- Get one emission-factor mapping
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/emissionFactorMappings/{EmissionFactorMappingId}
- Update one emission-factor mapping
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/emissionFactorMappings/{EmissionFactorMappingId}