findPersonById
findPersonById
The findPersonById method returns a person record that match with the identifier that was provided.
Method
The method uses the POST HTML method.
Input
The input to the method is the Person Identifier element.
Output
The output is the Person entry if found or an empty document if no entry is known by the system with that Person Identifier  .
Â