Complete sign request

This endpoint is used to complete a sign request for a specified participant.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

The ID of the participant completing the sign request.

Body Params
string

A base64-encoded client-side encryption secret. Required when the sign request uses one of the following auth types: E2EE with email authentication, E2EE with SMS authentication, E2EE with OOB authentication.

boolean

Whether or not completion emails should be sent to participants. Defaults to FALSE. Ignored unless the subject participant is the last participant to complete the sign request.

boolean

Whether or not to send a signature request email to the next participant. Defaults to FALSE. Ignored unless the sign request has multiple participants signing sequentially.

fieldData
array of objects
required

An array of FieldData objects required to complete a sign request for a specified participantId. Should contain an object for each of the subject participant’s required fields. Each FieldData object should contain only one of the following: (1) fieldChoiceId, (2) imageContent and imageMimetype OR (3) value as defined below.

fieldData*
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json