For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request POST '/handover/cases//nri/documents' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"itemType": "POWER_OF_ATTORNEY",
"sequenceNo": 1,
"title": "string",
"referenceNumber": "string",
"documentDate": "2019-08-24",
"amount": 0,
"documentPath": "string",
"remarks": "string",
"completed": true,
"completedBy": "string"
}'{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"itemType": "POWER_OF_ATTORNEY",
"sequenceNo": 0,
"title": "string",
"completed": true,
"referenceNumber": "string",
"documentDate": "2019-08-24",
"amount": 0,
"documentPath": "string",
"remarks": "string"
}