For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request GET '/handover/cases/' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'{
"id": "11111111-1111-1111-1111-111111111111",
"booking": "22222222-2222-2222-2222-222222222222",
"project": "33333333-3333-3333-3333-333333333333",
"unit": "44444444-4444-4444-4444-444444444444",
"buyer": "55555555-5555-5555-5555-555555555555",
"currentStage": "DOCUMENTS_PENDING",
"status": "IN_PROGRESS",
"possessionDate": "2024-12-31",
"actualPossessionDate": "2024-12-31T14:30:00",
"formBIssued": true,
"ndcIssued": false,
"possessionReceiptSigned": false,
"remarks": "Standard residential unit handover",
"reraNumber": "PRM/KA/RERA/1251/446/PR/200124/003102",
"registrationStage": "STAMP_DUTY_PAID",
"stampDutyAmount": 750000,
"stampDutyPaid": true,
"registrationAppointmentDate": "2024-11-15T11:00:00",
"registrationTokenNumber": "TOKEN-9988",
"biometricDone": true,
"registrationNumber": "BNG-1-04567-2024-25",
"nriCountry": "US",
"poaStatus": "EXPIRED",
"fircCountUploaded": 2,
"fircCountExpected": 4,
"videoPossessionDone": false
}