Sertifi API Web Service
Method/testsite/Services/Gateway.asmx/GetDocumentHash
Description
Get a hash of a fully signed document.
Request (GetDocumentHashSoapIn)

The request body is of type GetDocumentHash.

Request Body Parameters

NameDescriptionData Type
pstr_APICodeThe API code of the site.  This can be found through your Sertifi web interface under Administration -> Account Settings.xml:string
pstr_FileIDThe id of the relevant file.xml:string
pstr_DocumentIDThe id of the relevant document.xml:string
pstr_DocumentID Element pstr_FileID Element pstr_APICode Element Sequence GetDocumentHash Element
Response (GetDocumentHashSoapOut)

The response body is of type GetDocumentHashResponse.

Response Body Parameters

NameDescriptionData Type
GetDocumentHashResultHash string or error message.xml:string
GetDocumentHashResult Element Sequence GetDocumentHashResponse Element
Remarks
Common Errors include:
"ERROR: Invalid API Code"
"ERROR: File could not be accessed"
"ERROR: Document could not be accessed"
"ERROR: Document is not totally signed"
"ERROR: Document has no hash"
See Also
All Operations Resource GroupSertifi API Web Service

 

 


© Sertifi, Inc., 2019 All Rights Reserved.

Send comments on this topic.