For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request POST '/projects//zones/batch' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"zone": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"project": "9ec8a81a-31b2-4a83-bcd8-cef9150932d2",
"name": "string",
"sequenceNo": 0,
"zonePlan": "750161aa-b64e-459f-b7ff-7a66cc0838cb",
"namingSeries": "string"
},
"zonePlans": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"zone": "e857e4a3-bc5f-4b08-8822-afbaa80b17e3",
"villaLabel": "string",
"area": 0,
"basePrice": {
"amount": 10000,
"currency": "INR"
}
}
]
}
]'{
"id": "2fa85f64-5717-4562-b3fc-2c963f66afa5",
"name": "Phase 1 Villa Zone"
}