For support support@leadrat.com
{
"unitId": "b3eb5f92-604a-46b9-9881-9d84000fd7ed",
"unitNumber": "string",
"unitType": "string",
"area": 0,
"basePricePerUnitArea": {
"amount": 10000,
"currency": "INR"
},
"baseAmount": {
"amount": 10000,
"currency": "INR"
},
"lineItems": [
{
"name": "string",
"description": "string",
"chargeType": "FIXED",
"value": 0,
"computedAmount": {
"amount": 10000,
"currency": "INR"
},
"gstApplicable": true
}
],
"grandTotal": {
"amount": 10000,
"currency": "INR"
}
}