Product
Contains data related to the estimation of a good or service's emissions from a set of underlying emission factors.
The Product object
id | Unique identifier for the object |
name | The name of the product |
rate | Emission rate per product unit |
skus | Comma-separated list of Product SKUs or other internal identifiers |
shippable | Whether this product has shipping emissions |
factors | Object containing an array of one or more Product Factor objects. Note: A Product Factor object is defined as follows:
|
updatedAt | Time of Product update |
createdAt | Time of Product creation |
active | Whether this product can be used when creating an Estimate |
Last updated