QuoteDetailWebService Operations
For a list of operations associated with this Web service, see the following table.
Node | Description |
---|---|
QuoteDetailGet |
Requests and retrieves quote detail. |
QuoteDetailUpdate |
Updates quote details. |
QuoteDetailInsert |
Inserts new quote detail. |
QuoteDetailDelete |
Deletes quote details. |
QuoteDetailInit |
Quote is initialized from database. |
Request Message Description: QuoteDetailGet
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
QuoteDetailGet_Input |
Quote object passed to the Web service. It includes the search criteria. |
ComplexType |
Response Message Description: QuoteDetailGet
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
QuoteDetailGet_Output |
Quote object returned. It includes the detail of the quote header and the payment information. |
ComplexType |
Request Message Description: QuoteDetailUpdate
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
QuoteDetailUpdate_Input |
Quote to be updated into database. |
ComplexType |
Response Message Description: QuoteDetailUpdate
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
QuoteDetailUpdate_Output |
Quote returned with updated information. |
ComplexType |
Request Message Description: QuoteDetailInsert
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
QuoteDetailInsert_Input |
Quote to be inserted into the database. |
ComplexType |
For a description of this response message, seethe following table.
Node | Description | Type |
---|---|---|
QuoteDetailDelete_Output |
Quote returned from the Web service. |
ComplexType |
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
QuoteDetailDelete_Input |
Quote to be deleted from database. |
ComplexType |
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
QuoteDetailDelete_Output |
Quote returned from the Web service. |
ComplexType |
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
QuoteDetailInit_Input |
Quote to be initialized from the database. |
ComplexType |
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
QuoteDetailInit_Output |
Quote returned from the Web service. |
ComplexType |