_convertToQuote
Converts an Opportunity to a Quote.
Parameter
id
The ID of the Opportunity to be deleted.
Example
Results:
On Success:
If the "id" parameter matches an Opportunity already converted to a Quote:
On Failure:
If the "id" parameter is not set:
If the "id" parameter given does not match an existing Opportunity:
Last updated