Post Removal
Authorizations
A JWT Bearer token header for authentication and authorization, in the format Authorization: Bearer <token>
Headers
A secret token identifying the client connecting to the API
"Syou3EZiO5vuMEgNyBeA8cjEMYOnQDwP"
Body
Input to the POST /removals endpoint that creates a single removal
The date by which activities related to this removal finished.
The ID of the project to associate this removal to.
20 - 36
"prj_1CTWZQGKE1S0VAXA"
The date at which activities related to this removal started.
A string that must be unique for all resources created by a specific supplier. It can be used by a client to identify the correct objects in their system.
1 - 100
The ID of the feedstock type that will be used for this removal.
20 - 36
"ftt_1D7KZ1P761S0G7BN"
IDs of the labels that will be associated with this removal.
Deprecated, please use the removal_template_id
field instead.
The key of the process to be used. See the processes endpoint for the processes available.
This field will become required once the deprecated process_key
field is removed.
ID of the removal template to instantiate the removal from.
20 - 36
"rvt_1EVC8RZFE1S0BAT6"
Deprecated, please use the removal_template_component_inputs
field instead.
A list of steps to be included in the removal. The steps must match the steps defined in the process key. See the /processes endpoint to find which steps must be used.
Nested type for the POST /removals endpoint to create a step within a removal
Response
The CO₂e removed by this removal once uncertainty discounting has been applied
The standard deviation of the CO₂e net removed and therefore the uncertainty discount applied to the removal
The CO₂e removed by this removal before any uncertainty discounting has been applied
The feedstock type ID that this removal is associated with.
20 - 36
"ftt_1D7KZ1P761S0G7BN"
The GHG statement ID that this removal is associated with. If null, the removal is in draft and has not been submitted for verification.
20 - 36
"ggs_1GDQJ99Z51S0DYW9"
20 - 36
"rmv_1EEM6NJXX1S0EXKD"
The label IDs that this removal is associated with.
Was this page helpful?