POST quote/parameterheader/{quote}
Creates a quote parameter header.
Request Information
URI
https://eurotherm-api.blueprintcpq.net/quote/parameterheader/{quote}?share={share}
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| quote |
Quote Identifier. |
globally unique identifier |
Required |
| share | globally unique identifier |
None. |
Body Parameters
None.
Response Information
Resource Description
The new quote parameter header identifier.
globally unique identifierResponse Formats
application/json, text/json, text/html
Sample:
"818631c0-c3d9-447a-8f0d-61d7b4648e33"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">818631c0-c3d9-447a-8f0d-61d7b4648e33</guid>