For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request GET '/handover/cases/booking/' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'{
"id": "11111111-1111-1111-1111-111111111111",
"booking": "22222222-2222-2222-2222-222222222222",
"unit": "44444444-4444-4444-4444-444444444444",
"currentStage": "DOCUMENTS_PENDING",
"status": "IN_PROGRESS",
"possessionDate": "2024-12-31"
}