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

LSSGOP_Account


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

LSSGOP_Account Operations

For a list of operations associated with this Web service, see Table 357.

Table 357. LSSGOP_Account Operations
Name
Description

AccountInsert

Creates an account.

AccountUpdate

Updates an existing account.

AccountDelete

Deletes an account.

AccountQueryPage

Queries for an account.

Request Message Description: AccountInsert

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

Table 358. Request Message Description: AccountInsert
Name
Description
Type

AccountInsert

Creates an account.

String

Response Message Description: AccountInsert

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

Table 359. Response Message Description: AccountInsert
Name
Description
Type

Id

ID of the newly created account.

String

Request Message Description: AccountUpdate

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

Table 360. Request Message Description: AccountUpdate
Name
Description
Type

Id

Account ID.

String

Name

Account name.

String

Type

Account type.

String

Response Message Description: AccountUpdate

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

Table 361. Response Message Description: AccountUpdate
Name
Description
Type

Id

ID of the updated account.

String

Request Message Description: AccountDelete

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

Table 362. Request Message Description: AccountDelete
Name
Description
Type

Id

ID of the account to be deleted.

String

Response Message Description: AccountDelete

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

Table 363. Response Message Description: AccountDelete
Name
Description
Type

Id

ID of the deleted account.

String

Request Message Description: AccountQueryPage

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

Table 364. Request Message Description: AccountQueryPage
Name
Description
Type

Id

ID of the account to be queried upon.

String

Response Message Description: AccountQueryPage

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

Table 365. Response Message Description: AccountQueryPage
Name
Description
Type

Id

ID of the account.

String

LSSGOP_Account 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 366

Table 366. LSSGOP_Account Service Object
Name
Boundary Object Type
Class

LSSGOP_Account

Business Service

CSSEAIUIDataService

.

Data Object (Integration Object)

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

Table 367. LSSGOP_Account Data Object
Siebel Repository Name
External Name

LS SGOP_Account

LS SGOP_Account

Interface Description (WSDL) for LSSGOP_Account

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_Account\http_siebel.com_asi_LSSGOP_Account.WSDL

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