MRCGS API

/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)
  • */*
  • application/xml
  • application/json
  • application/x-amf
description
The person to store in the database.

Output Payload

element produceable content type(s)
person (XML)
  • */*
  • application/xml (alternative mount point: /xml)
  • application/json (alternative mount point: /json)
  • application/x-amf (alternative mount point: /amf)
description
The person that was stored (presumably modified for storage).