Sertifi API Web Service
Method/testsite/Services/Gateway.asmx/RemoveSignatureRequest
Description
Deletes or Archives the file.  Canot be done to files with signed documents.
Request (RemoveSignatureRequestSoapIn)

The request body is of type RemoveSignatureRequest.

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_FileID Element pstr_APICode Element Sequence RemoveSignatureRequest Element
Response (RemoveSignatureRequestSoapOut)

The response body is of type RemoveSignatureRequestResponse.

Response Body Parameters

NameDescriptionData Type
RemoveSignatureRequestResult"SUCCESS" or error message.xml:string
RemoveSignatureRequestResult Element Sequence RemoveSignatureRequestResponse Element

Sample Data

Sample Call:

   
   
      
         XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
         dpZaMtBrYvE=
         false
      
   

Sample Response:

   
      
         ERROR: Could not remove file
      
   
Remarks
Common Errors include:
"ERROR: Invalid API Code"
"ERROR: File could not be accessed"
"ERROR: Could not remove file"
"ERROR: Signed documents exist"
See Also
All Operations Resource GroupSertifi API Web Service

 

 


© Sertifi, Inc., 2019 All Rights Reserved.

Send comments on this topic.