{
"lineNumber": 0,
"itemCode": {
"codeType": "string",
"codeValue": "string"
},
"itemName": "string",
"itemDescription": "string",
"quantity": 0,
"unitPrice": 0,
"discountPercentage": 0,
"lineTotal": 0,
"totalTaxPrice": 0,
"taxes": [
{
"taxCode": "string",
"taxRate": 0,
"taxAmount": 0
}
]
}