For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request GET '/handover/cases//snags/open' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'{
"id": "55555555-5555-5555-5555-555555555555",
"handoverCase": "11111111-1111-1111-1111-111111111111",
"roomArea": "Living Room",
"description": "Paint chips on the north wall",
"severity": "MINOR",
"snagStatus": "OPEN"
}