Sertifi API Web Service
Method/testsite/Services/Gateway.asmx/InviteSignersWithAttachment
Description
Sends an invite as well as a pdf copy of all the unsigned documents in the file.
Request (InviteSignersWithAttachmentSoapIn)

The request body is of type InviteSignersWithAttachment.

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_EmailMessage

A message that replaces the {EmailCaption} tag in the invitation email.  Also adds this message as a comment on the stream page.

xml:string
pstr_EmailMessage Element pstr_FileID Element pstr_APICode Element Sequence InviteSignersWithAttachment Element
Response (InviteSignersWithAttachmentSoapOut)

The response body is of type InviteSignersWithAttachmentResponse.

Response Body Parameters

NameDescriptionData Type
InviteSignersWithAttachmentResult"SUCCESS" or error message.xml:string
InviteSignersWithAttachmentResult Element Sequence InviteSignersWithAttachmentResponse Element
Remarks
Common Errors include:
"ERROR: Invalid API Code"
"ERROR: File could not be accessed"
"ERROR: No unsigned documents in the room."
"ERROR: Room Expired"
See Also
All Operations Resource GroupSertifi API Web Service

 

 


© Sertifi, Inc., 2019 All Rights Reserved.

Send comments on this topic.