Legal API - Send Folio info to Auth API when IA filed
Open
ENTITY - DO NOT USE
Pay
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
When a user enters a folio number while incorporating a business, that business folio number needs to be saved to the Auth db.
You can't update the folio until you hav created the business, so that's why the legal API has to do it.
You can copy this Auth API call from the Edit UI. See https://github.com/bcgov/business-edit-ui/blob/main/src/components/YourCompany/FolioInformation.vue and work your way down to the auth-api-mixin, interfaces, etc.
- [ ] this needs to be fixed for the BEN IA as well.
- [ ] Add postman tests!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.