{
"from": 123,
"size": 123,
"total": 123,
"results": [
{
"_id": "<string>",
"type": "<string>",
"impacts": {
"tier4Impact": 123,
"tier2and3Impact": 123,
"totalMaterialLibrary": 123,
"totalTierImpact": 123,
"uncertainty": {
"lower": 123,
"upper": 123
}
},
"name": "<string>",
"createdOn": 123,
"weightInformation": {
"convertedToKg": 123,
"weight": 123,
"unit": "kilograms",
"isPrimaryData": true
},
"_rev": "<string>",
"packagingMsiId": "<string>",
"code": "<string>",
"vendor": "<string>",
"modifiedOn": 123,
"deleted": true,
"dataSource": "<string>",
"description": "<string>",
"account": {
"_id": "<string>",
"name": "<string>",
"country": "<string>",
"sacId": 123,
"oar_id": "<string>",
"demoaccount": true,
"vbType": "None",
"socialCreditId": "<string>",
"taxId": "<string>",
"bluesignId": "<string>",
"zdhcId": "<string>",
"ipeViolation": {
"totalViolations": 123
},
"ffcId": 123,
"approvalStatus": "Approved"
},
"productNumber": "<string>",
"packagingType": "<string>",
"version": "<string>",
"visibleForAccounts": [
"<string>"
],
"defectRate": 123
}
]
}