Carbon footprint
Get the carbon footprint of manufactured product.
JSON Request Format
{
“product”: {
“identification”: {
“value”: string,
“type”: string
},
“weight”: number,
“weight_unit”: string
},
“to_country”: string
}Request fields
"products" / "identification" / "value"
"products" / "identification" / "type"
"weight"
"weight_unit"
"to_country"
JSON Response Format
Response fields & values
"products" / "identification" / "value"
"products" / "identification" / "type"
"weight_unit"
"timestamp"
Last updated