Siebel eSales Administration Guide > Shopping Service API >

Siebel eAuction Integration Methods


The following methods are used in integration with Siebel eAuction. As they are not used in workflows and should not be customized, they are described here only briefly.

Siebel eAuction needs to call three methods sequentially to create a quote:

  • CreateAuctionQuote. Called by Siebel eAuction to create a quote for auction items. The quote type used is Auction Quote.
  • AddAuctionQuoteItem. Adds an auction item to the quote created in the CreateAuctionQuote method. AddAuctionQuoteItem might be called several times, once for each auction item.
  • CommitAuctionQuote. Commits the auction quote.

For more information on Siebel eAuction, see Siebel eAuction Guide.

Siebel eSales Administration Guide