POST quote/parameterheader/{quote}
Creates a quote parameter header.
Request Information
URI
https://highlandfleets-dev-api.xaitcpq.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:
"e46235b8-802f-4f13-bf89-8e6ed14ce832"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">e46235b8-802f-4f13-bf89-8e6ed14ce832</guid>