Carbon Footprint
Get the carbon footprint of shipped product.
JSON Request Format
{
“product”: {
“identification”: {
“type”: string,
“value”: string
},
“weight”: number,
“weight_unit”: string
},
“from_country”: 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