For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request GET '/handover/cases//snags/' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'{
"id": "55555555-5555-5555-5555-555555555555",
"handoverCase": "11111111-1111-1111-1111-111111111111",
"snagNumber": "SNG-001",
"roomArea": "Living Room",
"title": "Plastering crack in living room",
"category": "PLASTERING",
"description": "Visible crack running across the living room ceiling near the window side.",
"severity": "CRITICAL",
"snagStatus": "OPEN",
"assignedTo": "Rajesh K.",
"slaHoursRemaining": 36,
"resolved": false,
"waived": false
}