The IndiLock operation retrieves a locked individual record so it can be modified and updated.
2008-08-19
Initial version without URL versioning
2009-03-03 Version URL's implemented
2009-03-18 Seperate SOAP and REST URL's
2009-09-09 Added SessionId as parameter
SOAP URI:
/Service/2009-09-09
REST URI [GET]:
/FamilyTree/2009-09-09/Indi.svc/Lock/{indiOgfn}
| Name | Description | Required |
|---|---|---|
|
indiOgfn |
The OneGreatFamily ID for the individual to retrieve Type: UInt64 Default: None Constraints: Must be a valid individual ID. |
Yes |
|
SessionId |
The current session Id Type: string Default: None |
Yes |