resume_quote
Pick up an existing quote that was started in a previous session or on a different platform. The customer supplies a quote ID. Verification: if the same authenticated user (OAuth user_id matches across sessions), no extra verification is needed; otherwise the customer needs to provide an email code that was sent at quote start. Returns the current status, a summary of what's collected so far, and whether rate options are already available to review.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quote_id | Yes | The quote session id to resume. | |
| verification | No | Ownership verification (email code, platform identity, or magic link); required to return PII. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | ||
| quote_id | No | ||
| verification_required | No |