The IndiMerge
operation forces two individual records to be merged together.
2008-08-19
Initial version without URL versioning
2009-03-03 Version URL's implemented
/FamilyTree/2009-03-03/Merge.svc
2009-03-18 Seperate SOAP and REST URL's
SOAP URI:
/Service/2009-03-18
REST URI [GET]:
/FamilyTree/2009-03-18/Indi.svc/Merge/indi/{indiOgfn1}/indi/{indiOgfn2}/group/{groupOgfn}
Name | Description | Required |
---|---|---|
indiOgfn1 |
The OneGreatFamily ID for the first individual to compare Type: UInt64 Default: None Constraints: Must be a valid individual ID. |
Yes |
indiOgfn2 |
The OneGreatFamily ID for the second individual to compare Type: UInt64 Default: None Constraints: Must be a valid individual ID. |
Yes |
groupOgfn |
The OneGreatFamily ID for the group requesting the comparison Type: UInt64 Default: None Constraints: Must be a valid group ID. |
Yes |
The only thing returned is the return code below:
Name | Description |
---|---|
|
This operation returns a UInt32. |