POST api/v2/samples/GenerateDocumentData?docTemplateId={docTemplateId}&isTest={isTest}
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| docTemplateId | integer |
Required |
|
| isTest | boolean |
Default value is False |
Body Parameters
SampleGenerateDocumentContent| Name | Description | Type | Additional information |
|---|---|---|---|
| SampleIds | Collection of integer | ||
| UserDownload | boolean | ||
| Hash | string | ||
| Category | string | ||
| SaveDatabase | boolean | ||
| UseSecondaryReplica | boolean | ||
| GenerationFormatId | integer | ||
| Configs | string | ||
| EnQueue | string | ||
| OutputFormatHtml | boolean |