Sertifi API Web Service
Method/testsite/Services/Gateway.asmx/InviteSigners
Description
Send out invitation emails to the signers at the signer level that's currently ready to sign.
Request (InviteSignersSoapIn)

The request body is of type InviteSigners.

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 InviteSigners Element
Response (InviteSignersSoapOut)

The response body is of type InviteSignersResponse.

Response Body Parameters

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

 

 


© Sertifi, Inc., 2019 All Rights Reserved.

Send comments on this topic.