Connection

A link between a contact and a company, used when creating or updating contacts.

  • company
    required

    Company reference - either existing (by ID) or new (by name/country)

    Company reference — either an existing company (by ID) or a new company to create (by name/country).

    Reference to an existing company by ID

    • kind
      Discriminator
      enum
      const:  
      existing
      values
      • existing
    • id
      Type: string
      required

      ID of the existing company

  • jobTitle
    Type: null | string

    Contact's job title at this company

  • primary
    Type: boolean

    Whether this is the primary company connection. Exactly one connection must be marked as primary.