For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request PUT '/handover/documents//verify?verifiedBy' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'{
"id": "44444444-4444-4444-4444-444444444444",
"documentType": "OCCUPANCY_CERTIFICATE",
"status": "VERIFIED",
"verifiedBy": "Admin User",
"verifiedOn": "2025-03-01T10:00:00",
"notes": "Verified against original copy"
}