{
"data": [
{
"id": 0,
"clientSku": "string",
"systemSku": "string",
"quantity": 0,
"receivedQuantity": 0,
"conditionType": "string",
"unitPrice": {
"currencyCode": "string",
"units": 0,
"nanos": 0
},
"amount": {
"currencyCode": "string",
"units": 0,
"nanos": 0
},
"importTaxRate": 0,
"isWarehouseReceivable": true
}
]
}