Create a lead record from intake payload
Creates a source-authenticated lead from a flat intake payload, capturing contact fields, metadata, and automation-ready lead details.
Query Parameters
The Leadping source id supplied as a query string parameter.
The source API key supplied as a query string parameter.
Body
The common lead fields submitted by the external system.
Request payload for lead intake.
The first name value for this lead intake.
The date and time for the last name value on this lead intake.
The email address associated with this lead intake.
The phone number associated with this lead intake.
The phone type classification for this lead intake.
The date and time for the date of birth value on this lead intake.
The date and time for the birth date value on this lead intake.
The address1 value for this lead intake.
The address2 value for this lead intake.
The city value for this lead intake.
The current state for this lead intake.
The zip value for this lead intake.
The postal code value for this lead intake.
The gender value for this lead intake.
The sub ID associated with this lead intake.
The seller lead ID associated with this lead intake.
The seller lead identifier value for this lead intake.
The direct post price value for this lead intake.
^-?(?:0|[1-9]\d*)(?:\.\d+)?$The monetary price for this lead intake.
^-?(?:0|[1-9]\d*)(?:\.\d+)?$The utm source value for this lead intake.
The utm medium value for this lead intake.
The utm campaign value for this lead intake.
The utm term value for this lead intake.
The utm content value for this lead intake.
The product value for this lead intake.
The vertical value for this lead intake.
The referrer value for this lead intake.
The landing page value for this lead intake.
The URL associated with this lead intake.
The external ID associated with this lead intake.
The source metadata key-value data carried with this lead intake; values must be safe to expose in API responses.
Existing business tag ids to assign as part of intake.
Business tag names to assign as part of intake.
Response
The lead response was created successfully.
API response containing lead data returned to callers.
Safe, non-secret metadata associated with this lead.
The contact value for this lead.
The profile value for this lead.
Compact current disposition state stored directly on a lead and surfaced with conversation data.
Tags currently assigned to this lead.
The unique identifier for the entity.
The date and time when the entity was created.
The date and time when the entity was last modified, if applicable.

