Deletes a price quote by ID.
The deletePriceQuote()
function returns a Promise that resolves
when the price quote with the specified ID is deleted.
ID of the price quote to delete.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.