GET api/stationary/sms/{brandId}
Does a simple merge of the selected envelopeTemplatePack using the data supplied will only use certain merge functions, and the correspondence can only contain one envelope and the envelope can only contain one document.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
brandId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
text or html
Dezrez.Core.DataContracts.External.Api.DocumentGeneration.Query.DefaultTextResponseDataContractName | Description | Type | Additional information |
---|---|---|---|
ContentType | string |
None. |
|
Content | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "ContentType": "sample string 1", "Content": "sample string 2" }