AssureID Connect Web Service
| Get | /AssureTec.AssureID.Web/AssureIDService/Document/{INSTANCEID}/Image |
Uri: http://localhost/AssureTec.AssureID.Web/AssureIDService/Document/{INSTANCEID}/Image?side={SIDE}&light;={LIGHT}
Description
Retrieve a specific image that was previously posted to a document.
Parameters
| Name | Description | Data Type |
|---|---|---|
| INSTANCEID | String | |
| SIDE | String | |
| LIGHT | String |
Response (Unknown)
The Response body is a byte stream.
See Also