Sertifi API Web Service
Method/testsite/Services/Gateway.asmx/ChangeSignerEmail
Description
Replace an existing signer with a different signer at all signing levels of that signer in the file.
Request (ChangeSignerEmailSoapIn)

The request body is of type ChangeSignerEmail.

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_OriginalEmailEmail address of the user who should be removed from the file.xml:string
pstr_NewEmailEmail address of the user to add to the file.xml:string
pstr_NewEmail Element pstr_OriginalEmail Element pstr_FileID Element pstr_APICode Element Sequence ChangeSignerEmail Element
Response (ChangeSignerEmailSoapOut)

The response body is of type ChangeSignerEmailResponse.

Response Body Parameters

NameDescriptionData Type
ChangeSignerEmailResult"SUCCESS" or error message.xml:string
ChangeSignerEmailResult Element Sequence ChangeSignerEmailResponse Element
Remarks
Common Errors include:
"ERROR: Invalid API Code"
"ERROR: File could not be accessed"
"ERROR: Invalid original user email"
"ERROR: Invalid orginal user email: ..."
"ERROR: Invalid new user email"
"ERROR: Invalid new user email: ..."
"ERROR: Room Expired"
"ERROR: pstr_OriginalEmail is not part of the file."
See Also
All Operations Resource GroupSertifi API Web Service

 

 


© Sertifi, Inc., 2019 All Rights Reserved.

Send comments on this topic.