QuoteVersionResponseInfo OnQuoteVersionRequestApproval(QuoteVersionContextInfo context)
Called when a version needs approval before it can be sent.- context: Quote Version that needs approval.
QuoteVersion.RequestAssociateIdandQuoteVersion.RequestCommentare filled in with who should approve, and the reason why.
QuoteVersionResponseInfo OnQuoteVersionApproved(QuoteVersionContextInfo context)
Called when quote that needs approval is approved.- context: Quote version state after approval.
QuoteVersionResponseInfo OnQuoteVersionRejected(QuoteVersionContextInfo context)
Called when quote that needs approval is rejected.- context: Version state after rejection