Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Organization needs to have a few first class attributes and tags #442

Open
venkatramanm opened this issue Jul 31, 2024 · 0 comments
Open

Comments

@venkatramanm
Copy link
Collaborator

venkatramanm commented Jul 31, 2024

Organization kyc attributes are missing:

Organization object does not have :

  • date_of_incorporation
  • tags (To store registration and tax_ids needed for peer2peer kyc).

Preferred solution
Add first class attributes :

  1. date_of_incorporation ,
  2. an array of credentials ( to hold registration id , tax_id etc)
  3. tags to allow for extensibility.

** Alternate solution **
Just add tags and let network facilitator dictate the tag groups. ( though this is workable, I think creds and date of incorporation must be first class attributes on organization entity)

Additional context
This would be useful in beckn.json feature also. @ravi-prakash-v

@venkatramanm venkatramanm changed the title Organization needs to have tags Organization needs to have a few first class attributes and tags Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant