For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request GET '/zone-plans/list' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'[
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"zone": "e857e4a3-bc5f-4b08-8822-afbaa80b17e3",
"villaLabel": "string",
"area": 0,
"basePrice": {
"amount": 10000,
"currency": "INR"
}
}
]