Sertifi API Web Service
Method/testsite/Services/Gateway.asmx/GetDocumentSummary
Description
Returns a pdf summary of the document, which includes file information, signature information, and room activity.
Request (GetDocumentSummarySoapIn)

The request body is of type GetDocumentSummary.

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 document you'd like the summary of.xml:string
pstr_DocumentID Element pstr_FileID Element pstr_APICode Element Sequence GetDocumentSummary Element
Response (GetDocumentSummarySoapOut)

The response body is of type GetDocumentSummaryResponse.

Response Body Parameters

NameDescriptionData Type
GetDocumentSummaryResultThe summary in pdf form, or an empty byte array if error.xml:base64Binary
GetDocumentSummaryResult Element Sequence GetDocumentSummaryResponse Element
See Also
All Operations Resource GroupSertifi API Web Service

 

 


© Sertifi, Inc., 2019 All Rights Reserved.

Send comments on this topic.