For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request POST '/handover/cases//schedule-handover' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"possessionDate": "2019-08-24",
"remarks": "string",
"offeredBy": "string"
}'{
"id": "11111111-1111-1111-1111-111111111111",
"currentStage": "HANDOVER_SCHEDULED",
"possessionDate": "2025-02-01",
"actualPossessionDate": "2025-02-01T10:00:00",
"remarks": "Physical handover scheduled"
}