POST document/web/merge/{quote}
Merge web document.
Request Information
URI
https://eurotherm-web-api.xaitcpq.net/document/web/merge/{quote}?template={template}&name={name}
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| quote |
Quote Identifier. |
globally unique identifier |
Required |
| template |
The template. |
globally unique identifier |
Required |
| name |
The name. |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
A HttpResponseMessage.
globally unique identifierResponse Formats
application/json, text/json, text/html
Sample:
"0b4537f9-09c7-44e8-a4e2-8ba28c5409c3"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">0b4537f9-09c7-44e8-a4e2-8ba28c5409c3</guid>