Sends a price quote preview link to a customer via email.
The sendPriceQuote()
function returns a Promise that resolves
when the price quote with the specified ID and version is sent to the customer
listed on the price quote.
Use the emailOptions
parameter to specify the subject and body of the email
sent to the customer.
ID and version of the price quote to send.
Information used when sending the email.