{
"id": 0,
"clientSku": "string",
"systemSku": "string",
"clientProductName": "string",
"quantity": 0,
"receivedQuantity": 0,
"unitPrice": {
"currencyCode": "string",
"units": 0,
"nanos": 0
},
"amount": {
"currencyCode": "string",
"units": 0,
"nanos": 0
},
"uom": "string",
"receiptItems": [
{
"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
}
],
"importTaxRate": 0
}