Note of Change of Liquidator / Liquidation Records Office
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
**Note of Change of Liquidator / Liquidation Records Office**
Link to PDF form that initiates the filing:
https://www2.gov.bc.ca/assets/gov/employment-business-and-economic-development/business-management/permits-licences-and-registration/registries-forms/form_22_com_-_liquidator_address_change.pdf
The Note of Change of Liquidator / Liquidation Records Office filing records a change of address of either the Liquidator or the Liquidation Records Office. One or both of these can be changed by the filing, either the mailing or delivery address for each.
Note: This filing is not to record a change of Liquidator, only for changes of address.
The "In Liquidation" flag is not already set, it is to be recorded as ON for the company on submission of this filing. The key effects of this filing are:
• Records a change of Address of the Liquidator that is currently recorded against the company
• And/or - a change of Address of the Liquidation Records Office
**Business Logic:**
• Company must be Active
• Company must have "In Liquidation" flag already set to ON
o Return error if corp not already in liquidation
• Return error if Liquidator name does not match one currrently recorded against corp
API/Filing needs to collect:
• Incorporation number of corp
• Name of company
• Liquidator (individual or firm) - (to confirm that correct record is being updated)
o Delivery Address
o Mailing Address
• Liquidation Records Office (addresses only)
o Mailing Address
o Delivery Address
• Court Order (optional)
• Plan of Arrangement (optonal)
• Certifying Party
Fee - $20
Staff only filing
**Outputs:**
• Receipt (follow standard template)
• Copy of Filing (template to follow)
Outputs to be sent by email to registered contact email address for corp
Outputs to be displayed on the ledger entry for the filing
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or code entry points are named; start by reviewing the API/Filing requirements and the standard receipt and filing templates referenced in the issue. Done means the filing enforces the stated company and liquidator rules, collects the listed data, handles the fee and optional documents, and produces the specified email and ledger outputs.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100