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: post
Path: /fscmRestApi/resources/11.13.18.05/emissionFactorMappings
Delete one emission-factor mapping
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/emissionFactorMappings/{EmissionFactorMappingId}
Get all emission-factor mappings
Method: get
Path: /fscmRestApi/resources/11.13.18.05/emissionFactorMappings
Get one emission-factor mapping
Method: get
Path: /fscmRestApi/resources/11.13.18.05/emissionFactorMappings/{EmissionFactorMappingId}
Update one emission-factor mapping
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/emissionFactorMappings/{EmissionFactorMappingId}