Skip to main content

Input fields

address : RichAddressInput

The new address for the opportunity.

addSupplyPoints : [LeadSupplyPoint]

New supply points on the opportunity.

extraDetails : [ExtraDetailsItem]

The funnel fields for the opportunity.

opportunityNumber : String! required

The unique number of the opportunity to update.

removeSupplyPoints : [LeadSupplyPoint]

Remove supply points on the opportunity.

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

{ "address": RichAddressInput, "addSupplyPoints": LeadSupplyPoint, "extraDetails": ExtraDetailsItem, "opportunityNumber": "same-employee-herself-bring-question", "removeSupplyPoints": LeadSupplyPoint }