FamSeparate

Description

The FamSeparate operation separates a family record into a list of new records. The new records are owned by a single group.

History

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

URI's

SOAP URI:
/Service/2009-09-09

REST URI [GET]:
/FamilyTree/2009-09-09/Fam.svc/Separate/{FamOgfn}

Request Parameters

Name Description Required

FamOgfn

The OneGreatFamily ID for the family to separate

Type: UInt64

Default: None

Constraints: Must be a valid family ID.

Yes

SessionId

The current session Id

Type: string

Default: None

Yes

Response Elements

The only thing returned is:

Name Description

List<OGFN>

This operation returns a list of OGFNs.