Hi All,
We need to find the exact name search for companies, client has a list of DUNS(which is no longer supported in DSS) apart from that client has only Company Name, City, State,and address only.
Below is what we tried but we get 4 outputs.
{ "SearchRequest": {
"Name":"Deutsche Bank AG",
"OfficialNameOnly": true,
"DomicileCodes": [],
"CountryOfIncorporationCodes": ["DE"],
"TrBusinessClassificationCodes": null,
"VerifiedOnly": false,
"RegulatedOnly": false,
"IssuersOnly": false,
"ActiveOnly": true,
"IdentifierType": "RcpId",
"PreferredIdentifierType": "RcpId"
}
}
Thanks in advance.
Regards,
Prathibha M