LeadOutput
Fields
Lead's linked account number.
The affiliate's name this opportunity is assigned to.
Deprecation
The 'assignedToAffiliateNumber' field is deprecated.Lead-level assignment is being removed. Assignment is managed at Opportunity level.
- Marked as deprecated on 2026-05-19.
- Scheduled for removal on or after 2026-07-19.
Team assigned to this lead.
Deprecation
The 'assignedToTeam' field is deprecated.Please use 'assignedToTeamIdentifier' instead.
- Marked as deprecated on 2026-04-22.
- Scheduled for removal on or after 2026-06-22.
The identifier of the team assigned to this lead.
Deprecation
The 'assignedToTeamIdentifier' field is deprecated.Lead-level assignment is being removed. Assignment is managed at Opportunity level.
- Marked as deprecated on 2026-05-19.
- Scheduled for removal on or after 2026-07-19.
User assigned to this lead.
Deprecation
The 'assignedToUser' field is deprecated.Please use 'assignedToUserIdentifier' instead.
- Marked as deprecated on 2026-04-22.
- Scheduled for removal on or after 2026-06-22.
The identifier of the user assigned to this lead.
Deprecation
The 'assignedToUserIdentifier' field is deprecated.Lead-level assignment is being removed. Assignment is managed at Opportunity level.
- Marked as deprecated on 2026-05-19.
- Scheduled for removal on or after 2026-07-19.
Lead billing address.
Deprecation
The 'billingAddress' field is deprecated.Please use 'contactAddress' on the lead contact with the ACCOUNT_HOLDER role instead.
- Marked as deprecated on 2026-06-18.
- Scheduled for removal on or after 2026-09-18.
Lead billing name.
Deprecation
The 'billingName' field is deprecated.Please use 'givenName' and 'familyName' on the lead contact with the ACCOUNT_HOLDER role instead.
- Marked as deprecated on 2026-06-18.
- Scheduled for removal on or after 2026-09-18.
Lead billing rich address.
Deprecation
The 'billingRichAddress' field is deprecated.Please use 'contactAddress' on the lead contact with the ACCOUNT_HOLDER role instead.
- Marked as deprecated on 2026-06-18.
- Scheduled for removal on or after 2026-09-18.
Lead brand.
The contacts for the lead.
Arguments
Input fields for filtering contacts.
Lead account holder email.
Extra details about the lead as key/value pairs.
Extra details about the lead.
Deprecation
The 'extraDetails' field is deprecated.Use `extraDetailsItems` instead, which provides a structured key/value format.
- Marked as deprecated on 2026-01-14.
- Scheduled for removal on or after 2026-07-14.
Lead legal family name.
The lead funnel this lead is in.
Lead legal given name.
Lead ID.
The type of the lead.
National Identifier of the lead.
Lead number.
Lead account holder phone number.
Lead sales channel.
Deprecation
The 'salesChannel' field is deprecated.Sales channel information is being removed from the Lead model. This is information is saved in the Opportunity.
- Marked as deprecated on 2025-06-17.
- Scheduled for removal on or after 2025-10-17.
Current stage in a funnel.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"accountNumber": "A-45FC725E",
"brand": "surface-law-how-full-election",
"contacts": [LeadContactDetailsType],
"email": "agency-position-indicate-number-artist",
"extraDetailItems": [ExtraDetail],
"familyName": "Kelly",
"funnel": SalesFunnel,
"givenName": "Devon",
"leadId": "26794532",
"leadType": "catch-work-everybody-nor-common",
"nationalId": "21978560",
"number": "do-account-more-may-power",
"phoneNumber": "just-rather-rule-draw-manager",
"stage": "long-different-include-night-trade"
}