GHG
GET
9 endpoints
/api/v202502/ghg/default
GetDefaultGHGSettings_MultiFactorV202502
Get the default GHG scopes and factors that are applied to new meters
GHG License is required to call this endpoint
/api/v202210/ghg/default
Deprecated
GetDefaultGHGSettingsV202210
Get the default GHG scopes and factors that are applied to new meters
GHG License is required to call this endpoint
/api/v202307/ghg/factorCategory
GetGHGFactorCategoriesV202307
Retrieves all the ghg factor categories
/api/v202307/ghg/factorRegion
GetGHGFactorRegionsV202307
Retrieves all the ghg factor regions
/api/v202210/ghg/factorCategory/factor
Deprecated
GetGHGFactorsByCategoryV202210
Get a list of GHG categories and their factors
GHG License is required to call this endpoint
/api/v202307/ghg/factor
GetGHGFactorsV202307
Retrieves all the ghg factors
/api/v202210/ghg/factor/{factorId}/version
GetGHGFactorVersionHistoryV202210
Get the version history of a specific GHG factor
/api/v202210/ghg/scope/scopeCategory
GetGHGScopesWithCategoriesV202210
Get all GHG scope categories and scopes
GHG License is required to call this endpoint
/api/v202210/meter/{meterId}/ghgsetting
GetMeterGHGSettingsV202210
Get the configured GHG scope category and factor for a meter.
GHG License is required to call this endpoint.
POST
2 endpoints
PUT
3 endpoints
/api/v202502/ghg/default
EditDefaultGHGSettings_MultiFactorV202502
Edit the default GHG scopes and factors that are applied to new meters.
Only included CommodityIds will be updated.
If a CommodityId is not included in the list the currently assigned value will remain.
To remove a default for a particular CommodityId set its ScopeCategoryId and DefaultFactor to null.
/api/v202210/ghg/default
Deprecated
EditDefaultGHGSettingsV202210
Edit the default GHG scopes and factors that are applied to new meters.
Only included CommodityIds will be updated.
If a CommodityId is not included in the list the currently assigned value will remain.
To remove a default for a particular CommodityId set its ScopeCategoryId and DefaultFactor to null.
/api/v202210/meter/{meterId}/ghgsetting
Deprecated
EditMeterGHGSettingsV202210
Edit the configured GHG scope and factor for a meter.
GHG License is required to call this endpoint.