Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Right now CHEFS does autocomplete on the orgbook name.

We want both orgbook name and the regnumber to validate and do a lookup.

Orgbook is both a name and a registration number for example:

Legal Name: James Pasta’s Pizza

Reg Number: FM0592681

 {
"total": 10,
"first_index": 1,
"last_index": 10,
"results": [
{
"type": "name",
"sub_type": "entity_name",
"value": "JAMES PASTA’S PIZZAS",
"topic_source_id": "FM0592681",
"topic_type": "registration.registries.ca",
"credential_type": "registration.registries.ca",
"credential_id": "95693d9a-b806-4130-a67f-c9575910d18e",
"score": 38.873955
},

Technically orgbook has the ability to lookup FM0592681

And return – James Pasta’s pizza

 

Or lookup Autocomplete Jam…. – Get the James Pasta’s Pizza and also the FM0592681

If the Reg number is changed and is valid will change the Legal business name

If the Reg number is changed and is valid the Orgbook verified shows below the field

  • No labels