Docs
MethodologiesAMS-III.FBOLD Carbon (CH₄) - MvFApplication

BOLD Carbon (CH₄) Integration Guide

Integration guide for BOLD Carbon (CH₄) Application v1.0.0 — expected events, required fields, and validation requirements.

This guide explains how to submit MassID documents that satisfy BOLD Carbon (CH₄) rules. BOLD Carbon shares most rules with BOLD Recycling and adds one Carbon-exclusive rule for emissions calculation. Geographic boundary validation is handled at the framework level.

For the base API flow, see Submitting a MassID. For the complete rules catalog, see BOLD Carbon (CH₄) Rules.

Prerequisites

Shared rules with BOLD Recycling

BOLD Carbon rules 1–19 are identical to BOLD Recycling. The document creation, event sequence, and field requirements for these rules are the same. See the BOLD Recycling Integration Guide for the full event-by-event breakdown covering:

  • Document creation (category, type, subtype, measurement unit)
  • ACTOR events for all participants (with accreditation)
  • Pick-up, Transport Manifest, Weighing, Drop-off, Sorting, Recycled, and Recycling Manifest events
  • Geolocation, uniqueness, biological treatment timeframe, and Ibama code validations (see Supported waste codes for accepted values)

Everything in that guide applies here. This page covers only the Carbon-exclusive addition.

Event and rule mapping

CUSTOM event names

Event NamePurposeValidated by
PICK_UPWaste collection from generator site
TRANSPORT_MANIFESTTransport documentation attachment
WEIGHINGWeight capture at a calibrated scale
DROP_OFFDelivery to the recycling/processing facility
SORTINGWaste sorting with contamination deduction
RECYCLEDConfirms composting or recycling completion
RECYCLING_MANIFESTFinal recycling documentation attachment

ACTOR label vocabulary

LabelDescriptionValidated by
WASTE_GENERATORSource of the waste material
HAULERTransports waste from origin to facility
RECYCLEROperates the recycling or composting facility
PROCESSORProcesses sorted material

Carbon-exclusive rules

Rule 20 — Prevented Emissions

Calculates prevented CO₂-equivalent emissions based on the UNFCCC AMS-III.F methodology. The calculation uses:

InputSource
Exceeding emission coefficientRecycler accreditation document.
Baselines per waste subtypeRecycler accreditation document.
Greenhouse Gas Type (GHG)MassID metadata attribute.
Waste subtypeMassID document subtype field.
MassID valueMassID document value field (weight in kg).

What your integration must ensure:

  • The recycler's accreditation document includes a valid exceeding emission coefficient and baselines for each waste subtype.
  • The MassID document's subtype and value are correctly set.
  • The GHG metadata attribute is present and valid.

The rule outputs the calculated prevented emissions in CO₂e.

Geographic boundary

The framework-level methodology-distance-limit rule validates the distance between Pick-up and Drop-off locations. Distances exceeding 200 km are flagged for review. This is a framework check, not an application rule — it does not affect the rule count.

Post-validation

When all 20 rules pass:

  1. A GasID certificate is issued, linked to the MassID (instead of a RecycledID).
  2. GasID rules run (rewards distribution for supply chain participants).
  3. C-CARB.CH4 (Tokenized Carbon Credits (TCC)) credit tokens are generated upon credit order settlement.

Differences from BOLD Recycling

AspectBOLD RecyclingBOLD Carbon (CH₄)
Rules count19 MassID rules20 MassID rules (19 shared + 1 exclusive)
Certificate typeRecycledIDGasID
Credit tokenC-BIOW (TRC)C-CARB.CH4 (TCC)
Emissions calculationNot applicablePrevented CO₂e via UNFCCC AMS-III.F (rule 20)
Geographic boundaryPick-up → Drop-off distance flagged at framework levelSame framework-level check (200 km threshold)
Accreditation dataStandard accreditation fieldsMust include exceeding emission coefficient for recycler

Common issues

All BOLD Recycling common issues apply, plus:

  • Missing emission coefficient — The recycler's accreditation must include the exceeding emission coefficient. Without it, rule 20 cannot calculate prevented emissions.
  • Distance flag — The Pick-up and Drop-off addresses must be geographically reasonable. Distances exceeding 200 km are flagged for review. Ensure GPS coordinates are accurate on both events.
  • Missing baselines — The recycler's accreditation must include baselines for each waste subtype used in the emissions calculation.

View rules catalog · View app reference · BOLD Recycling integration guide

On this page