For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request PUT '/handover/cases//checklist//incomplete' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'{
"id": "33333333-3333-3333-3333-333333333333",
"handoverCase": "11111111-1111-1111-1111-111111111111",
"itemName": "Main Door Keys",
"handed": false,
"remarks": "Item returned by buyer"
}