Adobe Acrobat Sign Sandbox
Adobe is the most trusted digital document sign service in the world. With Adobe Acrobat Sign, you can transform manual processes into all-digital experiences. Incorporate Adobe Acrobat Sign functionality into your favorite applications to create, send and monitor the status of agreements.
This connector is available in the following products and regions:
| Service | Class | Regions |
|---|---|---|
| Copilot Studio | Standard | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
| Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
| Power Apps | Standard | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
| Power Automate | Standard | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
| Contact | |
|---|---|
| Name | Adobe Acrobat Sign Support |
| URL | https://helpx.adobe.com/contact/enterprise-support.dc.html#sign |
| support@echosign.zendesk.com |
| Connector Metadata | |
|---|---|
| Publisher | Adobe Inc. |
| Website | https://acrobat.adobe.com/us/en/sign.html |
| Privacy policy | https://www.adobe.com/privacy/policy.html |
| Categories | Website |
Adobe Acrobat Sign Sandbox
The Adobe Acrobat Sign Sandbox is a modified enterprise-tier account in an environment discrete from the production environment. The purpose of the sandbox is to allow administrators to test setting configurations, API calls, library templates, custom workflows, and new features that are approaching release.
Publisher: Adobe, Inc.
Prerequisites
Adobe Acrobat Sign account is required.
How to get credentials
N/A
Get started with your connector
N/A
Known issues and limitations
N/A
Common errors and remedies
N/A
FAQ
Connector user guide https://helpx.adobe.com/sign/using/adobesign-sandbox.html
Throttling Limits
| Name | Calls | Renewal Period |
|---|---|---|
| API calls per connection | 250 | 60 seconds |
Actions
| Cancel an agreement |
Cancels the agreement identified by agreementId in the path. |
| Create a library template from a document URL |
This operation creates a template in Adobe Acrobat Sign library from a document URL. Use this template for sending agreements |
| Create a library template from a document URL (Old) [DEPRECATED] |
This operation creates a template in Adobe Acrobat Sign library from a document URL. Use this template for sending agreements |
| Create a library template from an uploaded document |
This operation creates a template in Adobe Acrobat Sign library from an uploaded document. Use this template for sending agreements. |
| Create a library template from an uploaded document (Old) [DEPRECATED] |
This operation creates a template in Adobe Acrobat Sign library from an uploaded document. Use this template for sending agreements. |
| Create an agreement from a document URL and send for signature |
This operation creates an agreement from a document uploaded in Adobe Acrobat Sign and sends it for signature. |
| Create an agreement from a document URL and send for signature (Old) [DEPRECATED] |
This operation creates an agreement from a document uploaded in Adobe Acrobat Sign and sends it for signature. |
| Create an agreement from a file content and send for signature |
This operation creates an agreement from a file in Adobe Acrobat Sign and sends it for signature. |
| Create an agreement from a library template and send for signature |
This operation creates an agreement from a template stored in the user's Adobe Acrobat Sign library and sends it for signature. |
| Create an agreement from a library template and send for signature (Old) [DEPRECATED] |
This operation creates an agreement from a template stored in the user's Adobe Acrobat Sign library and sends it for signature. |
| Create an agreement from a workflow and send for signature |
This operation creates an agreement from a workflow in Adobe Acrobat Sign and sends it for signature. |
| Create an agreement from an uploaded document and send for signature |
This operation creates an agreement from a document uploaded in Adobe Acrobat Sign and sends it for signature. |
| Create an agreement from an uploaded document and send for signature (Old) [DEPRECATED] |
This operation creates an agreement from a document uploaded in Adobe Acrobat Sign and sends it for signature. |
| Get a document from an agreement |
This operation fetches the file stream of a specific document of the agreement. |
| Get a document from an agreement [DEPRECATED] |
This action has been deprecated. Please use Get a document from an agreement instead.
|
| Get a list of all agreements |
This operation fetches the list of all agreements of the user. |
| Get a list of all agreements (Old) [DEPRECATED] |
This operation fetches the list of all agreements of the user. |
| Get a list of all agreements based on search criteria |
This operation searches agreements by criteria such as Workflow ID, etc. |
| Get a list of all groups the user belongs to |
This operation fetches the list of all groups user belongs to. |
| Get a list of all library templates |
This operation fetches the list of all documents stored as templates in the Adobe Acrobat Sign library of the user. |
| Get a list of all library templates (Old) [DEPRECATED] |
This operation fetches the list of all documents stored as templates in the Adobe Acrobat Sign library of the user. |
| Get a list of all the document IDs from an agreement |
This operation fetches the IDs of all documents and supporting documents of an agreement. |
| Get a list of all the document IDs from an agreement [DEPRECATED] |
This action has been deprecated. Please use Get a list of all the document IDs from an agreement instead.
|
| Get a list of all web forms |
This operation fetches the list of all web forms of the user. |
| Get a list of all workflows |
This operation fetches the list of all workflows of the user. |
| Get a PDF of a signed agreement |
This operation fetches the PDF file stream of the combined or signed agreement. Note that the file stream should be stored with a filename ending in .pdf file extension. |
| Get a PDF of a signed agreement [DEPRECATED] |
This action has been deprecated. Please use Get a PDF of a signed agreement instead.
|
| Get a PDF of the agreement's audit trail |
This operation fetches the PDF file stream of the agreement audit trail. Note that the file stream should be stored with a filename ending in .pdf file extension. |
| Get form field data of agreement (Old) [DEPRECATED] |
Retrieves data entered into the interactive form fields of the agreement. |
| Get form field data of agreement in CSV format |
Retrieves data entered into the interactive form fields of the agreement. |
| Get form field data of agreement in JSON format |
Retrieves data entered into the interactive form fields of the agreement. |
| Get the detailed info of the workflow |
This operation fetches detailed pieces of information about the workflow. |
| Get the status of an agreement |
This operation fetches all the current information of an agreement, like status. |
| Get the status of an agreement [DEPRECATED] |
This action has been deprecated. Please use Get the status of an agreement instead.
|
| Retrieve the Signing URL |
This operation retrieves the URL for the e-sign page for the current signer(s) of an agreement. |
| Upload a document and get a document ID |
This operation uploads a document in your Adobe Acrobat Sign account and returns a document ID for it. This document is temporarily stored in Adobe Acrobat Sign and the document ID can be used for further operations like creating an agreement. |
| Upload a document and get a document ID (Old) [DEPRECATED] |
This operation uploads a document in your Adobe Acrobat Sign account and returns a document ID for it. This document is temporarily stored in Adobe Acrobat Sign and the document ID can be used for further operations like creating an agreement. |
Cancel an agreement
Cancels the agreement identified by agreementId in the path.
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Agreement ID
|
agreementId | True | string |
The agreement ID of the agreement which is to be cancelled. |
|
In the name of
|
x-api-user | string |
The email of API caller in the format: email:adobesignuser@domain.com |
|
|
Agrement State
|
state | string |
The state in which the agreement should land. |
|
|
Comment
|
comment | string |
An optional comment describing the reason of cancellation to the recipients. |
|
|
Others
|
notifyOthers | boolean |
Whether or not you would like the recipients to be notified. |
Create a library template from a document URL
This operation creates a template in Adobe Acrobat Sign library from a document URL. Use this template for sending agreements
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
In the name of
|
x-api-user | string |
The email of API caller in the format: email:adobesignuser@domain.com |
|
|
Template Name
|
name | True | string |
Agreement Name used to identify the template |
|
Template Type
|
templateTypes | True | array of string |
A list of one or more library template types |
|
Sharing Mode
|
sharingMode | True | string |
Specifies who should have access to this library document |
|
URL
|
url | True | string |
A publicly accessible URL for retrieving the raw file content |
|
Name
|
name | True | string |
The original system file name of the document being sent |
|
Type
|
mimeType | True | string |
The mime type of the referenced file, e.g. application/pdf |
|
Template State
|
state | True | string |
State of the library document. |
|
Group Name/ID
|
groupId | string |
ID of the group. To use this - field 'In The Name Of' needs to be selected |
Returns
A JSON object describing the library template
Create a library template from a document URL (Old) [DEPRECATED]
This operation creates a template in Adobe Acrobat Sign library from a document URL. Use this template for sending agreements
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Template Name
|
name | True | string |
Agreement Name used to identify the template |
|
Template Type
|
libraryTemplateTypes | True | string |
A list of one or more library template types |
|
Share with
|
librarySharingMode | True | string |
Specifies who should have access to this library document |
|
URL
|
url | True | string |
A publicly accessible URL for retrieving the document |
|
Name
|
name | True | string |
The name of the referenced document, with extension |
|
URL (2)
|
url | string |
A publicly accessible URL for retrieving the document |
|
|
Name (2)
|
name | string |
The name of the referenced document, with extension |
|
|
URL (3)
|
url | string |
A publicly accessible URL for retrieving the document |
|
|
Name (3)
|
name | string |
The name of the referenced document, with extension |
|
|
URL (4)
|
url | string |
A publicly accessible URL for retrieving the document |
|
|
Name (4)
|
name | string |
The name of the referenced document, with extension |
|
|
URL (5)
|
url | string |
A publicly accessible URL for retrieving the document |
|
|
Name (5)
|
name | string |
The name of the referenced document, with extension |
|
|
URL (6)
|
url | string |
A publicly accessible URL for retrieving the document |
|
|
Name (6)
|
name | string |
The name of the referenced document, with extension |
|
|
URL (7)
|
url | string |
A publicly accessible URL for retrieving the document |
|
|
Name (7)
|
name | string |
The name of the referenced document, with extension |
|
|
URL (8)
|
url | string |
A publicly accessible URL for retrieving the document |
|
|
Name (8)
|
name | string |
The name of the referenced document, with extension |
|
|
URL (9)
|
url | string |
A publicly accessible URL for retrieving the document |
|
|
Name (9)
|
name | string |
The name of the referenced document, with extension |
|
|
URL (10)
|
url | string |
A publicly accessible URL for retrieving the document |
|
|
Name (10)
|
name | string |
The name of the referenced document, with extension |
Returns
A JSON object describing the library template
Create a library template from an uploaded document
This operation creates a template in Adobe Acrobat Sign library from an uploaded document. Use this template for sending agreements.
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
In the name of
|
x-api-user | string |
The email of API caller in the format: email:adobesignuser@domain.com |
|
|
Template Name
|
name | True | string |
Agreement Name used to identify the template |
|
Template Type
|
templateTypes | True | array of string |
A list of one or more library template types |
|
Sharing Mode
|
sharingMode | True | string |
Specifies who should have access to this library document |
|
ID
|
transientDocumentId | True | string |
The document id received by uploading a transient document |
|
Template State
|
state | True | string |
State of the library document. |
|
Group Name/ID
|
groupId | string |
ID of the group. To use this - field 'In The Name Of' needs to be selected |
Returns
A JSON object describing the library template
Create a library template from an uploaded document (Old) [DEPRECATED]
This operation creates a template in Adobe Acrobat Sign library from an uploaded document. Use this template for sending agreements.
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Template Name
|
name | True | string |
Agreement Name used to identify the template |
|
Template Type
|
libraryTemplateTypes | True | string |
A list of one or more library template types |
|
Share with
|
librarySharingMode | True | string |
Specifies who should have access to this library document |
|
Document ID
|
transientDocumentId | True | string |
The document ID received by uploading a document |
|
Document ID (2)
|
transientDocumentId | string |
The document ID received by uploading a document |
|
|
Document ID (3)
|
transientDocumentId | string |
The document ID received by uploading a document |
|
|
Document ID (4)
|
transientDocumentId | string |
The document ID received by uploading a document |
|
|
Document ID (5)
|
transientDocumentId | string |
The document ID received by uploading a document |
|
|
Document ID (6)
|
transientDocumentId | string |
The document ID received by uploading a document |
|
|
Document ID (7)
|
transientDocumentId | string |
The document ID received by uploading a document |
|
|
Document ID (8)
|
transientDocumentId | string |
The document ID received by uploading a document |
|
|
Document ID (9)
|
transientDocumentId | string |
The document ID received by uploading a document |
|
|
Document ID (10)
|
transientDocumentId | string |
The document ID received by uploading a document |
Returns
A JSON object describing the library template
Create an agreement from a document URL and send for signature
This operation creates an agreement from a document uploaded in Adobe Acrobat Sign and sends it for signature.
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
In the name of
|
x-api-user | string |
The email of API caller in the format: email:adobesignuser@domain.com |
|
|
Agreement Name
|
name | True | string |
The name of the agreement |
|
URL
|
url | True | string |
A publicly accessible URL for retrieving the raw file content |
|
Name
|
name | True | string |
The original system file name of the document being sent |
|
Type
|
mimeType | True | string |
The mime type of the referenced file, e.g. application/pdf |
|
Signature Type
|
signatureType | True | string |
Specifies the Signature type that was requested - E-signature or Written |
|
Participant Email
|
True | string |
The email of the participant |
|
|
Authentication
|
authenticationMethod | string |
Default authentication: email (None) |
|
|
Password
|
password | string |
The password required for the participant |
|
|
Country Code
|
countryCode | string |
Recipient's phone country code required to view & sign the document |
|
|
Phone No.
|
phone | string |
Recipient's phone number required to view & sign the agreement |
|
|
Order
|
order | True | integer |
Index starting with 1, indicating position at which signing group needs to sign. |
|
Role
|
role | True | string |
The current roles of the participant set (signer, approver etc). |
|
Group Name/ID
|
groupId | string |
ID of the group. To use this - field 'In The Name Of' needs to be selected |
|
|
Message
|
message | string |
An optional message to the recipients requesting their action |
|
|
Email
|
string |
The email of the CC of the agreement |
||
|
Expiration Time
|
expirationTime | string |
Time after which Agreement expires. Example: 2020-12-31T23:59:00Z |
|
|
Reminder Frequency
|
reminderFrequency | string |
How often do you want to send reminders ? |
|
|
Document Password
|
openPassword | string |
The password that should be used to encrypt the signed agreement PDF |
|
|
Name
|
fieldName | string |
The name of the field |
|
|
Value
|
defaultValue | string |
The default value of the field |
|
|
Redirect Delay
|
redirectDelay | string |
The delay (in seconds) before the user is taken to the success page. |
|
|
Redirect URL
|
redirectUrl | string |
URL to redirect after completing the signing process, e.g. https://adobe.com |
|
|
Initial Emails
|
initEmails | string |
Control notification mails for Agreement initiation events. |
Returns
A JSON that contains the ID of the newly created agreement
Create an agreement from a document URL and send for signature (Old) [DEPRECATED]
This operation creates an agreement from a document uploaded in Adobe Acrobat Sign and sends it for signature.
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Agreement Name
|
name | True | string |
The name of the agreement |
|
URL
|
url | True | string |
A publicly accessible URL for retrieving the document |
|
Name
|
name | True | string |
The name of the referenced document, with extension |
|
Signature Type
|
signatureType | True | string |
The type of signature you would like to request - E-signature or Written |
|
Recipient Email
|
True | string |
Email of the recipient |
|
|
Recipient Signing Order
|
signingOrder | True | integer |
Index starting with 1, that tells the order in which this recipient signs |
|
Recipient Role
|
recipientSetRole | True | string |
Specify the role of recipient |
|
Message
|
message | string |
An optional message to the recipients requesting their action |
|
|
Days to Deadline
|
daysUntilSigningDeadline | integer |
The number of days that remain before the document expires |
|
|
Reminder Frequency
|
reminderFrequency | string |
How often do you want to send reminders? |
|
|
Document Password
|
openPassword | string |
The password that should be used to encrypt the signed agreement PDF |
|
|
URL (2)
|
url | string |
A publicly accessible URL for retrieving the document |
|
|
Name (2)
|
name | string |
The name of the referenced document, with extension |
|
|
URL (3)
|
url | string |
A publicly accessible URL for retrieving the document |
|
|
Name (3)
|
name | string |
The name of the referenced document, with extension |
|
|
URL (4)
|
url | string |
A publicly accessible URL for retrieving the document |
|
|
Name (4)
|
name | string |
The name of the referenced document, with extension |
|
|
URL (5)
|
url | string |
A publicly accessible URL for retrieving the document |
|
|
Name (5)
|
name | string |
The name of the referenced document, with extension |
|
|
URL (6)
|
url | string |
A publicly accessible URL for retrieving the document |
|
|
Name (6)
|
name | string |
The name of the referenced document, with extension |
|
|
URL (7)
|
url | string |
A publicly accessible URL for retrieving the document |
|
|
Name (7)
|
name | string |
The name of the referenced document, with extension |
|
|
URL (8)
|
url | string |
A publicly accessible URL for retrieving the document |
|
|
Name (8)
|
name | string |
The name of the referenced document, with extension |
|
|
URL (9)
|
url | string |
A publicly accessible URL for retrieving the document |
|
|
Name (9)
|
name | string |
The name of the referenced document, with extension |
|
|
URL (10)
|
url | string |
A publicly accessible URL for retrieving the document |
|
|
Name (10)
|
name | string |
The name of the referenced document, with extension |
|
|
Recipient Email (2)
|
True | string |
Email of the recipient |
|
|
Recipient Signing Order (2)
|
signingOrder | True | integer |
Index starting with 1, that tells the order in which this recipient signs |
|
Recipient Role (2)
|
recipientSetRole | True | string |
Specify the role of recipient |
|
Recipient Email (3)
|
True | string |
Email of the recipient |
|
|
Recipient Signing Order (3)
|
signingOrder | True | integer |
Index starting with 1, that tells the order in which this recipient signs |
|
Recipient Role (3)
|
recipientSetRole | True | string |
Specify the role of recipient |
|
Recipient Email (4)
|
True | string |
Email of the recipient |
|
|
Recipient Signing Order (4)
|
signingOrder | True | integer |
Index starting with 1, that tells the order in which this recipient signs |
|
Recipient Role (4)
|
recipientSetRole | True | string |
Specify the role of recipient |
|
Recipient Email (5)
|
True | string |
Email of the recipient |
|
|
Recipient Signing Order (5)
|
signingOrder | True | integer |
Index starting with 1, that tells the order in which this recipient signs |
|
Recipient Role (5)
|
recipientSetRole | True | string |
Specify the role of recipient |
|
Recipient Email (6)
|
True | string |
Email of the recipient |
|
|
Recipient Signing Order (6)
|
signingOrder | True | integer |
Index starting with 1, that tells the order in which this recipient signs |
|
Recipient Role (6)
|
recipientSetRole | True | string |
Specify the role of recipient |
|
Recipient Email (7)
|
True | string |
Email of the recipient |
|
|
Recipient Signing Order (7)
|
signingOrder | True | integer |
Index starting with 1, that tells the order in which this recipient signs |
|
Recipient Role (7)
|
recipientSetRole | True | string |
Specify the role of recipient |
|
Recipient Email (8)
|
True | string |
Email of the recipient |
|
|
Recipient Signing Order (8)
|
signingOrder | True | integer |
Index starting with 1, that tells the order in which this recipient signs |
|
Recipient Role (8)
|
recipientSetRole | True | string |
Specify the role of recipient |
|
Recipient Email (9)
|
True | string |
Email of the recipient |
|
|
Recipient Signing Order (9)
|
signingOrder | True | integer |
Index starting with 1, that tells the order in which this recipient signs |
|
Recipient Role (9)
|
recipientSetRole | True | string |
Specify the role of recipient |
|
Recipient Email (10)
|
True | string |
Email of the recipient |
|
|
Recipient Signing Order (10)
|
signingOrder | True | integer |
Index starting with 1, that tells the order in which this recipient signs |
|
Recipient Role (10)
|
recipientSetRole | True | string |
Specify the role of recipient |
|
Recipient Email (11)
|
True | string |
Email of the recipient |
|
|
Recipient Signing Order (11)
|
signingOrder | True | integer |
Index starting with 1, that tells the order in which this recipient signs |
|
Recipient Role (11)
|
recipientSetRole | True | string |
Specify the role of recipient |
|
Recipient Email (12)
|
True | string |
Email of the recipient |
|
|
Recipient Signing Order (12)
|
signingOrder | True | integer |
Index starting with 1, that tells the order in which this recipient signs |
|
Recipient Role (12)
|
recipientSetRole | True | string |
Specify the role of recipient |
|
Recipient Email (13)
|
True | string |
Email of the recipient |
|
|
Recipient Signing Order (13)
|
signingOrder | True | integer |
Index starting with 1, that tells the order in which this recipient signs |
|
Recipient Role (13)
|
recipientSetRole | True | string |
Specify the role of recipient |
|
Recipient Email (14)
|
True | string |
Email of the recipient |
|
|
Recipient Signing Order (14)
|
signingOrder | True | integer |
Index starting with 1, that tells the order in which this recipient signs |
|
Recipient Role (14)
|
recipientSetRole | True | string |
Specify the role of recipient |
|
Recipient Email (15)
|
True | string |
Email of the recipient |
|
|
Recipient Signing Order (15)
|
signingOrder | True | integer |
Index starting with 1, that tells the order in which this recipient signs |
|
Recipient Role (15)
|
recipientSetRole | True | string |
Specify the role of recipient |
|
Recipient Email (16)
|
True | string |
Email of the recipient |
|
|
Recipient Signing Order (16)
|
signingOrder | True | integer |
Index starting with 1, that tells the order in which this recipient signs |
|
Recipient Role (16)
|
recipientSetRole | True | string |
Specify the role of recipient |
|
Recipient Email (17)
|
True | string |
Email of the recipient |
|
|
Recipient Signing Order (17)
|
signingOrder | True | integer |
Index starting with 1, that tells the order in which this recipient signs |
|
Recipient Role (17)
|
recipientSetRole | True | string |
Specify the role of recipient |
|
Recipient Email (18)
|
True | string |
Email of the recipient |
|
|
Recipient Signing Order (18)
|
signingOrder | True | integer |
Index starting with 1, that tells the order in which this recipient signs |
|
Recipient Role (18)
|
recipientSetRole | True | string |
Specify the role of recipient |
|
Recipient Email (19)
|
True | string |
Email of the recipient |
|
|
Recipient Signing Order (19)
|
signingOrder | True | integer |
Index starting with 1, that tells the order in which this recipient signs |
|
Recipient Role (19)
|
recipientSetRole | True | string |
Specify the role of recipient |
|
Recipient Email (20)
|
True | string |
Email of the recipient |
|
|
Recipient Signing Order (20)
|
signingOrder | True | integer |
Index starting with 1, that tells the order in which this recipient signs |
|
Recipient Role (20)
|
recipientSetRole | True | string |
Specify the role of recipient |
|
Recipient Email (21)
|
True | string |
Email of the recipient |
|
|
Recipient Signing Order (21)
|
signingOrder | True | integer |
Index starting with 1, that tells the order in which this recipient signs |
|
Recipient Role (21)
|
recipientSetRole | True | string |
Specify the role of recipient |
|
Recipient Email (22)
|
True | string |
Email of the recipient |
|
|
Recipient Signing Order (22)
|
signingOrder | True | integer |
Index starting with 1, that tells the order in which this recipient signs |
|
Recipient Role (22)
|
recipientSetRole | True | string |
Specify the role of recipient |
|
Recipient Email (23)
|
True | string |
Email of the recipient |
|
|
Recipient Signing Order (23)
|
signingOrder | True | integer |
Index starting with 1, that tells the order in which this recipient signs |
|
Recipient Role (23)
|
recipientSetRole | True | string |
Specify the role of recipient |
|
Recipient Email (24)
|
True | string |
Email of the recipient |
|
|
Recipient Signing Order (24)
|
signingOrder | True | integer |
Index starting with 1, that tells the order in which this recipient signs |
|
Recipient Role (24)
|
recipientSetRole | True | string |
Specify the role of recipient |
|
Recipient Email (25)
|
True | string |
Email of the recipient |
|
|
Recipient Signing Order (25)
|
signingOrder | True | integer |
Index starting with 1, that tells the order in which this recipient signs |
|
Recipient Role (25)
|
recipientSetRole | True | string |
Specify the role of recipient |
|
Form Field Name (1)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (1)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (2)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (2)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (3)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (3)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (4)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (4)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (5)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (5)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (6)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (6)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (7)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (7)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (8)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (8)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (9)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (9)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (10)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (10)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (11)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (11)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (12)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (12)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (13)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (13)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (14)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (14)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (15)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (15)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (16)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (16)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (17)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (17)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (18)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (18)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (19)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (19)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (20)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (20)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (21)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (21)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (22)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (22)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (23)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (23)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (24)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (24)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (25)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (25)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (26)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (26)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (27)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (27)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (28)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (28)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (29)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (29)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (30)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (30)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (31)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (31)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (32)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (32)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (33)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (33)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (34)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (34)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (35)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (35)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (36)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (36)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (37)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (37)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (38)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (38)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (39)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (39)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (40)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (40)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (41)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (41)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (42)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (42)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (43)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (43)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (44)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (44)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (45)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (45)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (46)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (46)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (47)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (47)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (48)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (48)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (49)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (49)
|
defaultValue | string |
The default value of the field |
|
|
Form Field Name (50)
|
fieldName | string |
The name of the field |
|
|
Form Field Value (50)
|
defaultValue | string |
The default value of the field |
Returns
A JSON that contains the ID of the newly created agreement
- Body