Logo
Accusoft API Documentation

Barcode Scanner API-Obtain Barcode Scanner Results (This call is dependent on a .png file not included in this collection)

Number of APIs: 3


1. 1) Create a Work File for the Barcode Image

POST {{prizmdoc_server_base_url}}/PCCIS/V1/WorkFile?FileExtension={{fileExtension}}



2. 2) Start a Barcode Scanner Process

POST {{barcode_base_url}}/api/v1/scanners



3. 3) Get the Status and the Result of the Barcode Scanner Process

GET {{barcode_base_url}}/api/v1/scanners/{{processId}}



ENDPOINTS