AssureID Connect Web Service
Get | /AssureTec.AssureID.Web/AssureIDService/Document/{INSTANCEID}/Field/Data |
Uri: http://localhost/AssureTec.AssureID.Web/AssureIDService/Document/{INSTANCEID}/Field/Data?key={KEY}
Description
Retrieve a specific data field from the document given its instance identifier.
Parameters
Name | Description | Data Type |
---|---|---|
INSTANCEID | String | |
KEY | String |
Response (Unknown)
The Response body is a byte stream.
See Also