The DeleteQuote function deletes a Quote record.
Method | /DeleteQuote |
The request body is of type DeleteQuote.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeleteQuoteResponse.
Name | Description | Data Type |
---|---|---|
DeleteQuoteResult | xml:boolean |
|