DELETE quote/templatequotes/{quoteTemplateQuote}
Deletes the template quote described by quoteTemplateQuote.
Request Information
URI
https://eurotherm-web-api.xaitcpq.net/quote/templatequotes/{quoteTemplateQuote}
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
quoteTemplateQuote |
The quote template quote. |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
True if it succeeds, false if it fails.
booleanResponse Formats
application/json, text/json, text/html
Sample:
true
application/xml, text/xml
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>