Sertifi API Web Service
Method/testsite/Services/Gateway.asmx/AddSignerToRequest
Description
Adds an additional signer to the File.
Request (AddSignerToRequestSoapIn)

The request body is of type AddSignerToRequest.

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_EmailThe Email address of the signer being added.xml:string
sequence

The Sequence/Signer Level you wish to add the signer to. (Default = 1)

(If you want to add a CC to the file, use AddCCToRequest.)

xml:int
sequence Element pstr_Email Element pstr_FileID Element pstr_APICode Element Sequence AddSignerToRequest Element
Response (AddSignerToRequestSoapOut)

The response body is of type AddSignerToRequestResponse.

Response Body Parameters

NameDescriptionData Type
AddSignerToRequestResult"SUCCESS" or error message.xml:string
AddSignerToRequestResult Element Sequence AddSignerToRequestResponse Element
Remarks
Common Errors include:
"ERROR: Invalid API Code"
"ERROR: File could not be accessed"
"ERROR: Invalid Email address"
"ERROR: Room Expired"
"ERROR: Invalid user sequence."
"ERROR: Invalid Email address: ..."
"ERROR: The email you specified is already a participant at that level."
"ERROR: No. of total signers in the room can not be more than 24."
"ERROR: Unable to add as a signer."
"ERROR: Unable to add the email address."
See Also
All Operations Resource GroupSertifi API Web Service

 

 


© Sertifi, Inc., 2019 All Rights Reserved.

Send comments on this topic.