For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request PUT '/floor-plans/' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"tower": "8507dca1-2ebc-4539-b28b-184b0cadbfdb",
"unitType": "string",
"label": "string",
"countPerFloor": 1,
"carpetArea": 0,
"builtUpArea": 0,
"superBuiltUpArea": 0,
"basePricePerUnitArea": {
"amount": 10000,
"currency": "INR"
},
"totalPrice": {
"amount": 10000,
"currency": "INR"
}
}'{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"label": "Updated 2BHK Type A",
"countPerFloor": 4
}