submit_inquiry
Send exactly the prepared preview and attachments through the website inquiry workflow. Show the full preview and obtain explicit user confirmation immediately before calling. Reuse the preview idempotency key for every retry. No status checks, scheduling, valuations, or private data retrieval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| draftId | Yes | ||
| confirmed | Yes | ||
| accessToken | Yes | Short-lived access code emailed to the user. Never obtain it by reading their inbox. | |
| previewToken | Yes | ||
| idempotencyKey | Yes |