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 345

Table 345. 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 346.

Table 346. 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 347

Table 347. 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 348.

Table 348. 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 349.

Table 349. 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 350.

Table 350. 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 351.

Table 351. 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 352

Table 352. 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 353.

Table 353. 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 354.

Table 354. 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 355.

Table 355. 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 © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.