v1

latestOpenAPI 3.1.02026-07-24398280.9 KB
Organization management

Create a new emissions source

Creates a new emissions source under the specified business entity process.

post/v1/organization/emissions_sources

Request body

processIDstring uuid required
emissionsSourceTypeIDstring uuid required
emissionsModelIDstring uuid required
relatedSourceIDstring uuid
scope1 | 2 | 21 | 22 | 3 | -1

The GHG protocol scope this source belongs to

status'ACTIVE' | 'INACTIVE'

The status of this emissions source

descriptionstring

A description of what this emissions source represents

referenceSourceIDsEmissionsSourceID[]

Response

The newly created emissions source

idstring uuid required
processIDstring uuid required
emissionsSourceTypeIDstring uuid required
emissionsModelIDstring uuid required
relatedSourceIDstring uuid nullable
scope1 | 2 | 21 | 22 | 3 | -1 required

The GHG protocol scope this source belongs to

status'ACTIVE' | 'INACTIVE' required

The status of this emissions source

descriptionstring

A description of what this emissions source represents

referenceSourceIDsEmissionsSourceID[] nullable

List of reference emissions source IDs