QuoteWebService and OrderWebService Operations
For a list of operations associated with this Web service, see the following table.
Name | Description |
---|---|
SynchronizeQuote |
Provides CRUD operations on quote and quote items. SyncronizeQuote is a standard EAI-based synchronization operation using the PDQ Quote integration object. For more information see the topic on the Synchronize method in Integration Platform Technologies: Siebel Enterprise Application Integration. |
Update Order |
Updates the order header information. |
Update Order Item |
Updates the line items for a specific order. |
Update Quote |
Updates the quote header information. |
Update Quote Item |
Updates the line items for a specific quote. |
Delete Order |
Deletes a given order. |
Delete Order Item |
Deletes the line items on a specific order. |
Delete Quote |
Deletes a given quote. |
Delete Quote Item |
Deletes the line items on a specific quote. |
Insert Order |
Inserts an order. |
Insert Order Item |
Adds the line items on a given order. |
Insert Quote |
Inserts a quote. |
Insert Quote Item |
Adds the line items on a given quote. |
Get Quote |
Queries the quote. |
Get Order |
Queries an order. |
Request Message Description: SynchronizeQuote
For a description of this request message, see the following table.
Node | Description |
---|---|
QuoteIO |
Required. |
Response Message Description: SynchronizeQuote
For a description of this response message, see the following table.
Node | Description |
---|---|
QuoteIO |
Required. |
Request Message Description: Query, Update, Delete Quote
For a description of this request message, see the following table.
QueryByExample/QueryById/InsertQuote/DeleteQuote Request Message.
Node | Description |
---|---|
QuoteIO |
Required. An instance of the integration object PDS Quote. |
Response Message Description: Query, Update, Delete, Quote
For a description of this response message, see the following table.
QueryByExample/QueryById/InsertQuote/DeleteQuote Response Message.
Node | Description |
---|---|
QuoteIO |
Required. An instance of the integration object PDS Quote. |
Request Message Description: Query, Update, Delete Quote Item
For a description of this request message, see the following table.
QueryByExample/UpdateQuoteItem/InsertQuoteItem/DeleteQuoteItem Request Message.
Node | Description |
---|---|
QuoteItemIO |
Required. An instance of the integration object PDS Quote Item. |
For a description of this response message, see the following table.
QueryByExample/UpdateQuoteItem/InsertQuoteItem/DeleteQuoteItem Response Message.
Node | Description |
---|---|
QuoteItemIO |
Required. An instance of the integration object PDS Quote Item. |
For a description of this request message, see the following table.
QueryByExample/QueryById/InsertOrder/DeleteOrder Request Message.
Node | Description |
---|---|
OrderIO |
Required. An instance of the integration object PDS Order. |
For a description of this response message, see the following table.
QueryByExample/QueryById/InsertOrder/DeleteOrder Response Message.
Node | Description |
---|---|
OrderIO |
Required. An instance of the integration object PDS Order. |
For a description of this request message, see the following table.
QueryByExample/UpdateOrderItem/InsertOrderItem/DeleteOrderItem Request Message.
Node | Description |
---|---|
OrderItemIO |
Required. An instance of the integration object PDS Order Item. |
For a description of this response message, see the following table.
QueryByExample/UpdateOrderItem/InsertOrderItem/DeleteOrderItem Response Message.
Node | Description |
---|---|
OrderItemIO |
Required. An instance of the integration object PDS Order Item. |