| GET | /{Brand}/question/{TemplateGuid}/{QuestionGuid} | ||
|---|---|---|---|
| GET | /{Brand}/question/{TemplateGuid}/{QuestionGuid}/page/{PageNumber} | ||
| GET | /{Brand}/question/{TemplateGuid}/{QuestionGuid}/{ParsedRoot*}/folder/revisited/{FolderBrowser*} | ||
| GET | /{Brand}/question/{TemplateGuid}/{QuestionGuid}/{ParsedRoot*}/folder/revisited/{FolderBrowser*}/page/{PageNumber} | ||
| GET | /{Brand}/question/{TemplateGuid}/{QuestionGuid}/{ParsedRoot*}/folder/revisited/{FolderBrowser*}/search/{SearchTerm} | ||
| GET | /{Brand}/question/{TemplateGuid}/{QuestionGuid}/{ParsedRoot*}/folder/revisited/{FolderBrowser*}/search/{SearchTerm}/page/{PageNumber} |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| ParsedRoot | path | string | No | |
| SearchTerm | path | string | No | |
| PageNumber | path | int | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| TemplateGuid | form | string | No | |
| QuestionGuid | form | string | No | |
| Parent | form | string | No | |
| FolderBrowser | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Brand | form | Brand | No |
| Desktop | |
| Hp | |
| Kyocera | |
| NeaScan | |
| Samsung | |
| FujiXerox | |
| Ta | |
| Utax | |
| Epson | |
| ScanFront400 | |
| Sharp | |
| Ricoh | |
| FujiFilm |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Question | form | IClientQuestion | No | |
| RegexMatches | form | bool | No | |
| RegexHint | form | string | No | |
| SelectedFolder | form | string | No | |
| LoggedInUser | form | IUser | No | |
| MetadataParser | form | IMetadataParserEx | No | |
| ParsedRoot | form | string | No | |
| FolderBrowser | form | string | No | |
| Parent | form | string | No | |
| SearchTerm | form | string | No | |
| PageNumber | form | int? | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Template | form | IClientTemplate | No | |
| GlobalQuestions | form | IEnumerable<IClientQuestion> | No | |
| CanEnableScanButton | form | bool | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| SelectedUiLanguage | form | string | No | |
| svSession | form | string | No | |
| Title | form | string | No | |
| PageTip | form | string | No | |
| NewBrowser | form | bool | No | |
| ScanFront400TA | form | bool | No | |
| ScanFront400UTAX | form | bool | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Description | form | string | No | |
| Icon | form | byte[] | No | |
| ModificationInfo | form | ITemplateModificationInfo | No | |
| Name | form | string | No | |
| Questions | form | IEnumerable<IClientQuestion> | No | |
| Template | form | ITemplate | No | |
| TemplateGuid | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Guid | form | string | No | |
| TemplateModificationDateTime | form | DateTime | No | |
| IconModificationDateTime | form | DateTime | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| QuestionGuid | form | string | No | |
| ValueDisplayed | form | string | No | |
| ValueReturned | form | string | No | |
| Answered | form | bool | No | |
| RegexMatches | form | bool | No | |
| RegexHint | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| TemplateVersion | form | string | No | |
| ScannerVisionVersion | form | string | No | |
| Guid | form | string | No | |
| BeginScript | form | string | No | |
| EndScript | form | string | No | |
| TemplateType | form | TemplateType | No | |
| General | form | IGeneral | No | |
| Capture | form | ICapture | No | |
| XmlMetadataImport | form | IXmlMetadataImport | No | |
| Notifications | form | INotifications | No | |
| Validator | form | IValidator | No |
| Workflow | |
| FreeForm |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Name | form | string | No | |
| Description | form | string | No | |
| Icon | form | string | No | |
| Schedule | form | ITemplateSchedule | No | |
| Rejection | form | IRejection | No | |
| BadDocumentRejection | form | IBadDocumentRejection | No | |
| PdfLoadResolution | form | PdfLoadResolution? | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Time | form | TimeSpan? | No | |
| EndTime | form | TimeSpan? | No | |
| NoEndTime | form | bool? | No | |
| Type | form | TemplateScheduleType? | No |
| Interval | |
| Fixed |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| RejectAfter | form | int? | No | |
| RejectionPath | form | string | No | |
| ShareCredentials | form | ICredentials | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Username | form | string | No | |
| Password | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| RejectionPath | form | string | No | |
| ShareCredentials | form | ICredentials | No |
| Default | DEFAULT_PDF_LOAD_RESOLUTION |
| Dpi100 | 100 |
| Dpi150 | 150 |
| Dpi200 | 200 |
| Dpi300 | 300 |
| Dpi400 | 400 |
| Dpi500 | 500 |
| Dpi600 | 600 |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| CaptureSources | form | ReadOnlyCollection<ICaptureSource> | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| SampleDocumentName | form | string | No | |
| TagMappings | form | ReadOnlyCollection<IXmlMetadataImportTagMapping> | No | |
| NamespaceMappings | form | ReadOnlyCollection<IXmlMetadataImportNamespaceMapping> | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| XPathExpression | form | string | No | |
| Metadata | form | IStringMetadata | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| IsSecure | form | bool? | No | |
| SampleValue | form | string | No | |
| Value | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Prefix | form | string | No | |
| Name | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Notifications | form | ReadOnlyCollection<INotification> | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Description | form | string | No | |
| To | form | string | No | |
| Subject | form | string | No | |
| Body | form | string | No | |
| Cc | form | string | No | |
| Bcc | form | string | No | |
| NotificationType | form | NotificationType? | No |
| FailureOnly | NOTIFICATION_TYPE_FAILURE_ONLY |
| SuccessOnly | NOTIFICATION_TYPE_SUCCESS_ONLY |
| Always | NOTIFICATION_TYPE_ALWAYS |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| ValidationErrors | form | IValidationErrors | No | |
| IsValid | form | bool | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Errors | form | ReadOnlyCollection<IValidationError> | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Property | form | string | No | |
| ErrorMessage | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Groups | form | ReadOnlyCollection<IUserGroup> | No | |
| EmailAddress | form | string | No | |
| HasPassword | form | bool | No | |
| HomeFolder | form | string | No | |
| Password | form | string | No | |
| SbcUser | form | bool? | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Users | form | ReadOnlyCollection<IUser> | No |
To override the Content-type in your clients, use the HTTP Accept Header, append the .other suffix or ?format=other
The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.
GET /{Brand}/question/{TemplateGuid}/{QuestionGuid} HTTP/1.1
Host: buildmax.org
Accept: text/jsonl
HTTP/1.1 200 OK
Content-Type: text/jsonl
Content-Length: length
{Unable to show example output for type 'GetQuestionResponse' using the custom 'other' filter}No parameterless constructor defined for this object.