Registrations
Close Registration
Close a registration by setting an effective end date
POST
Close a registration when you stop doing business in a jurisdiction. This sets an
If you need to reopen a closed registration, contact Commenda support.
effective_end_date and stops tax calculations and filings for transactions after that date.
Path Parameters
The unique identifier (UUID) of the registration to close.
Request Body
ISO date (YYYY-MM-DD) when the registration ends. Must not be before the
effective_start_date.Example: "2024-12-31"When to Close a Registration
Close a registration when:- Leaving a state — You’re no longer selling to customers in that jurisdiction
- Closing a tax account — You’ve closed your account with the state
- Business closure — The corporation is ceasing operations in that jurisdiction
Effect of Closing
After theeffective_end_date:
- Tax calculations — The
/calculateendpoint returns zero tax for this jurisdiction - Filing — No returns are filed for periods after the end date
- Historical data — All transaction and filing history is preserved
Closing a registration does not affect filings for periods up to and including the end date. Commenda will still file final returns as needed.
Cascade Behavior
| Registration Type | Effect |
|---|---|
| State registration | Closes the state and all local registrations under it with the same effective_end_date |
| Local registration | Closes only the local registration (no cascade) |
Close vs. Archive vs. Delete
After Closing
The registration will show theeffective_end_date field:
Related
- Archive Registration — Completely disable (stops all calculations)
- Tax Registrations Overview — Registration lifecycle