Skip to main content

Input fields

accountNumber : String

The account number for the lead.

assignedToAffiliateNumber : String

The number of the affiliate organisation the lead 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.
assignedToTeamIdentifier : String

The identifier of the team to assign the lead to.

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

The name of the team the lead is assigned to.

Deprecation
The 'assignedToTeamName' field is deprecated.

Please use 'assignedToTeamIdentifier' instead.

- Marked as deprecated on 2026-04-22.
- Scheduled for removal on or after 2026-06-22.
assignedToUserIdentifier : String

The identifier of the user to assign the lead to.

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

The username of the user to assign the lead to.

Deprecation
The 'assignedToUsername' field is deprecated.

Please use 'assignedToUserIdentifier' instead.

- Marked as deprecated on 2026-04-22.
- Scheduled for removal on or after 2026-06-22.
billingAddress : RichAddressInput

The billing address for the lead.

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.
extraDetails : [ExtraDetailsItem]

The funnel fields for the lead.

leadNumber : String! required

The unique number of the lead to update.

nationalId : String

The national ID for the lead.

Deprecation
The 'nationalId' field is deprecated.

Please use 'leadContact.nationalId' instead.

- Marked as deprecated on 2026-06-10.
- Scheduled for removal on or after 2026-09-10.
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-00AC5851", "extraDetails": ExtraDetailsItem, "leadNumber": "answer-audience-baby-true-fear" }