IndiAddToExistingIndiAsRelation

Description

The IndiAddToExistingIndiAsRelation operation adds an individual record to another individual record with a particular relationship (i.e. father, mother, spouse, child or sibiling).

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/AddIndiAsRelation

Request Parameters

Name Description Required

IndiAddToExistingIndiAsRelationWS

A reference to the IndiAddToExistingIndiAsRelationWS aggregate to update

Type: IndiAddToExistingIndiAsRelationWS

Default: None

Constraints:

Yes

SessionId

The current session Id

Type: string

Default: None

Yes

Response Elements

The only thing returned is the aggregate below:

Name Description

Indi

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

Type: IndiWS