Skip to main content
name
string
required

The name of the entity which is displayed throughout LeadConduit's UI

Example:

"A Corporation"

module_ids
string[]
required

Array of integration module IDs that are supported by this entity

source
null | enum<string>
required

Is this entity a lead source and if so, what kind?

Available options:
form,
seller,
other
recipient
null | enum<string>
required

Is this entity a lead recipient and if so, what kind?

Available options:
buyer,
crm,
analytics,
enhancement,
esp,
other
description
string
account
boolean | null

Read-only flag indicating whether this entity represents another LeadConduit account holder

Example:

true

deprecated
boolean
Example:

false

field_suffix
string | null

The suffix required for all custom fields

Required string length: 3 - 5
Pattern: ^[0-9a-zA-Z]+$
Example:

"acorp"

invitation_id
string | null

The ID of the invitation ID created on Accounts side to reference the entity

Pattern: ^[0-9a-fA-F]{24}$
Example:

"5fd4371e940df5a34a3888b2"

invitation_expires_at
string<date-time> | null

The expiration date of the invitation from Accounts service

Example:

"2025-11-07T00:00:00Z"

flow_ids
string[]

Array of flow IDs where this entity is listed in the sources array (or null if the account property is false

24 character alpha-numeric BSON identifier

Pattern: ^[0-9a-fA-F]{24}$
Example:
["5fd4371e940df5a34a3888b2"]
logo_url
string<uri>

The logo for this entity

time_zone
string

If this entity represents a buyer or seller with an account, this is the account's time zone

Example:

"America/Los Angeles"

trustedform_certified_vendor
boolean

If this entity represents a seller, is that company a TrustedForm Certified Vendor?

Example:

true

website
string<uri>

If this entity represents a buyer or seller, this is the URL to their marketing site