PrizmDoc API-Convert to TIFF
Number of APIs: 4
-
1) Create a Work File for the Document POST {{prizmdoc_server_base_url}}/PCCIS/V1/WorkFile?FileExtension={{fileExtension}}
-
2) Start a Content Conversion POST {{prizmdoc_server_base_url}}/v2/contentConverters
-
4) Download the final Document GET {{prizmdoc_server_base_url}}/PCCIS/V1/WorkFile/{{fileId}}
-
3) Get the Status of the conversion to TIFF GET {{prizmdoc_server_base_url}}/v2/contentConverters/{{processId}}