For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request GET '/milestones/' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'{
"id": "f431c6f0-b00d-4485-8d37-a21a2f8bc204",
"project": "d9f15573-5cdc-4222-a3db-13a346916cc7",
"tower": null,
"floor": null,
"unit": null,
"name": "Booking",
"description": "Initial booking amount collected at agreement signing",
"sequenceNo": 0,
"plannedCompletionDate": null,
"actualCompletionDate": null,
"completedBy": null,
"percentageWeightage": null,
"dependsOnMilestoneId": null,
"status": "COMPLETED",
"level": null,
"isLocked": true
}