PrizmDoc API-Securely Redact a PDF Document (This call is dependent on a .pdf file not included in this collection)
Number of APIs: 4
-
1) Create a Work File for the Document POST {{prizmdoc_server_base_url}}/PCCIS/V1/WorkFile?FileExtension={{fileExtension}}
-
4) Start a Content Conversion back to PDF POST {{prizmdoc_server_base_url}}/v2/contentConverters
-
5) Get the Status of the conversion back to PDF GET {{prizmdoc_server_base_url}}/v2/contentConverters/{{processId}}
-
6) Download the Final Document GET {{prizmdoc_server_base_url}}/PCCIS/V1/WorkFile/{{fileId}}