Skip to content

Commit 1ceb354

Browse files
authored
31674 - Remove CustodialOffice from API Specs and Postman Collection (#248)
* 31674 - Update spec + postman collection to remove CustodialOffice reference * 31674 - Update description to expand on allowed party types for each business type
1 parent d63e9c0 commit 1ceb354

2 files changed

Lines changed: 7 additions & 97 deletions

File tree

71 Bytes
Binary file not shown.

web/site/public/br/business-spec.yaml

Lines changed: 7 additions & 97 deletions
Original file line numberDiff line numberDiff line change
@@ -607,23 +607,6 @@ paths:
607607
dissolution:
608608
courtOrder:
609609
fileNumber: '12345'
610-
custodialOffice:
611-
deliveryAddress:
612-
addressCity: delivery_address city
613-
addressCountry: CA
614-
addressRegion: BC
615-
deliveryInstructions: ''
616-
postalCode: H0H 0H0
617-
streetAddress: delivery_address - address line one
618-
streetAddressAdditional: ''
619-
mailingAddress:
620-
addressCity: mailing_address city
621-
addressCountry: CA
622-
addressRegion: BC
623-
deliveryInstructions: ''
624-
postalCode: H0H 0H0
625-
streetAddress: mailing_address - address line one
626-
streetAddressAdditional: ''
627610
dissolutionDate: '2025-03-25'
628611
dissolutionType: voluntary
629612
parties:
@@ -1289,23 +1272,6 @@ paths:
12891272
legalType: BC
12901273
dissolution:
12911274
dissolutionDate: '2025-03-25'
1292-
custodialOffice:
1293-
deliveryAddress:
1294-
addressCity: delivery_address city
1295-
addressCountry: CA
1296-
addressRegion: BC
1297-
deliveryInstructions: ''
1298-
postalCode: H0H 0H0
1299-
streetAddress: delivery_address - address line one
1300-
streetAddressAdditional: ''
1301-
mailingAddress:
1302-
addressCity: mailing_address city
1303-
addressCountry: CA
1304-
addressRegion: BC
1305-
deliveryInstructions: ''
1306-
postalCode: H0H 0H0
1307-
streetAddress: mailing_address - address line one
1308-
streetAddressAdditional: ''
13091275
dissolutionType: voluntary
13101276
parties:
13111277
- party:
@@ -1805,25 +1771,6 @@ paths:
18051771
fromLegalName: 0870884 B.C. LTD.
18061772
toLegalName: LM LOGISTICS INC.
18071773
offices:
1808-
custodialOffice:
1809-
deliveryAddress:
1810-
addressCity: Victoria
1811-
addressCountry: CA
1812-
addressRegion: BC
1813-
deliveryInstructions: ''
1814-
id: 2334725
1815-
postalCode: V8Z 5C5
1816-
streetAddress: 3950 Helen Rd
1817-
streetAddressAdditional: ''
1818-
mailingAddress:
1819-
addressCity: Victoria
1820-
addressCountry: CA
1821-
addressRegion: BC
1822-
deliveryInstructions: ''
1823-
id: 2334724
1824-
postalCode: V8Z 5C5
1825-
streetAddress: 3950 Helen Rd
1826-
streetAddressAdditional: ''
18271774
recordsOffice:
18281775
deliveryAddress:
18291776
addressCity: Victoria
@@ -2052,8 +1999,6 @@ paths:
20521999
$ref: '#/components/schemas/Office'
20532000
registeredOffice:
20542001
$ref: '#/components/schemas/Office'
2055-
custodialOffice:
2056-
$ref: '#/components/schemas/Office'
20572002
required:
20582003
- registeredOffice
20592004
- properties:
@@ -2170,25 +2115,6 @@ paths:
21702115
fromLegalName: 0870884 B.C. LTD.
21712116
toLegalName: LM LOGISTICS INC.
21722117
offices:
2173-
custodialOffice:
2174-
deliveryAddress:
2175-
addressCity: Victoria
2176-
addressCountry: CA
2177-
addressRegion: BC
2178-
deliveryInstructions: ''
2179-
id: 2334725
2180-
postalCode: V8Z 5C5
2181-
streetAddress: 3950 Helen Rd
2182-
streetAddressAdditional: ''
2183-
mailingAddress:
2184-
addressCity: Victoria
2185-
addressCountry: CA
2186-
addressRegion: BC
2187-
deliveryInstructions: ''
2188-
id: 2334724
2189-
postalCode: V8Z 5C5
2190-
streetAddress: 3950 Helen Rd
2191-
streetAddressAdditional: ''
21922118
recordsOffice:
21932119
deliveryAddress:
21942120
addressCity: Victoria
@@ -5396,24 +5322,6 @@ components:
53965322
orderDate: '2019-08-24T14:15:22Z'
53975323
effectOfOrder: The Company will cease operations
53985324
orderDetails: The Company is ordered to dissolve
5399-
custodialOffice:
5400-
officeType: 'Head office '
5401-
mailingAddress:
5402-
streetAddress: 5-4761 Bay Street
5403-
streetAddressAdditional: Building C
5404-
addressCity: Victoria
5405-
addressRegion: BC for British Columbia
5406-
addressCountry: Canada
5407-
postalCode: V8R 2P1
5408-
deliveryInstructions: '"Our unit is located at the back of the building."'
5409-
deliveryAddress:
5410-
streetAddress: 5-4761 Bay Street
5411-
streetAddressAdditional: Building C
5412-
addressCity: Victoria
5413-
addressRegion: 'BC for British Columbia '
5414-
addressCountry: Canada
5415-
postalCode: V8R 2P1
5416-
deliveryInstructions: '"Our unit is located at the back of the building."'
54175325
affidavitFileKey: 011e332d-1b8e-4218-8710-ad8ac1fbc592.pdf
54185326
affidavitFileName: Field not used
54195327
properties:
@@ -5448,15 +5356,17 @@ components:
54485356
description: 'Whether the company has liability or not: Yes/No.'
54495357
parties:
54505358
type: array
5451-
description: Can be the company directors or applicant of the filing. This field is required for voluntary dissolution filings.
5359+
description: >
5360+
Persons associated with the dissolution filing eg: custodian.
5361+
This field is required for voluntary dissolution filings.
5362+
Allowed party roles depend on the business type:
5363+
- Corporations must include exactly one custodian
5364+
- Cooperative Associations must include either one custodian or one liquidator
5365+
- Sole Proprietorships and General Partnerships must include a completing party
54525366
items:
54535367
$ref: '#/components/schemas/party'
54545368
courtOrder:
54555369
$ref: '#/components/schemas/Court_order'
5456-
custodialOffice:
5457-
description: 'Corporations required custodial office when applying for voluntary dissolution.'
5458-
allOf:
5459-
- $ref: '#/components/schemas/Office'
54605370
affidavitFileKey:
54615371
type: string
54625372
title: The Identifier for affidavit file in file server

0 commit comments

Comments
 (0)