Excerpt | ||
---|---|---|
| ||
Allows a client to update or add an email attached to a particular person's system's of record role's affiliation |
...
The Affiliated Email resource as defined by the Open Registry is identified by the following URI:
Code Block |
---|
/affiliated-email?emailTypesor={emailTypesorId}&identifierType={identifierType}&identifier={identifier}&affiliation={affiliation}&emailType={emailType} |
Add or Update Affiliated Email
Code Block |
---|
HTTP POST /affiliated-email?emailType={emailType}&identifierType={identifierType}&identifier={identifier}&affiliation={affiliation} |
...