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 - 37
"prj_1CTWZQGKE1S0VAXA"
"prj_1E0QTWB22SBX34D1"
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 - 37
"ftt_1D7KZ1P761S0G7BN"
"ftt_1CSRJN4HHSBXZ3TK"
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 - 37
"rvt_1EVC8RZFE1S0BAT6"
"rvt_1ECDZGE2DSBX88EX"
Deprecated, please use the removal_template_components
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.
Response
Successful 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 - 37
"ftt_1D7KZ1P761S0G7BN"
"ftt_1CSRJN4HHSBXZ3TK"
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 - 37
"ggs_1GDQJ99Z51S0DYW9"
"ggs_1FWVEQRWSSBXK3NB"
20 - 37
"rmv_1EEM6NJXX1S0EXKD"
"rmv_1E3V4J2EWSBX5E82"
The label IDs that this removal is associated with.
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