ScannerVision Web Server

<back to all web services

GetStillScanning

Requires Authentication
The following routes are available for this service:
GET/{Brand}/stillscanning/{FileNameGuid}
GetStillScanning Parameters:
NameParameterData TypeRequiredDescription
FileNameGuidpathstringNo
DtoBase Parameters:
NameParameterData TypeRequiredDescription
BrandformBrandNo
Brand Enum:
Desktop
Hp
Kyocera
NeaScan
Samsung
FujiXerox
Ta
Utax
Epson
ScanFront400
Sharp
Ricoh
FujiFilm
Brother
GetStillScanningResponse Parameters:
NameParameterData TypeRequiredDescription
StillScanningformboolNo
ResponseBase Parameters:
NameParameterData TypeRequiredDescription
SelectedUiLanguageformstringNo
svSessionformstringNo
TitleformstringNo
PageTipformstringNo
NewBrowserformboolNo
ScanFront400TAformboolNo
ScanFront400UTAXformboolNo

To override the Content-type in your clients, use the HTTP Accept Header, append the .other suffix or ?format=other

HTTP + OTHER

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

GET /{Brand}/stillscanning/{FileNameGuid} HTTP/1.1 
Host: dmsshow.kyocerasolutions.cz 
Accept: text/jsonl
HTTP/1.1 200 OK
Content-Type: text/jsonl
Content-Length: length

{"StillScanning":false,"SelectedUiLanguage":"String","svSession":"String","Title":"String","PageTip":"String","NewBrowser":false,"ScanFront400TA":false,"ScanFront400UTAX":false,"Brand":"Desktop"}