{
"purchaseRequisitionOrder": "string",
"num": 0,
"itemCode": "string",
"newReceiveStatus": "NOT_RECEIVE",
"handleStatus": "NOT_STARTED",
"quantity": 0,
"taxRate": 0,
"deliveryDate": 0,
"containTaxPrice": 0,
"warehouseCode": "string",
"warehouseBinCode": "string",
"comments": "string",
"isRaw": 0,
"supplyType": 0,
"outSourceItems": [
{
"itemCode": "string",
"quantity": 0
}
],
"extendedFields": {
"key": {}
},
"customizeFields": {
"key": {}
}
}