Prefer the
ghg_entry* attribution endpoints on this page. The removal* endpoints remain available as deprecated
compatibility aliases.Attribution within a GHG entry
To add a new project operation component with partial attribution to a GHG entry, first create the component and then call the Patch GHG Entry Components endpoint with a request as follows:Patch GHG Entry Components
GHG Statement level attribution
Emissions can be added to a GHG statement if they relate to that reporting period. In the case that a statement has multiple GHG entries, the emission will be automatically split evenly across all GHG entries. The component can be created and attributed in the same request to Post GHG Statement Component. Note that no attribution factor is needed in this case as attribution is calculated automatically.Add a GHG statement level emission
Attribution of project emissions
Project emissions can be automatically allocated by Certify using an amortization rule. If aManual amortization rule is selected, suppliers
can define their own amortization strategy using API updates to amend GHG entries.
Once a project emission and GHG entry have been created, the emission can be attributed by calling
the Post Project Component GHG Entry Attribution
endpoint:
Attribute project emission to GHG entry
The project emission component ID is specified as a path parameter in the request.
Full attribution
Components cannot be attributed beyond 100%. In the event a request is sent attempting to over-attribute a component, the API will respond with a400 error.