Back to Research Hub
Implementation 8 min read

Integrating Recycled Content Certification into the Digital Product Passport: A Practical Workflow for Textile Brands

A step-by-step implementation guide for textile brands to integrate third-party recycled content certifications (e.g., GRS, RCS) into their Digital Product Passports, including data mapping, verification protocols, and API integration.

Integrating Recycled Content Certification into the Digital Product Passport: A Practical Workflow for Textile Brands

Executive Summary

The European Union’s Ecodesign for Sustainable Products Regulation (ESPR), formally adopted under Regulation (EU) 2024/1781, establishes mandatory Digital Product Passports (DPPs) for textiles placed on the EU market by 2028. For textile brands, integrating recycled content certifications into the DPP is not merely a compliance checkbox but a strategic imperative for demonstrating circularity under the Product Environmental Footprint (PEF) methodology. This paper presents an expert-level workflow for mapping certified recycled materials to the DPP’s data schema, addressing technical specifications, chain-of-custody verification, and API integration challenges.

Regulatory Context and Technical Foundations

The ESPR mandates that DPPs for textile products include verifiable data on recycled content, material composition, and environmental footprint. The European Commission’s PEF Category Rules (PEFCR) for apparel and footwear explicitly require that recycled content claims be supported by third-party certification with chain-of-custody documentation. This aligns with the EU’s Textile Strategy and the Waste Framework Directive (2008/98/EC), which defines “recycled content” as material that has undergone reprocessing from waste into a product or component.

Critically, the EU’s Unfair Commercial Practices Directive (UCPD) 2005/29/EC, as amended by Directive (EU) 2019/2161, treats unsubstantiated recycled content claims as greenwashing. The European Commission’s 2023 Green Claims Directive proposal further tightens requirements, mandating that environmental claims be verified by accredited third parties. Under this framework, a brand claiming “50% recycled polyester” without GRS or RCS certification faces potential legal action, fines of up to 4% of annual turnover, and reputational damage.

Workflow Architecture for DPP Integration

Step 1: Data Collection via Standardized Templates

The foundation of DPP integration is structured data collection from suppliers. The GS1 Material Composition standard, aligned with ISO 14021 (self-declared environmental claims) and ISO 14040/14044 (LCA principles), provides a robust schema. For recycled content, the template must capture:

  • Material type (e.g., polyester, cotton, polyamide)
  • Certification scheme (GRS, RCS, Oeko-Tex)
  • Certificate number and issuing body
  • Chain-of-custody model (mass balance, controlled blending, or segregated)
  • Recycled content percentage (mass fraction, verified by EN 15343:2007)

[!IMPORTANT] Under the ESPR’s Article 9, DPP data must be “accurate, complete, and up-to-date.” For recycled content, this means the DPP must reflect the exact percentage verified by the certification body, not a range or average. The EU’s Single Digital Gateway Regulation (EU) 2018/1724 requires that such data be machine-readable and interoperable, mandating use of W3C Decentralized Identifiers (DIDs) for certificate verification.

Step 2: API Integration with Certification Bodies

Automated verification is essential for scalability. Textile Exchange, the governing body for GRS and RCS, provides a REST API that enables real-time certificate validation. The API returns:

  • Certificate status (active, suspended, expired)
  • Scope certificate details (facility, product categories)
  • Transaction certificates (specific batch/lot details)

For Oeko-Tex Made in Green, the API is limited but expanding. The following table outlines certification schemes and their DPP integration readiness:

CertificationScopeDPP Field MappingAPI AvailabilityChain-of-Custody ModelTest Standards
GRS v4.1Recycled content, social compliance, chemical restrictionsmaterial.recycledContent.percentage, material.recycledContent.certificate, material.recycledContent.certificateBodyFull REST API (Textile Exchange)Segregated or controlled blendingEN 15343:2007, ISO 14021, REACH SVHC (EC 1907/2006)
RCS v3.0Recycled content onlymaterial.recycledContent.percentage, material.recycledContent.certificateFull REST API (Textile Exchange)Mass balance or segregatedEN 15343:2007, ISO 14021
Oeko-Tex Made in GreenHarmful substances, sustainability, recycled content (limited)material.hazardousSubstances, material.recycledContent (partial)Limited SOAP APIControlled blendingOEKO-TEX Standard 100, REACH SVHC, EN 15804+A2 (EPD)
SCS Recycled ContentRecycled contentmaterial.recycledContent.percentagePartial REST APIMass balance or segregatedISO 14021, EN 15343:2007
EU Ecolabel (2024/2025 revision)Recycled content, durability, repairabilitymaterial.recycledContent, product.durabilityNo API (manual verification)SegregatedEN ISO 6330 (washing), ISO 14046 (water footprint)

Step 3: DPP Data Publishing with Digital Signatures

The final step involves publishing DPP data with cryptographic integrity. The EU’s eIDAS Regulation (EU) 910/2014 requires that DPPs use qualified electronic signatures or seals for data authenticity. For recycled content, this means:

  • Digital signature of the certificate data by the certification body
  • W3C DID for the product’s unique identifier
  • GS1 Digital Link syntax for the DPP URL (e.g., https://dpp.example.com/01/09520123456788/21/12345)

The DPP data model, as specified in the ESPR’s delegated acts, must include:

{
  "material": {
    "recycledContent": {
      "percentage": 65.0,
      "certificate": {
        "scheme": "GRS",
        "certificateNumber": "GRS-2024-12345",
        "issuingBody": "Control Union",
        "validUntil": "2025-06-30",
        "chainOfCustody": "segregated"
      },
      "testStandard": "EN 15343:2007"
    }
  }
}

Technical Challenges and Solutions

Chain-of-Custody Verification

The PEFCR requires that recycled content claims be supported by chain-of-custody documentation. For textiles, the most common models are:

  • Segregated: Recycled material is kept separate from virgin material throughout the supply chain. This provides the highest credibility but limits scalability.
  • Controlled blending: Recycled and virgin materials are mixed, with the recycled content percentage verified by mass balance. This is acceptable under GRS but requires rigorous documentation.
  • Mass balance: Recycled content is allocated to products based on input/output ratios, without physical segregation. This is common for RCS but may not meet PEFCR requirements for “high-quality” recycling claims.

[!WARNING] Under the ESPR’s Article 11, mass balance claims for recycled content in textiles may be considered “misleading” if the physical segregation cannot be demonstrated. The European Commission’s 2024 guidance on circularity metrics recommends segregated or controlled blending models for DPP compliance. Brands using mass balance must include a clear disclaimer in the DPP’s material.recycledContent.notes field.

Chemical Compliance Integration

Recycled content certifications must also address chemical restrictions. The REACH Regulation (EC 1907/2006) lists Substances of Very High Concern (SVHC) that may be present in recycled materials. The GRS requires compliance with the ZDHC MRSL (Manufacturing Restricted Substances List), while Oeko-Tex Standard 100 sets limits for harmful substances. For DPP integration, the material.hazardousSubstances field must include:

  • SVHC concentration (ppm or mg/kg)
  • Test method (e.g., EN 14362 for azo dyes, ISO 17070 for chlorophenols)
  • Certificate reference (e.g., Oeko-Tex certificate number)

Future-Proofing: The EU’s Single Digital Gateway

The EU’s Single Digital Gateway (SDG) Regulation (EU) 2018/1724 will eventually mandate automated exchange of DPP data between economic operators and national authorities. For recycled content, this means:

  • Real-time certificate verification via the Textile Exchange API
  • Blockchain-based chain-of-custody using distributed ledger technology (DLT)
  • Interoperability with the European Product Registry for Energy Labelling (EPREL)

Brands that prioritize certifications with open APIs and adopt GS1 Digital Link syntax now will have a competitive advantage when the SDG becomes mandatory in 2028.

Bibliography and Regulatory Sources

  1. Regulation (EU) 2024/1781 of the European Parliament and of the Council of 13 June 2024 establishing a framework for ecodesign for sustainable products. Official Journal of the European Union, L 178/1.
  2. Directive 2005/29/EC of the European Parliament and of the Council of 11 May 2005 concerning unfair business-to-consumer commercial practices (Unfair Commercial Practices Directive). Official Journal of the European Union, L 149/22.
  3. Directive (EU) 2019/2161 of the European Parliament and of the Council of 27 November 2019 amending Council Directive 93/13/EEC and Directives 98/6/EC, 2005/29/EC and 2011/83/EU (Better Enforcement and Modernisation Directive). Official Journal of the European Union, L 328/7.
  4. European Commission. (2023). Proposal for a Directive on substantiation and communication of explicit environmental claims (Green Claims Directive). COM(2023) 166 final.
  5. European Commission. (2021). Product Environmental Footprint Category Rules (PEFCR) for Apparel and Footwear. Version 1.1.
  6. Textile Exchange. (2024). Global Recycled Standard (GRS) Version 4.1. Available at: https://textileexchange.org/standards/global-recycled-standard/
  7. Textile Exchange. (2024). Recycled Claim Standard (RCS) Version 3.0. Available at: https://textileexchange.org/standards/recycled-claim-standard/
  8. GS1. (2023). GS1 Digital Link Standard. Version 1.2. Available at: https://www.gs1.org/standards/gs1-digital-link
  9. W3C. (2022). Decentralized Identifiers (DIDs) v1.0. W3C Recommendation. Available at: https://www.w3.org/TR/did-core/
  10. Regulation (EU) 2018/1724 of the European Parliament and of the Council of 2 October 2018 establishing a single digital gateway. Official Journal of the European Union, L 295/1.
  11. Regulation (EC) No 1907/2006 of the European Parliament and of the Council of 18 December 2006 concerning the Registration, Evaluation, Authorisation and Restriction of Chemicals (REACH). Official Journal of the European Union, L 396/1.
  12. EN 15343:2007. Plastics - Recycled Plastics - Plastics Recycling Traceability and Assessment of Conformity and Recycled Content.
  13. ISO 14021:2016. Environmental labels and declarations — Self-declared environmental claims (Type II environmental labelling).
  14. ISO 14040:2006. Environmental management — Life cycle assessment — Principles and framework.
  15. ISO 14044:2006. Environmental management — Life cycle assessment — Requirements and guidelines.
  16. EN 15804+A2:2019. Sustainability of construction works — Environmental product declarations — Core rules for the product category of construction products.
  17. ISO 14046:2014. Environmental management — Water footprint — Principles, requirements and guidelines.
  18. EN ISO 6330:2021. Textiles — Domestic washing and drying procedures for textile testing.
Tagged under:
#Recycled Content#Certification#DPP#Circularity