For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request GET '/handover/cases//documents/category/' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'{
"id": "55555555-5555-5555-5555-555555555555",
"handoverCase": "11111111-1111-1111-1111-111111111111",
"documentType": "POSSESSION_OFFER_LETTER",
"category": "BUILDER_OBLIGATIONS",
"status": "UPLOADED",
"documentReference": "POL-445566",
"issuedOn": "2024-11-01",
"expectedBy": "2024-11-15",
"actionOwner": "CRM_HEAD",
"fileS3Key": "documents/cases/111/offer-letter.pdf",
"documentLabel": "Possession Offer Letter"
}