For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request GET '/handover/analytics/registration-kanban' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'[
{
"stage": "NOT_STARTED",
"label": "string",
"count": 0,
"cases": [
{
"caseId": "af51d69f-996a-4891-a745-aadfcdec225a",
"bookingId": "9a471128-954e-4e64-bde9-e8147015df89",
"unitId": "b3eb5f92-604a-46b9-9881-9d84000fd7ed",
"registrationStage": "NOT_STARTED",
"stampDutyAmount": 0,
"stampDutyPaid": true,
"stampDutyReferenceNumber": "string",
"registrationAppointmentDate": "2019-08-24T14:15:22.123Z",
"registrationTokenNumber": "string",
"registrationOffice": "string",
"biometricDone": true,
"registrationNumber": "string",
"indexIIUploaded": true
}
]
}
]