For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request POST '/handover/cases//checklist/sign-possession-receipt' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"buyerSignatureS3Key": "string"
}'{
"id": "11111111-1111-1111-1111-111111111111",
"currentStage": "HANDOVER_COMPLETED",
"status": "COMPLETED",
"possessionReceiptSigned": true,
"actualPossessionDate": "2025-02-10T15:00:00"
}