PV API Service

<back to all web services

PublicDocStorageStreamRequest

GET a previously requested file by it's token and extension. File must have already been requested, must not be outside of the bounds of the proper request time window, and must be requested by the person who made the original request, for this operation to succeed.

The following routes are available for this service:
GET/DocStorage/Public/{Environment}/{ForceSecureTransfer}/{ForDownload}/{DocStorageType}/{DocStorageName}

To override the Content-type in your clients HTTP Accept Header, append ?format=csv

HTTP + CSV

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

POST /csv/reply/PublicDocStorageStreamRequest HTTP/1.1 
Host: api.practicevelocity.com 
Content-Type: text/csv
Content-Length: length

DocStorageType,DocStorageName,ForDownload,ForceSecureTransfer,Environment
String,String,False,False,String

HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length