v1

latestOpenAPI 3.0.3raw.githubusercontent.com2026-03-06264982.6 KB
entities

Create an entity

Creates a new entity (LLC, Trust, Corporation, etc.) and optionally attaches owners.

post/api/applicants/entities

Request body

entity_namestring required
entity_type'llc' | 'corporation' | 'trust' | 'partnership' | 'sole_proprietorship' | 'other' required
einstring
state_of_formationstring

Response

Successful response

oktrue required