For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request GET '/units/list' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'{
"id": "462c7ac2-517a-4555-9507-b11491680de6",
"project": "d9f15573-5cdc-4222-a3db-13a346916cc7",
"tower": "08b4d51a-e2e0-47fd-9094-9e03e14018f7",
"floor": "edff1332-eac7-4317-bf75-d7efc08f2410",
"unitNumber": "Z-002",
"unitType": "TWO_BHK",
"area": 1200,
"facing": "West",
"basePrice": {
"amount": 500000,
"currency": "INR",
"currencySymbol": "₹",
"formatted": "500,000.00"
},
"status": "AVAILABLE",
"isUnitBooked": false,
"unitBookedBy": null
}