Inspect exact calculation input JSON
{
"price": 89,
"numberOfReferences": 120,
"business": "small-business",
"airTransportRatio": 0,
"countrySpinning": "FR",
"countryFabric": "REO",
"countryDyeing": "REO",
"countryMaking": "REO",
"fabricProcess": "weaving",
"dyeingProcessType": "average",
"fading": false,
"surfaceMass": 245,
"physicalDurability": 1,
"makingWaste": 0.05,
"makingDeadStock": 0.02,
"makingComplexity": "medium",
"disabledSteps": [],
"upcycled": false,
"trims": [],
"product": "pantalon",
"mass": 0.46,
"materials": [
{
"id": "ei-chanvre",
"share": 0.6,
"country": "FR",
"spinning": "ConventionalSpinning"
},
{
"id": "ei-coton-organic",
"share": 0.38,
"country": "REO",
"spinning": "ConventionalSpinning"
},
{
"id": "elasthane",
"share": 0.02,
"country": "REO",
"spinning": "SyntheticSpinning"
}
]
}