/pedigree/person
- Mount Point: /rest/pedigree/person
The following operations are supported on this resource:
PUT
Stores a person in the database.
Input Payload
| element | consumeable content type(s) |
|---|---|
| person (XML) |
|
| description | |
| The person to store in the database. | |
Output Payload
| element | produceable content type(s) |
|---|---|
| person (XML) | |
| description | |
| The person that was stored (presumably modified for storage). | |