{
"inventoryReceiptID": 0,
"isReturn": true,
"type": 0,
"purchaseType": 0,
"stockRef": 0,
"delivererDLRef": 0,
"slAccountRef": 0,
"number": 0,
"date": "2019-08-24T14:15:22.123Z",
"accountingVoucherRef": 0,
"paymentHeaderRef": 0,
"transportBrokerSLAccountRef": 0,
"transporterDLRef": 0,
"totalPrice": 0,
"totalTax": 0,
"totalDuty": 0,
"totalTransportPrice": 0,
"totalNetPrice": 0,
"basePurchaseInvoiceRef": 0,
"baseInventoryDeliveryRef": 0,
"baseImportPurchaseInvoiceRef": 0,
"description": "string",
"totalReturnedPrice": 0,
"totalReturnedNetPrice": 0,
"totalOtherCost": 0,
"isWastage": true,
"inventoryReceiptItem": [
{
"isReturn": true,
"rowNumber": 0,
"base": 0,
"returnBase": 0,
"itemRef": 0,
"tracingRef": 0,
"quantity": 0,
"secondaryQuantity": 0,
"remainingQuantity": 0,
"remainingSecondaryQuantity": 0,
"currencyRef": 0,
"currencyRate": 0,
"currencyValue": 0,
"price": 0,
"tax": 0,
"taxCurrencyValue": 0,
"duty": 0,
"dutyCurrencyValue": 0,
"transportPrice": 0,
"transportTax": 0,
"transportDuty": 0,
"transportDescription": "string",
"description": "string",
"basePurchaseInvoiceItemRef": 0,
"baseImportPurchaseInvoiceItemRef": 0,
"fee": 0,
"returnedFee": 0,
"returnedNetPrice": 0
}
]
}