Logo
Accusoft API Documentation

Work File

Number of APIs: 3


1. Create a Work File

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

https://help.accusoft.com/PrizmDoc/latest/HTML/work-files.html#post-pccisv1workfile-when-body-is-file-bytes



2. Get a Work File

GET {{prizmdoc_server_base_url}}/PCCIS/V1/WorkFile/{{fileId}}?ContentDispositionFilename={{documentDisplayName}}

https://help.accusoft.com/PrizmDoc/latest/HTML/work-files.html#get-pccisv1workfilefileid



3. Get a Work File's Metadata

GET {{prizmdoc_server_base_url}}/PCCIS/V1/WorkFile/{{fileId}}/Info

https://help.accusoft.com/PrizmDoc/latest/HTML/work-files.html#get-pccisv1workfilefileidinfo



ENDPOINTS