FindDuplicatesRequest

Request to find potential duplicate companies by name, domain, or country.

  • name
    Type: string
    required

    Company name to search for duplicates (required).

  • countryCode
    Type: null | string

    ISO 3166-1 alpha-2 country code to prioritize same-country matches.

  • domain
    Type: null | string

    Company domain to match against (e.g., "acme.com").

  • linkedInUrl
    Type: null | string

    LinkedIn company URL to match against (e.g., "https://linkedin.com/company/acme-corp").