Legal API - Prevent most filings for dissolved Coops & BEN
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
## Background
We have Juypter notebooks to filed dissolutions for coops and BENs. We need the API to:
- [ ] API block any filings that are not in this list
- [ ] API can provide that list to other apps like UI, which can block any filing that's not in this list.
**Allowed corporation filings when company is dissolved:**
- Limited Restoration
- Full Restoration
- Court Order
- Registrar's Notation
- Notice of Change Respecting Dissolved Company's Records
**Allowed cooperative fiings when cooperative association is dissolved:**
- After the [requirements meeting](https://citz.sp.gov.bc.ca/sites/SBC/REG/Projects/MVSM/_layouts/15/DocIdRedir.aspx?ID=S52QENDTEJAE-1724982671-3983) we learned that BC Companies can file the following when voluntarily dissolved:
- Form 27, Notice of change respecting ...
- Put back on
- Limited Restoration
- Full Restoration
- Registrar's notation
- Registrar's order
- Court order
- Cooperatives can do the same thing, except form 27
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.