Submit the formation order
submit_orderSubmit a real formation order to FilingDesk. THIS HAS A REAL-WORLD EFFECT: it creates an order and notifies a FilingDesk specialist. Only call after preview_order and after the user has explicitly confirmed the summary. Nothing is charged now — a specialist reviews the order, verifies the name, and emails a payment link. Returns the order reference.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | The customer's email. | ||
| phone | No | Optional phone number. | |
| state | Yes | Two-letter state code or full state name, e.g. "WY" or "Wyoming". All 50 states + DC. | |
| fullName | Yes | The customer's full name. | |
| entityType | Yes | Entity type, e.g. "LLC", or "Not sure". | |
| description | No | What the business does. Optional. | |
| businessName | Yes | Proposed company name. | |
| userConfirmed | Yes | Must be true. Set only after the user has seen the preview_order summary and explicitly agreed to submit. |