Sertifi API Web Service
Method/testsite/Services/Gateway.asmx/InviteSigner
Description
Send invite email to a specific signer or cc.
Request (InviteSignerSoapIn)

The request body is of type InviteSigner.

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.

xml:string
pstr_SignerThe email address of the signer to send the invitation email to.xml:string
pstr_Signer Element pstr_EmailMessage Element pstr_FileID Element pstr_APICode Element Sequence InviteSigner Element
Response (InviteSignerSoapOut)

The response body is of type InviteSignerResponse.

Response Body Parameters

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

 

 


© Sertifi, Inc., 2019 All Rights Reserved.

Send comments on this topic.