{
"from": 123,
"size": 123,
"total": 123,
"results": [
{
"productName": "<string>",
"productType": "<string>",
"category": "<string>",
"productId": "<string>",
"quantity": 123,
"poDate": "<string>",
"poNumber": "<string>",
"name": "<string>",
"type": "<string>",
"id": "<string>",
"code": "<string>",
"dataSource": "<string>",
"materialNetUsePercent": 123,
"materialBomPercent": 123,
"weightPerProductKg": 123,
"totalWeightKg": 123,
"unitsPerProduct": {},
"totalUnits": {},
"impactPerProductKgCo2e": 123,
"totalImpactKgCo2e": 123,
"description": "<string>"
}
]
}