Complete Formation (sandbox)
Simulates the State confirming formation: records the filing date, adds a test admin note, and uploads the Articles of Organization. Fires company_formation_completed and document_aoo_uploaded, and advances the Formation service to Completed. Processing the Articles also generates the entity type’s governance document shortly after — Corporate Bylaws for a CCorp (firing document_corporatebylaws_uploaded) or the Operating Agreement for an LLC (firing document_operatingagreement_uploaded) — as in production. Sandbox only.
Authorizations
Partner API key. Send the raw key as the Authorization header value — e.g. dk_test_… in sandbox or dk_live_… in production. Generate and rotate keys in the doola Partner Portal.
Path Parameters
doola company ID (KSUID).
Response
Milestone completed. The listed webhook events fire asynchronously through the normal delivery pipeline.
Acknowledges a playground milestone. Webhook delivery is asynchronous: triggeredEvents lists the events this call caused to fire, not a delivery confirmation.
doola company ID (KSUID).
The company service the milestone advanced.
Formation, EinCreation "Formation"
Webhook events this call triggered. First-issuance-only events (company_ein_issued) appear only when they actually fired, so repeat calls omit them.