Siebel CRM Web Services Reference > Siebel CRM Primary Web Services >

LSSGOP_AccountAddress


Use this Web service to create, update, delete, and query records in the AccountAddresses object.

LSSGOP_AccountAddress Operations

This Web service allows you to create, update, delete and query records in the AccountAddress object. For a list of operations, see Table 368

Table 368. LSSGOP_AccountAddress Operations
Name
Description

AccountAddressInsert

Creates an accountaddress record.

AccountAddressUpdate

Updates an existing accountaddress record.

AccountAddressDelete

Deletes an accountaddress record.

AccountAddressPage

Queries for an accountaddress record.

.

Request Message Description: AccountAddressInsert

For a description of this request message, see Table 369.

Table 369. Request Message Description: AccountAddressInsert
Node
Description
Type

AddressId

ID of the address to be associated to an account.

String

AccountId

Account ID to which an address is associated.

String

Response Message Description: AccountAddressInsert

For a description of this response message, see Table 370

Table 370. Response Message Description: AccountAddressInsert
Node
Description
Type

Id

ID of the newly created accountaddress record.

String

.

Request Message Description: AccountAddressUpdate

For a description of this request message, see Table 371.

Table 371. Request Message Description: AccountAddressUpdate
Node
Description
Type

Id

ID of the accountaddress record.

String

AddressId

Name of the corresponding record.

String

AccountId

Type of the corresponding record.

String

Response Message Description: AccountAddressUpdate

For a description of this response message, see Table 372.

Table 372. Response Message Description: AccountAddressUpdate
Node
Description
Type

Id

ID of the updated accountaddress record.

String

Request Message Description: AccountAddressDelete

For a description of this request message, see Table 373.

Table 373. Request Message Description: AccountAddressDelete
Node
Description
Type

Id

ID of the accountaddress to be deleted.

String

Response Message Description: AccountAddressDelete

For a description of this response message, see Table 374.

Table 374. Response Message Description: AccountAddressDelete
Node
Description
Type

Id

ID of the deleted accountaddress record.

.String

Request Message Description: AccountAddressQueryPage

For a description of this request message, see Table 375

Table 375. Request Message Description: AccountAddressQueryPage
Node
Description
Type

Id

ID of the accountaddress record to be queried.

String

.

Response Message Description: AccountAddressQueryPage

For a description of this response message, see Table 376.

Table 376. Response Message Description: AccountAddressQueryPage
Node
Description
Type

Id

ID of the accountaddress record.

String

LSSGOP_AccountAddress Application Interface

This topic describes the application objects called by this Web service. For more information on application implementation, refer to your application development documentation on Oracle Technology Network.

Service Object (Business Service or Workflow)

For a description of the service objects for this Web service, see Table 377.

Table 377. LSSGOP_AccountAddress Service Object
Name
Boundary Object Type
Class

LSSGOP_AccountAddress

Business Service

CSSEAIUIDataService

Data Object (Integration Object)

For a description of the data objects for this Web service, see Table 378.

Table 378. LSSGOP_AccountAddress Data Object
Siebel Repository Name
External Name

LS SGOP_AccountAddress

LS SGOP_AccountAddress

Interface Description (WSDL) for LSSGOP_AccountAddress

To view the interface description for this Web service, navigate to the documentation library for Siebel Business Applications on Oracle Technology Network, and click the Related Files link next to the link for Siebel CRM Web Services Reference to access a zip file. Extract the files in the zip file.

...\LSSGOP_AccountAddress\http_siebel.com_asi_LSSGOP_AccountAddress.WSDL

Siebel CRM Web Services Reference Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Legal Notices.