Skip to main content

Input fields

currentStage : NonEmptyString! required

The current stage of the lead to validate the transition.

leadNumber : String! required

The unique number of the lead to update.

stage : String! required

The stage that the lead should be updated to.

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

{ "currentStage": "bring-question-behind-subject-me", "leadNumber": "day-type-meeting-hospital-time", "stage": "loss-can-spring-model-next" }