FamCreateUpdate

Description

The FamCreateUpdate operation updates or creates an family record. If the family OGFN is 0, the family will be created. Otherwise if it has a lock it will be updated.

History

2008-08-19 Initial version without URL versioning

2009-03-03 Version URL's implemented

2009-03-18Seperate SOAP and REST URL's

2009-09-09 Added SessionId as parameter

SOAP URI:
/Service/2009-09-09

REST URI [POST]:
/FamilyTree/2009-09-09/Fam.svc/CreateUpdate

Request Parameters

Name Description Required

Fam

The family aggregate to create or update

Type: FamWS

Default: None

Yes

SessionId

The current session Id

Type: string

Default: None

Yes

Response Elements

Name Description

Fam

This operation returns a FamWS aggregate upon success. Otherwise an error is returned.

Type: FamWS