| Get | /AssureTec.AssureID.Web/AssureIDService/Document/{INSTANCEID} Retrieve a specific document from the system given its instance identifier. |
| Delete | /AssureTec.AssureID.Web/AssureIDService/Document/{INSTANCEID} Purge a document from the system given its document instance identifier. |
| Post | /AssureTec.AssureID.Web/AssureIDService/Document/{INSTANCEID}/ChipAuthentication Post the result of a chip authentication to a document instance. |
| Get | /AssureTec.AssureID.Web/AssureIDService/Document/{INSTANCEID}/ChipData Retrieve a specific chip data group that was previously posted to a document. |
| Post | /AssureTec.AssureID.Web/AssureIDService/Document/{INSTANCEID}/ChipData Post chip data to a document instance. |
| Get | /AssureTec.AssureID.Web/AssureIDService/Document/{INSTANCEID}/Classification Retrieve document classification information for a specific document given its instance identifier. |
| Get | /AssureTec.AssureID.Web/AssureIDService/Document/{INSTANCEID}/Data Retrieve data that was previously posted to a document. |
| Post | /AssureTec.AssureID.Web/AssureIDService/Document/{INSTANCEID}/Data Post non-imaging data to a document instance. |
| Get | /AssureTec.AssureID.Web/AssureIDService/Document/{INSTANCEID}/Field/Data Retrieve a specific data field from the document given its instance identifier. |
| Get | /AssureTec.AssureID.Web/AssureIDService/Document/{INSTANCEID}/Field/Image Retrieve an image for the specified document field. |
| Get | /AssureTec.AssureID.Web/AssureIDService/Document/{INSTANCEID}/Image/Metrics Retrieve metrics for a specific image that was previously posted to a document. |
| Get | /AssureTec.AssureID.Web/AssureIDService/Document/{INSTANCEID}/Image Retrieve a specific image that was previously posted to a document. |
| Post | /AssureTec.AssureID.Web/AssureIDService/Document/{INSTANCEID}/Image Post an image to a document instance. |
| Get | /AssureTec.AssureID.Web/AssureIDService/Document/{INSTANCEID}/Log Retrieve a diagnostic log for the specified document instance. |
| Get | /AssureTec.AssureID.Web/AssureIDService/Document/{INSTANCEID}/Status Retrieve the completion status of a specific document given its instance identifier. |
| Post | /AssureTec.AssureID.Web/AssureIDService/Document/Instance Create a new document instance. |