
SDKs for eSignature REST API | Docusign
We provide SDKs to wrap our eSignature REST API with objects, properties, and methods in your favorite programming language.
createConfiguration | REST API | Docusign
The connectCustomConfiguration object describes a Connect configuration for your account.
createEnvelope | REST API | Docusign
Envelope and template objects along with documents, recipients, and tabs are the five object models at the core of the eSignature API. The eSignature concepts guide describes how the …
Node.js SDK setup and configuration | Docusign
The API object names use flatcase (all lowercase without spaces) while the corresponding SDK models use PascalCase (the first letter is uppercase). For example, the API object …
eSignature API concepts | Docusign
Explore features associated with the core objects, such as sending envelopes in bulk and composite templates. See How-to guides demonstrating how to use each object in eSignature …
Calling Java SDK methods and handling errors | Docusign
The return type for the object will change. In the example above, all return types for these methods, with the exception of deleteBrand, use the Brand object type.
eSignature How-Tos & Code Examples | REST API | Docusign
This section contains eSignature API how-tos that show how to implement the Docusign eSignature REST API in a variety of scenarios.
Envelopes Category | REST API | Docusign
Description This object contains the data that recipients have entered into the form fields associated with an envelope.
Accessing the C# SDK object model | Docusign
The C# classes used to pass data to and from API endpoints are called models, and all use standard C# properties to get and set values. We will use the Brand object as an example. …
Troubleshooting for common errors | Docusign
Learn about common eSignature REST API errors, their causes, and effective troubleshooting methods to resolve them.