GHG Statements
Post Ghg Statement
Submits a series of removals for verification
POST
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
Example:
"Syou3EZiO5vuMEgNyBeA8cjEMYOnQDwP"
Body
application/json
The inclusive end date of the GHG Statement
Required string length:
20 - 36
Example:
"prj_1CTWZQGKE1S0VAXA"
Response
200
application/json
Successful Response
Required string length:
20 - 36
Example:
"ggs_1GDQJ99Z51S0DYW9"
If the GHG statement has pending changes, this is the net CO₂e removed by the removals in the GHG statement, including any changes that are pending. If the GHG statement has no pending changes, this is None.
Required string length:
20 - 36
Example:
"prj_1CTWZQGKE1S0VAXA"
Available options:
DRAFT
, AWAITING_VERIFICATION
, VERIFIED
, CREDITS_ISSUED
Name of the verifier of the GHG statement
Was this page helpful?