For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request GET '/handover/cases//documents' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'{
"id": "44444444-4444-4444-4444-444444444444",
"handoverCase": "11111111-1111-1111-1111-111111111111",
"documentType": "OCCUPANCY_CERTIFICATE",
"category": "BUILDER_OBLIGATIONS",
"status": "VERIFIED",
"documentReference": "OC-2024-9988",
"issuedOn": "2024-01-15",
"issuedBy": "BBMP",
"verifiedBy": "Admin User",
"verifiedOn": "2024-01-20T10:00:00",
"actionOwner": "PROJECT_MANAGER",
"fileS3Key": "documents/cases/111/oc.pdf",
"notes": "OC verified for all towers",
"reraRequired": true,
"documentLabel": "Occupancy Certificate (OC)",
"regulatoryNote": "Mandatory under RERA Sec 11(4)(b)"
}