Registrations V2
Close Registration
Close a V2 registration by setting an effective end date
POST
Close a registration when you stop doing business in a jurisdiction. This sets anDocumentation Index
Fetch the complete documentation index at: https://docs.commenda.io/llms.txt
Use this file to discover all available pages before exploring further.
effective_end_date and stops tax calculations 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"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.
Related
- Archive Registration — Completely disable (stops all calculations)
- Tax Registrations V2 Overview — Registration lifecycle