vivid_accept_quote
Return the secure payment link for a formal quote Vivid already emailed (e.g. #D786069) so the customer can complete the order without leaving the conversation. Requires the quote number AND the email it was sent to (identity). Read-only — nothing is charged; it returns the customer's existing Shopify checkout link. If the quote has already become an order, it says so instead of issuing another link.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | the email the quote was sent to (required) | ||
| quote_number | Yes | quote/draft number, e.g. '#D786069' |