For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request GET '/handover/cases//registration-timeline' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'{
"currentStage": "NOT_STARTED",
"currentStageLabel": "string",
"documentPreparationDone": true,
"stampDutyPaid": true,
"stampDutyAmount": 0,
"stampDutyReferenceNumber": "string",
"appointmentBooked": true,
"appointmentDate": "2019-08-24T14:15:22.123Z",
"registrationTokenNumber": "string",
"registrationOffice": "string",
"registrationDayDone": true,
"biometricDone": true,
"registered": true,
"registrationNumber": "string",
"indexIIDocumentPath": "string"
}