Skip to main content

Fields

accountNumber : String

Lead's linked account number.

assignedToAffiliateNumber : String

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.
assignedToTeam : String

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.
assignedToTeamIdentifier : String

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.
assignedToUser : String

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.
assignedToUserIdentifier : String

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.
billingAddress : AddressOutput

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.
billingName : String

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.
billingRichAddress : RichAddressType

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.
brand : String

Lead brand.

The contacts for the lead.

Arguments

Input fields for filtering contacts.

email : String

Lead account holder email.

extraDetailItems : [ExtraDetail]

Extra details about the lead as key/value pairs.

extraDetails : JSONString

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.
familyName : String

Lead legal family name.

funnel : SalesFunnel

The lead funnel this lead is in.

givenName : String

Lead legal given name.

leadId : ID

Lead ID.

leadType : String

The type of the lead.

nationalId : String

National Identifier of the lead.

number : String

Lead number.

phoneNumber : String

Lead account holder phone number.

salesChannel : String

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.
stage : String

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" }