LSSGOP_PositionContactAddress Operations

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

Name Description

PositionContactAddressInsert

Creates a positioncontactaddress record.

PositionContactAddressUpdate

Updates an existing positioncontactaddress record.

PositionContactAddressDelete

Deletes a positioncontactaddress record.

PositionContactAddressQueryPage

Queries for a positioncontactaddress record.

Request Message Description: PositionContactAddressInsert

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

Node Description Type

AddressId

Address Id.

String

ContactAddressId

Contact address Id.

String

ContactId

Contact Id.

String

PositionId

Position Id.

String

Response Message Description: PositionContactAddressInsert

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

Node Description Type

Id

Id of the newly created positioncontactaddress record.

String

Request Message Description: PositionContactAddressUpdate

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

Node Description Type

Id

ID of the positioncontactaddress record.

String

AddressId

AddressId of the corresponding record.

String

ContactAddressId

ContactAddressId of the corresponding record.

String

ContactId

ContactId of the corresponding record.

String

PositionId

PositionId of the corresponding record.

String

Type

Type of the corresponding record.

String

Response Message Description: PositionContactAddressUpdate

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

Node Description Type

Id

ID of the updated positioncontactaddress record.

String

Request Message Description: PositionContactAddressDelete

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

Node Description Type

Id

ID of a positioncontactaddress record to be deleted.

String

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

Node Description Type

Id

ID of the deleted positioncontactaddress record.

String

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

Node Description Type

Id

ID of the positioncontactaddress record to be queried.

String

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

Node Description Type

Id

ID of the positioncontactaddress record.

String