Sertifi API Web Service
Method/testsite/Services/Gateway.asmx/AddInstructionalDocumentToRequest
Request (AddInstructionalDocumentToRequestSoapIn)

The request body is of type AddInstructionalDocumentToRequest.

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
pbyt_FileThe instructional document.xml:base64Binary
pstr_FileNameThe name of the document.xml:string
pstr_TitleThe name of the document as signers will see it.xml:string
pstr_Title Element pstr_FileName Element pbyt_File Element pstr_FileID Element pstr_APICode Element Sequence AddInstructionalDocumentToRequest Element
Response (AddInstructionalDocumentToRequestSoapOut)

The response body is of type AddInstructionalDocumentToRequestResponse.

Response Body Parameters

NameDescriptionData Type
AddInstructionalDocumentToRequestResult"Success" or error message.xml:string
AddInstructionalDocumentToRequestResult Element Sequence AddInstructionalDocumentToRequestResponse Element
Remarks
Common Errors include:
"ERROR: Invalid API Code"
"ERROR: Title cannot be empty or null"
"ERROR: Title cannot be exceed 100 characters"
"ERROR: File could not be accessed"
"ERROR: Room Expired"
"ERROR: Invalid SEQUENCE in permissions, CC's sequence should equal to zero"
"ERROR: Invalid SEQUENCE in permissions, sequence should be >= zero and less than 255 for signers"
"ERROR: Invalid EMAIL in permissions: ..."
"ERROR: could not parse custom metadata"
"ERROR: Could not fetch reference document from the library."
"ERROR: Filename cannot be empty or null"
"ERROR: Filename cannot be exceed 100 characters"
"ERROR: You are attempting to upload a null referenced byte array"
"ERROR: You are attempting to upload a zero-length file"
See Also
All Operations Resource GroupSertifi API Web Service

 

 


© Sertifi, Inc., 2019 All Rights Reserved.

Send comments on this topic.