Send Signature Request
Creates and sends a new Signature Request with the submitted documents.
Request Body | |||
---|---|---|---|
file_url stringThe URL of a single file to be downloaded and signed. This field is mutually exclusive with | |||
file binaryA single uploaded file to be sent for signature. This field is mutually exclusive with | |||
file_urls string[]An array of URLs of files to be downloaded and signed. This field is mutually exclusive with | |||
files binary[]An array of uploaded files to be sent for signature. This field is mutually exclusive with | |||
signers object[] — REQUIREDAdd Signers to your Signature Request.
| |||
viewers object[]Add Viewers to your Signature Request.
| |||
title string — REQUIREDPossible values: 1 ≤ length ≤ 255 The title you want to give the Signature Request. | |||
expires_at unix-epoch — REQUIREDWhen the Signature Request will expire. This is a unix epoch timestamp (miliseconds). Should be later than today. | |||
use_text_tags booleanSet to | |||
signing_type stringPossible values: [ The signing order for the Signature Request. Defaults to | |||
custom_email objectCustom email content for the email sent to signers.
|
Responses | |||||
---|---|---|---|---|---|
201 Expected response to a valid request
| |||||
4xx Unexpected error
|