updateNetsuiteOpportunity
Write-back for the NetSuite slideout: partially update a connected Opportunity.
updateNetsuiteOpportunity(
input: updateNetsuiteOpportunityInput!
): updateNetsuiteOpportunityPayload
Arguments
updateNetsuiteOpportunity.input ● updateNetsuiteOpportunityInput! non-null input
The opportunity to update and the fields to write.
Type
updateNetsuiteOpportunityPayload object
Result of a NetSuite opportunity write-back; on failure message
carries the reason.