Workflows

Initiate a Workflow with or witout predefined template by uploading document that has to be signed by adding the signatory details.

post/api/InitiateAndSign

Headers

Authorizationstring required

My header field

UserNamestring

User EmailId

Request body

TemplateIdinteger
DocumentNamestring required

Name of the document

FileDatastring required

Base64fileData of the PDF document

ReferenceNostring

ReferenceNo

DonotSendCompletionMailToParticipantsboolean

set true if you don't want to Send CompletionMail To Participants

Reminderinteger
FetchEstampDeatilsUsingRefNoboolean
WorkflowTypeinteger

1 for Serial 2 for parallel,Default 1

WaterMarkstring

base64 string format of watermark

DocumentProtectionstring

for Disable printing ,2 for Disable content copying and 3 for Disable content copying for accessibility

eStampTypestring

Offline, Online

Statestring
Denominationinteger
ClientIDstring
ClientNamestring

Response

OK

IsSuccessboolean
Messagesstring[]
ErrorCodeinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.