Skip to main content

Input fields

leadNumber : String! required

The unique number of the lead that owns the opportunity.

opportunityNumber : String

The unique number of the opportunity to update. Set to None to create a new opportunity from the supplied wizard-step payloads.

The wizard-step payloads to sync. Supply one or more step payloads to apply.

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

{ "leadNumber": "baby-past-member-official-international", "opportunityNumber": "goal-write-according-whether-receive", "payloads": SyncOpportunityWizardStepPayloadInput }