Contact Emails

On this page, we'll dive into the different contact email endpoints you can use to manage them programmatically.

The Contact Email object

Contact email objects represent a single email for a contact related to a commercial risk profile. They contain the following properties and relationships:

Commercial-only Properties

These properties are available only for commercial risk profiles.
  • Name
    contact
    Type
    string
    Description

    The UUID of the contact this email belongs to. Only applicable when creating a new email outside the contacts endpoints.

  • Name
    email
    Type
    string
    Description

    The email for the contact

  • Name
    type
    Type
    enum
    Description

    The type of email

    • Name
      work
      Description
      work
    • Name
      personal
      Description
      personal
    • Name
      other
      Description
      other

Meta

  • Name
    created
    Type
    timestamp
    Description

    An ISO-8601 timestamp (UTC) indicating when the contact email was created

  • Name
    updated
    Type
    timestamp
    Description

    An ISO-8601 timestamp (UTC) indicating when the contact email was last updated