-
Notifications
You must be signed in to change notification settings - Fork 8
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
Research Organisation onboarding #1241
Comments
API's that are useful for this user story are: For updating the orcid bio of itself and researchers : https://api.orcid.org/v2.0_rc4/search/orcid-bio For updating the activities for research organisation : https://api.orcid.org/v2.0_rc4/[orcid]/activities For updating the address of research organisation : https://api.orcid.org/v2.0_rc4/ {orcid}/address For updating the biography of research organisation : https://api.orcid.org/v2.0_rc4/[orcid]/biography For updating the education details of research organisation : https://api.orcid.org/v2.0_rc4/[orcid]/education For updating the email address of Research Organisation : https://api.orcid.org/v2.0_rc4/[orcid]/email For updating the details for external identifiers: https://api.orcid.org/v2.0_rc4/[orcid]/external-identifiers For updating the details of fundings : https://api.orcid.org/v2.0_rc4/[orcid]/funding For updating the notification permission : https://api.orcid.org/v2.0_rc4/[orcid]/notification-permission For updating the research urls of research organisation : https://api.orcid.org/v2.0_rc4/[orcid]/researcher-urls For updating the work details of research organisation: https://api.orcid.org/v2.0_rc4/[orcid]/work by rpaw053 |
Implementation Completed and Code is checked in on github (SHA: 6117c82) by rpaw053 |
Depends on: GH-32 |
As a Research Organisation, I want to be onboarded as a consortium member, So that I will be a ORCID entity that can request permission to read and update its researcher profiles
[ORCIDHUB-5] created by rpaw053The text was updated successfully, but these errors were encountered: