Inspect exact calculation input JSON
{
"price": 78,
"numberOfReferences": 650,
"business": "small-business",
"airTransportRatio": 0,
"countrySpinning": "FR",
"countryFabric": "FR",
"countryDyeing": "REO",
"countryMaking": "REO",
"fabricProcess": "weaving",
"dyeingProcessType": "average",
"fading": false,
"surfaceMass": 145,
"physicalDurability": 1,
"makingWaste": 0.05,
"makingDeadStock": 0.02,
"makingComplexity": "low",
"disabledSteps": [],
"upcycled": false,
"trims": [],
"product": "chemise",
"mass": 0.24,
"materials": [
{
"id": "ei-lin",
"share": 0.96,
"country": "FR",
"spinning": "ConventionalSpinning"
},
{
"id": "coton-rdp",
"share": 0.04,
"country": "FR",
"spinning": "ConventionalSpinning"
}
]
}