POST quote/parameterheader/{quote}
Creates a quote parameter header.
Request Information
URI
https://ofd-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:
"d2c326c8-59c1-4531-8fa0-fad2878de68a"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">d2c326c8-59c1-4531-8fa0-fad2878de68a</guid>