Company
A company in your network.
- createdType: stringFormat: date-time
Utc requiredCreation timestamp (UTC).
- etagType: stringrequired
ETag for concurrency control.
- idType: stringrequired
Company ID.
- nameType: stringrequired
Company name.
- updatedType: stringFormat: date-time
Utc requiredLast update timestamp (UTC).
- changeType: null | string
Origin Origin channel that triggered this change. Informational only; treat as an opaque value.
- changeType: null | string
Type Type of change that produced this version: "create", "update", or "delete"
- contactsType: array object[] · ContactLink[]
Contacts linked to this company, primary first.
Lightweight contact reference embedded on a company, showing the relationship.
- idType: stringrequired
Contact ID.
- emailType: null | string
Email address.
- firstType: null | string
Name First name.
- isType: boolean
Primary Whether this company is the contact's primary company.
- jobType: null | string
Title Job title at this company.
- lastType: null | string
Name Last name.
- uriType: null | string
Opaque canonical Propstreet entity URI for deep linking.
- countryType: null | string
Code ISO 3166-1 alpha-2 country code.
- deletedType: null | stringFormat: date-time
Utc Deletion timestamp (UTC) if soft-deleted.
- domainType: null | string
Company domain (e.g., "acme.com"). Set directly via API or auto-extracted from homepageUrl. Normalized to lowercase without www prefix.
- externalType: array object[] · ExternalRef[]
Refs External references.
Represents an external system reference (e.g., Salesforce, HubSpot, Pipedrive). Supports multiple CRM systems simultaneously.
- idType: stringmax length:255required
External identifier within the namespace (e.g., "003XXXXXXXXXXXX" for Salesforce). Case-sensitive. Format depends on the external system.
- namespaceType: stringmax length:50required
External system namespace (e.g., "salesforce", "hubspot", "pipedrive", "csv-import"). Case-insensitive.
- homepageType: null | string
Url Company homepage URL.
- linkedType: null | string
In Url Company LinkedIn URL.
- profileType: null | string
Picture Url URL to download the company logotype/profile picture, if set.
- strategyType: null | string
Investment strategy.
- tagsType: array string[]
List of tags.
- uriType: null | string
Opaque canonical Propstreet entity URI for deep linking.