Create a new Signer

Adds a Signer to a given Signature Request.

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

Signature Request Id

Body Params

Create a new signer from scratch

info
object
required
fields
array of objects

Fields to assign to the Signer. Multiple Fields can be added simultaneously.

fields
uuid | null

ID of the recipient this one must follow in an ordered flow; they will only be asked to act after that recipient. When custom_recipient_order is enabled, this can reference any approver or signer. When custom_recipient_order is disabled, the referenced ID must be a signer. ordered_signers must be enabled on the Signature Request.

uuid | null

ID of another recipient (Approver or Signer); both will be allowed to act in parallel in an ordered flow. Only available when custom_recipient_order is enabled.

string
enum
required
Allowed:
string | null
enum

Method to authenticate the Signers. Authentication via SMS one-time password (otp_sms) is unavailable for phone numbers in China.

Allowed:
redirect_urls
object
custom_text
object
string | null
enum

Override the delivery mode of the Signature Request for this Signer

Allowed:
string | null
sms_notification
object | null
email_notification
object | null
boolean

Defines the way the Signer's Identity Documents will be uploaded for Verification. If set to true, signature_levelshould be equal to advanced_electronic_signature and delivery_mode set to none.

excluded_documents
array of uuids

List of Document IDs not visible to this Recipient. When omitted, the Recipient can see all Documents. Only available when the document_visibility feature is enabled on the organization.

excluded_documents
Responses

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