{
"data": {
"generateDpp": {
"id": "dpp_xyz789",
"productId": "prod_abc123",
"publicUrl": "https://dpp.heychocolate.com/dpp_xyz789",
"qrCodeUrl": "https://dpp.heychocolate.com/qr/dpp_xyz789.svg",
"status": "ACTIVE",
"createdAt": "2025-09-01T12:00:00Z",
"expiresAt": null,
"sections": [
{
"name": "Environmental Impact",
"fields": [
{ "key": "CO2 Equivalent", "value": "12.4", "unit": "kg CO2e" },
{ "key": "MKI Score", "value": "0.87", "unit": "EUR" },
{ "key": "Water Footprint", "value": "280", "unit": "liters" }
]
},
{
"name": "Material Composition",
"fields": [
{ "key": "Bio-based content", "value": "65", "unit": "%" },
{ "key": "Recycled content", "value": "20", "unit": "%" }
]
},
{
"name": "Supply Chain",
"fields": [
{ "key": "Origin", "value": "Netherlands", "unit": null },
{ "key": "Supply chain tiers", "value": "3", "unit": null },
{ "key": "Certifications", "value": "ISO14001, BREEAM", "unit": null }
]
}
]
}
}
}