Sertifi API Web Service
Method/testsite/Services/Gateway.asmx/AddCCToRequest
Description
Add a Carbon Copy to a File so they get notifications about the file and can observe signatures and such.
Request (AddCCToRequestSoapIn)

The request body is of type AddCCToRequest.

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 carbon copy.xml:string
pstr_Email Element pstr_FileID Element pstr_APICode Element Sequence AddCCToRequest Element
Response (AddCCToRequestSoapOut)

The response body is of type AddCCToRequestResponse.

Response Body Parameters

NameDescriptionData Type
AddCCToRequestResult"SUCCESS" or error message.xml:string
AddCCToRequestResult Element Sequence AddCCToRequestResponse Element
Remarks
Common Errors include:
"ERROR: Invalid API Code"
"ERROR: File could not be accessed"
"ERROR: Invalid Email address"
"ERROR: Room Expired"
"ERROR: Invalid Email address: ..."
"ERROR: The email you specified is already a participant at that level."
"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.