For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request PUT '/milestones/' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"project": "9ec8a81a-31b2-4a83-bcd8-cef9150932d2",
"tower": "8507dca1-2ebc-4539-b28b-184b0cadbfdb",
"floor": "f1acf44a-62d2-42f3-8dad-b917de85d75c",
"unit": "96a6aa1e-fb68-45e6-a443-0913abfa47dd",
"name": "string",
"description": "string",
"sequenceNo": 0,
"plannedCompletionDate": "2019-08-24T14:15:22.123Z",
"actualCompletionDate": "2019-08-24T14:15:22.123Z",
"completedBy": "string",
"percentageWeightage": 0,
"dependsOnMilestoneId": "d87d6489-9a75-4fef-98a1-269a6890dac2",
"status": "PENDING",
"level": "PROJECT",
"isLocked": true
}'{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"name": "Foundation",
"projectId": "4fa85f64-5717-4562-b3fc-2c963f66afa7",
"projectName": "Sunrise Apartments",
"completionPercentage": 30,
"sequenceOrder": 1,
"status": "IN_PROGRESS"
}