For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request GET '/floor-plans/' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"tower": "1fa85f64-5717-4562-b3fc-2c963f66afa4",
"unitType": "APARTMENT",
"label": "2BHK Type A",
"countPerFloor": 4,
"carpetArea": 850,
"builtUpArea": 1050,
"superBuiltUpArea": 1350,
"basePricePerUnitArea": {
"amount": 5000,
"currency": "INR"
}
}