Sertifi API Web Service
Method/testsite/Services/Gateway.asmx/SendSignedDocumentEmail
Description
Send out a notification email for signed document.
Request (SendSignedDocumentEmailSoapIn)

The request body is of type SendSignedDocumentEmail.

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 SendSignedDocumentEmail Element
Response (SendSignedDocumentEmailSoapOut)

The response body is of type SendSignedDocumentEmailResponse.

Response Body Parameters

NameDescriptionData Type
SendSignedDocumentEmailResult"SUCCESS" or error message.xml:string
SendSignedDocumentEmailResult Element Sequence SendSignedDocumentEmailResponse Element
Remarks
Common Errors include:
"ERROR: Invalid API Code"
"ERROR: File could not be accessed"
"ERROR: Document could not be accessed"
See Also
All Operations Resource GroupSertifi API Web Service

 

 


© Sertifi, Inc., 2019 All Rights Reserved.

Send comments on this topic.