POST
/
project_components
/
{id}
/
removal_attributions

Authorizations

Authorization
string
header
required

A JWT Bearer token header for authentication and authorization, in the format Authorization: Bearer <token>

Headers

x-client-secret
string
required

A secret token identifying the client connecting to the API

Path Parameters

id
string
required

Body

application/json
attribution_factor_datapoint_id
string
required

A scalar between 0 and 1 for the fraction of the CO2e flux of the project component that is to be attributed to this removal.

Required string length: 20 - 36
removal_id
string
required

ID of Removal to attribute the project component to.

Required string length: 20 - 36

Response

200 - application/json
co2e_net_removed_kg
number
required

The CO₂e removed by this removal once uncertainty discounting has been applied

co2e_net_removed_standard_deviation_kg
number | null
required

The standard deviation of the CO₂e net removed and therefore the uncertainty discount applied to the removal

co2e_net_removed_without_discount_kg
number
required

The CO₂e removed by this removal before any uncertainty discounting has been applied

completed_on
string
required
feedstock_type_id
string | null
required

The feedstock type ID that this removal is associated with.

ghg_statement_id
string | null
required

The GHG statement ID that this removal is associated with. If null, the removal is in draft and has not been submitted for verification.

id
string
required
Required string length: 20 - 36
label_ids
string[]
required

The label IDs that this removal is associated with.

started_on
string
required
supplier_reference_id
string | null
required