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

/FamilyTree/2009-03-03/Indi.svc

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

SOAP URI:
/Service/2009-03-18

REST URI [POST]:
/FamilyTree/2009-03-18/Indi.svc/IndiCreateUpdate

Request Parameters

Name Description Required

Indi

The individual aggregate to create or update

Type: Indi

Default: None

Constraints: Must be a valid individual aggregate.

Yes

Response Elements

The only thing returned is the aggregate below:

Name Description

Indi

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

Type: Indi