DuplicateCompany

A potential duplicate company match.

  • id
    Type: string
    required

    Company ID.

  • countryCode
    Type: null | string

    ISO 3166-1 alpha-2 country code.

  • domain
    Type: null | string

    Company domain (e.g., "acme.com").

  • method
    Type: string

    How the match was determined (e.g., "Domain", "NormalizedName", "TokenContainment", "JaroWinkler").

  • name
    Type: string

    Company name.

  • score
    Type: number | string Pattern: ^-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?$Format: double

    Match confidence score (0.0 to 1.0). Higher is more confident.