Batterie-DPP
Batterie-DPP
Der Phase-4a-Contract ist battery-first. Das heißt: Die Pflichtfelder sind bewusst klein, damit ein DPP schnell erzeugt, validiert und später erweitert werden kann.
Pflichtfelder
gtinproduct_namemanufacturerorigin_countrybattery_data.capacity_kwhbattery_data.carbon_footprint_kgbattery_data.recycled_content_pctbattery_data.recyclability_pctbattery_data.manufacturer_warranty_years
Wichtige optionale Felder
seriallotlanding_localestatusbranding_config.logo_urlbranding_config.primary_colorbattery_data.carbon_footprint_classbattery_data.expected_lifetime_yearsbattery_data.expected_lifetime_cyclesbattery_data.repair_scorebattery_data.certificationsbattery_data.collection_infobattery_data.state_of_health_url
Empfohlener JSON-Payload
{ "category": "battery", "gtin": "04012345678901", "serial": "ABC123", "lot": "LOT-2026-001", "product_name": "EcoMax Battery 5000", "manufacturer": "GreenPower GmbH", "origin_country": "DE", "landing_locale": "de", "status": "live", "battery_data": { "capacity_kwh": 5.2, "carbon_footprint_kg": 42.5, "recycled_content_pct": 35, "recyclability_pct": 95, "manufacturer_warranty_years": 8, "certifications": ["CE", "UN38.3"], "collection_info": "Rückgabe bei jedem Elektrofachhandel" }}Validierungsregeln
- GTIN muss 14 Ziffern haben.
- Herkunftsland wird als ISO-3166-Code erwartet.
- Prozentwerte liegen zwischen 0 und 100.
- URLs müssen HTTPS verwenden.
Dashboard-Tipp
Wenn du den DPP im Dashboard anlegst, prüfe zuerst die Validierung. So siehst du sofort die generierte GS1-URI und die JSON-LD-Vorschau.