Verify - BN Messaging
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
## Background
Once we've written filings back to COLIN, there is a job to get a BN9 & BN15 business numbers from CRA. This needs to be sent back to postgress and we need to display the BN15 in the entity dashboard and send out a BN email.
## Acceptance Criteria
### Scenario 1 - Send BN Messaging to CRA
**GIVEN** I have incorporated a BC, CCC, ULC
**WHEN** entity has been sent to COLIN API
**THEN** BN Messaging will be sent to CRA
**AND** CRA will send back a BN9 & BN15
### Scenario 2 - Display BN15 on entity dashboard
**GIVEN** a BN9 & BN15 have been returned by CRA
**WHEN** I view my entity dashboard
**THEN** I will see my BN15 displayed
## Scenario 3 - Send BN email to company
**GIVEN** a BN9 & BN15 have been returned by CRA
**WHEN** a BN9 & BN15 have been returned by CRA and sent to postgress
**THEN** a BN email will be sent to the company email
Question: do we need to edit the BN email to make it generic? If so, it would be a new ticket. @Sienna-Blumstengel @lmcclung to check
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.