Check the status of a request
get_order_statusLooks up a previously submitted LLC formation request and returns its status. Requires BOTH the reference number (format SC-MMDD-XXXX) and the email address used when the request was submitted: the email is a second factor, not a search key. Ask the user for both before calling. Never returns personal data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | The email address used when the request was submitted. Must match the one on file. | ||
| referencia | Yes | Reference number returned by create_llc_lead, e.g. SC-0812-KDJC. |