IndiCreateUpdate

Description

The IndiCreateUpdate operation updates or creates an individual record. If the individual OGFN is 0, the individual 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-18 Seperate SOAP and REST URL's

2009-09-09 Added SessionId as parameter

URI's

SOAP URI:
/Service/2009-09-09

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

Request Parameters

Name Description Required

Indi

The individual aggregate to create or update

Type: IndiWS

Default: None

Constraints: Must be a valid individual aggregate.

Yes

SessionId

The current session Id

Type: string

Default: None

Yes

Response Elements

The only thing returned is the aggregate below:

Name Description

IndiWS

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

Type: IndiWS