For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request GET '/handover/analytics/nri-compliance?page=&size=&sort=' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'{
"content": [
{
"buyerId": "55555555-5555-5555-5555-555555555555",
"caseId": "11111111-1111-1111-1111-111111111111",
"buyerName": "Fatima Sheikh",
"unitNumber": "T3-1501",
"country": "AE",
"fircCountUploaded": 4,
"fircCountExpected": 4,
"poaStatus": "VALID",
"form15CaCbStatus": "COMPLETED",
"femaStatus": "COMPLIANT",
"videoPossessionDone": true,
"maturityPercentage": 100
}
],
"totalElements": 12,
"totalPages": 1,
"size": 20,
"number": 0
}