AnchorAdd

Description

The AnchorAdd operation adds the individual to the currently selected group for the currently logged in user.

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/Group.svc/AnchorAdd/{indiOgfn}

Request Parameters

Name Description Required

indiOgfn

The OGFN of the individual to add to the group as an anchor

Type: UInt64

Default: None

Constraints: Must be a valid individual ID.

Yes

SessionId

The current session Id

Type: string

Default: None

Yes

Response Elements

Name Description

Int32

This operation returns a result code of 0 if successfull, otherwise an error will be returned.

Type: Int32