POST ghg_statements/{id}/submit
endpoint to make the changes visible to the verifier.
To know whether a GHG statement needs to be resubmitted, you can check the pending_total_co2e_removed_kg
value on the GHG statement resource.
If it is null, the GHG statement does not need to be resubmitted.
If it is non-null, it tells you the total value of the GHG statement after resubmission.
This allows a supplier to batch many changes at once and only show the verifier data in a more finalized state.