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

QuoteCheckOutWebService


Use this Web service to perform payment authorizations for quotes.

QuoteCheckOutWebService Operations

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

Table 898. QuoteCheckOutWebService Operations
Node
Description

QuoteCheckOut

Executes payment authorization. If the authorization fails, then the operation stops and returns. Otherwise, the quote is submitted to order.

Request Message Description: QuoteCheckOut

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

Table 899. Request Message Description: QuoteCheckOut
Node
Description
Type

QuoteCheckOut_Input

The request message includes the ID of the quote to be submitted, a flag to indicate whether to do credit card authorization, and a flag to indicate whether to submit the quote to order.

ComplexType

Response Message Description: QuoteCheckOut

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

Table 900. Response Message Description: QuoteCheckOut
Node
Description
Type

QuoteCheckOut_Output

The response message includes the ID of the order converted from quote.

ComplexType

Example Package for QuoteCheckOutWebService

To view an example of messages 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.

Request

See the following file to view the sample code:

...\QuoteCheckOutWebService\QuoteCheckOutWebService_request.xml

Response

See the following file to view the sample code:

...\QuoteCheckOutWebService\QuoteCheckOutWebService_response.xml

Interface Description (WSDL) for QuoteCheckOutWebService

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.

...\QuoteCheckOutWebService\QuoteCheckOutWebService.wsdl

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