For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request GET '/handover/cases//stamp-duty' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'{
"caseId": "11111111-1111-1111-1111-111111111111",
"unitId": "44444444-4444-4444-4444-444444444444",
"agreementValue": 8500000,
"state": "MAHARASHTRA",
"stampDutyRate": 0.05,
"stampDutyAmount": 425000,
"registrationCharges": 30000,
"totalPayable": 455000,
"disclaimer": "Indicative estimate only. Verify with your legal team before payment."
}