Company

A client company in your CRM. Deals, projects and invoices all belong to one.

  • archived_at
    Type: string | null Format: date-time
    required

    When the company was archived, or null while it is active. Archived companies are left out of the list endpoint.

  • created_at
    Type: string Format: date-time
    required

    When the company was added to your account.

  • default_contact_id
    Type: integer | null
    required

    Id of the contact treated as this company's primary point of contact, or null when none is set. Deals and invoices created without an explicit contact fall back to it.

  • domains
    Type: array string[]
    required

    Domains associated with the company, lowercased and stripped of any protocol or www. prefix. A domain can belong to only one company in your account.

  • id
    Type: integer
    required

    Unique identifier for the company.

  • name
    Type: string | null
    required

    Company name.

  • url
    Type: string
    required

    Absolute link to the company in the Bonsai app. Share it to send someone straight to the record.