FindDuplicatesRequest
Request to find potential duplicate companies by name, domain, or country.
- nameType: stringrequired
Company name to search for duplicates (required).
- countryType: null | string
Code ISO 3166-1 alpha-2 country code to prioritize same-country matches.
- domainType: null | string
Company domain to match against (e.g., "acme.com").
- linkedType: null | string
In Url LinkedIn company URL to match against (e.g., "https://linkedin.com/company/acme-corp").