Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The input to the method is the Person element.PersonIdentifier element representing one of the identifiers associated with the record to be deleted.

Code Block
languagexml
 <personIdentifier>
    <identifier>rec-282-org</identifier>
    <identifierDomain>
        <identifierDomainId>14</identifierDomainId>
        <identifierDomainName>IHENA</identifierDomainName>
        <namespaceIdentifier>IHENA</namespaceIdentifier>
        <universalIdentifier>1.3.6.1.4.1.21367.2010.1.2.300</universalIdentifier>
        <universalIdentifierTypeCode>ISO</universalIdentifierTypeCode>
    </identifierDomain>
    <personIdentifierId>2724</personIdentifierId>
</personIdentifier>


Output

The output is void if the person deleted or throw an response status as Not Modifiedperson is deleted (with status code 204 for no content) and an appropriate status code is returned if an error is encountered.