For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request PUT '/handover/cases//snags//in-progress?startedBy' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"handoverCase": "790ff744-1aa2-472f-9138-81e0dfa24dba",
"snagNumber": "string",
"roomArea": "string",
"title": "string",
"category": "PLASTERING",
"description": "string",
"photoUrl": "string",
"photoUrls": [
"string"
],
"severity": "CRITICAL",
"snagStatus": "OPEN",
"assignedTo": "string",
"slaDueAt": "2019-08-24T14:15:22.123Z",
"slaHoursRemaining": 0,
"resolved": true,
"resolvedAt": "2019-08-24T14:15:22.123Z",
"resolvedBy": "string",
"reInspectionDate": "2019-08-24T14:15:22.123Z",
"reInspectionNotes": "string",
"waived": true,
"waivedAt": "2019-08-24T14:15:22.123Z",
"waivedBy": "string",
"waiverRemarks": "string",
"buyerSignedOff": true,
"buyerSignedOffAt": "2019-08-24T14:15:22.123Z",
"buyerNotes": "string",
"reraLiabilityExpiresAt": "2019-08-24T14:15:22.123Z",
"created": "2019-08-24T14:15:22.123Z"
}