Associate a Work File with a Viewing Session
PUT {{prizmdoc_server_base_url}}/PCCIS/V1/ViewingSession/u{{viewingSessionId}}/SourceRef
NOTE: The PrizmDoc Server viewing sessions REST API is used by PAS and is maintained for backwards compatibility. It should not be used for new application development. Please use the newer PAS viewing sessions REST API instead.
Request Body
{"refType"=>"workFile", "fileId"=>"{{workFileId}}"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accusoft-Affinity-Token | string |