bcgov / bcgov/entity

Legal Name: Legal API showing Record Conversion in the response where as the UI has it disabled.

Open
#20,250 1 comment 0 reactions 1 assignee Claimed by @riyazuddinsyed View on GitHub
bug Entities - Data Migration
Dominant language
JavaScript
Stars
23
Forks
62
Avg merge
24m
Merged PRs (30d)
1

Description

Legal API Response:
https://business-api-dev-dy4loprnwa-nn.a.run.app/api/v2/businesses/:id
{
"business": {
"adminFreeze": false,
"allowedActions": {
"digitalBusinessCard": false,
"filing": {
"filingSubmissionLink": "https://business-api-dev-dy4loprnwa-nn.a.run.app/api/v2/FM1040332/filings",
"filingTypes": [
{
"displayName": "Admin Freeze",
"feeCode": "NOFEE",
"name": "adminFreeze"
},
{
"displayName": "Record Conversion",
"feeCode": "FMCONV",
"name": "conversion"
},
{
"displayName": "Court Order",
"feeCode": "NOFEE",
"name": "courtOrder"
},
{
"displayName": "Registrar's Notation",
"feeCode": "NOFEE",
"name": "registrarsNotation"
},
{
"displayName": "Registrar's Order",
"feeCode": "NOFEE",
"name": "registrarsOrder"
}
]
}
},
"alternateNames": [
{
"entityType": "SP",
"identifier": "FM1040332",
"nameRegisteredDate": "2023-05-15T11:56:46.322548+00:00",
"operatingName": "DUSHANTH"
}
],
"complianceWarnings": [
{
"code": "NO_BUSINESS_OFFICE",
"message": "A business office is required.",
"warningType": "MISSING_REQUIRED_BUSINESS_INFO"
}
],
"foundingDate": "2023-05-15T11:56:46.322548+00:00",
"goodStanding": true,
"hasCorrections": true,
"hasCourtOrders": true,
"identifier": "FM1040332",
"lastModified": "2023-05-15T13:29:05.215552+00:00",
"legalName": "RAMYA MA",
"legalType": "SP",
"naicsCode": "111120",
"naicsDescription": "Oilseed (except soybean) farming",
"naicsKey": "def2e001-d404-4805-8dbe-2148e90c5578",
"startDate": "2023-05-15",
"state": "ACTIVE",
"submitter": "Registry Staff",
"warnings": [
{
"code": "NO_BUSINESS_OFFICE",
"message": "A business office is required.",
"warningType": "MISSING_REQUIRED_BUSINESS_INFO"
}
]
}
}

UI Display:
Screen Shot 2024-03-08 at 12.19.42 PM.png

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.