The IndiMatchNow
operation performs a Match Now on the individual OGFN.
2008-08-19
Initial version without URL versioning
2009-03-03 Version URL's implemented
/FamilyTree/2009-03-03/Match.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/MatchNow/Indi/{indiOgfn}/Group/{groupOgfn}
Name | Description | Required |
---|---|---|
indiOgfn |
The OneGreatFamily ID for the individual to match now Type: UInt64 Default: None Constraints: Must be a valid individual ID. |
Yes |
groupOgfn |
The OneGreatFamily ID for the group requesting the match now Type: UInt64 Default: None Constraints: Must be a valid group ID. |
Yes |
Name | Description |
---|---|
|
This operation returns a ulong that represents the JobId for the MatchNow. You can use this JobId to obtain status for the match job. |