{
"from": 0,
"size": 0,
"total": 0,
"results": [
{
"_id": "string",
"_rev": "string",
"type": "material",
"name": "string",
"description": "string",
"vendor": "string",
"createdOn": 0,
"modifiedOn": 0,
"account": {
"_id": "string",
"name": "string",
"country": "string",
"sacId": 0,
"oar_id": "string",
"demoaccount": true,
"vbType": "None",
"socialCreditId": "string",
"taxId": "string",
"bluesignId": "string",
"zdhcId": "string",
"ipeViolation": {
"totalViolations": 0
}
},
"dataSource": "string",
"version": "string",
"code": "string",
"defectRate": 0,
"weightInformation": {
"convertedToKg": 0,
"weight": 0,
"unit": "kilograms"
},
"impacts": {
"tier4Impact": 0,
"tier2and3Impact": 0,
"totalTierImpact": 0
},
"category": "string",
"deleted": true,
"visibleForAccounts": [
"string"
],
"imported": true
}
]
}