LSSGOP_RelatedAccount Operations

This Web service allows you to create, update, delete, and query records in the RelatedAccount object. For a list of operations, see the following table.

Name Description

RelatedAccountInsert

Creates a relatedaccount record.

RelatedAccountUpdate

Updates an existing relatedaccount record.

RelatedAccountDelete

Deletes a relatedaccount record.

RelatedAccountQueryPage

Queries for a relatedaccount record.

Request Message Description: RelatedAccountInsert

For a description of this request message, see the following table.

Node Description Type

AccountId

Account Id of the corresponding record.

String

RelatedAccountId

Related account Id of the corresponding record.

String

RelationshipRole

Relationship role of the corresponding record.

String

Response Message Description: RelatedAccountInsert

For a description of this response message, see the following table.

Node Description Type

Id

Id of the newly created relatedaccount record.

String

Request Message Description: RelatedAccountUpdate

For a description of this request message, see the following table.

Node Description Type

Id

Id of the relatedaccount record.

String

AccountId

Account Id of the corresponding record.

String

RelatedAccountId

Related account ID of the corresponding record.

String

RelationshipRole

Relationship role of the corresponding record.

String

Response Message Description: RelatedAccountUpdate

For a description of this response message, see the following table.

Node Description Type

Id

ID of the updated relatedaccount record.

String

Request Message Description: RelatedAccountDelete

For a description of this request message, see the following table.

Node Description Type

Id

ID of the relatedaccount record to be deleted.

String

For a description of this response message, see the following table.

Node Description Type

Id

ID of the deleted relatedaccount record.

String

For a description of this request message, see the following table.

Node Description Type

Id

ID of the relatedaccount record to be queried.

String

For a description of this response message, see the following table.

Node Description Type

Id

ID of the relatedaccount record.

String