{
"from": 0,
"size": 0,
"total": 0,
"results": [
{
"_id": "string",
"_rev": "string",
"version": 0,
"name": "string",
"productType": "string",
"productCategory": "string",
"weightInformation": {
"convertedToKg": 0,
"weight": 0,
"unit": "kilograms"
},
"modelNumber": "string",
"barcodes": [
"string"
],
"dataSource": "string",
"type": "string",
"createdOn": 0,
"modifiedOn": 0,
"deleted": true,
"modifiedBy": {
"_id": "string",
"email": "string"
},
"deletedBy": {
"_id": "string",
"email": "string"
},
"user": {
"_id": "string",
"email": "string"
},
"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
}
},
"defaultProduct": {
"defaultProductId": "string",
"name": "string"
}
}
]
}