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
Body
Input to the POST /removals endpoint that creates a single removal
The date by which activities related to this removal finished.
The key of the process to be used. See the processes endpoint for the processes available.
The ID of the project to associate this removal to.
20 - 36
The date at which activities related to this removal started.
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.
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
IDs of the labels that will be associated with this 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.
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
The label IDs that this removal is associated with.
Was this page helpful?