UpdateOpportunityDetailsInput
Input fields
The new address for the opportunity.
New supply points on the opportunity.
The funnel fields for the opportunity.
The unique number of the opportunity to update.
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
}