Preview what creating a company would bill
Resolve the whole basket a company create would charge - the formation with its state filing fee, every mandatory service the profile auto-attaches, and every service you list - WITHOUT creating anything. Priced by the same resolution the create runs, so it cannot quote a total the create does not charge. Each line carries its own interval, and the lines are not summed. Amounts are estimates - the create resolves again and freezes what it billed.
Authorizations
Your API key, e.g. Authorization: Bearer clmt_test_. Live keys use the clmt_live_ prefix.
Body
The price-relevant slice of a company create - enough to resolve the whole basket.
llc, c_corp The formation state, as a 2-letter code.
^[A-Za-z]{2}$"DE"
Preview for a pre-existing company you bring in (no formation line). Defaults to false.
Whether the pre-existing company you bring in already holds an EIN. Only a pre_existing company can (a formation is assigned one later), so it is ignored otherwise. It changes which services are available - an EIN service is for companies without one. Defaults to false.
How many owners the company has. Defaults to 1.
1 <= x <= 100Service product keys to attach. Mandatory services are added automatically whether or not they are listed.
Option choices for the formation itself, e.g. {"turnaround":"expedited"}.
Per-service option choices, keyed by product key, e.g. {"ein":{"turnaround":"expedited"}}.
Response
The resolved basket.
Every line a company create would bill for a stated profile, before anything exists: the formation with its state filing fee, every mandatory service the profile auto-attaches, and every service listed. Each line carries its own interval - they are not summed, since a one-time formation and a yearly service are not one number. Amounts are estimates: the create resolves again and freezes what it billed.