All requests must first be Authorized and must use the HTTP GET method over HTTPS.
This call allows you to purchase a copy of a scanned document in PDF or TIFF format (default).
https://services.vision-net.ie/cws/1.6/documentapi/document/{DOC_ID}?coNum={COMPANY_NUM}&format={FORMAT}
Parameter | Type | Description |
---|---|---|
DOC_ID | Positive Integer | A unique number representing one scan of a document. The number contains up to 8 digits. This number is retrieved from a call to Submission Search. |
coNum | 83-999999 | Optional Company number the document belongs to. |
format | PDF or TIFF | If you want the document in PDF format, or multi-page TIFF format (default). |
userRef | String | Optionally record a User Reference for tracking usage. |