LeadModel
Represents leads for creating new ERP connectors
Methods
The following API methods use this data model.
Read-Only Fields
These fields are assigned by the API server and cannot be changed.
leadId
uuid, read-only
The unique ID of this record, automatically assigned by Lockstep when this record is
added to the Lockstep platform.
Required Fields
name
string, 1-100 characters
Name of lead
Optional Fields
company
string, nullable, 0-100 characters
Name of company of lead
email
email, nullable, 0-100 characters
Email of lead
erpSystem
string, nullable, 0-100 characters
Requested ERP of lead
Updated about 1 month ago