For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request POST '/handover/documents//upload' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"s3Key": "string",
"fileName": "string",
"fileSize": 0
}'{
"id": "44444444-4444-4444-4444-444444444444",
"documentType": "OCCUPANCY_CERTIFICATE",
"status": "UPLOADED",
"fileS3Key": "handover/cases/111/oc.pdf",
"notes": "File uploaded by field exec"
}