
createRecipientView | REST API | Docusign
For example. https://myapp.example.com/docusign_return?myState=12345 When the user is redirected to your app, the event query parameter will be appended. In this example, prevent …
REST API Reference | Docusign
The Docusign eSignature REST API provides you with a powerful, convenient, and simple Web services API for interacting with Docusign.
createConfiguration | REST API | Docusign
Connect is a webhook service that provides updates when certain events occur in your eSignature workflows. You can use this endpoint to create: Account-level Connect configurations to listen …
createCorrectView | REST API | Docusign
(One time) create a standalone return page that you will use as the returnUrl target for the view. The view will redirect the iframe to this URL when it has completed.
list | REST API | Docusign
Use the include query parameter to specify the kinds of folders to return. By default, only the first level of subfolders is shown. Set the sub_folder_depth query parameter to -1 to return the …
eSignature REST API 101 | Docusign
The eSignature API enables you to integrate Docusign eSignature functionality fully into your own apps. Get started by configuring and downloading a Quickstart that contains examples in the …
Calling C# SDK methods and handling errors | Docusign
The differences between these four methods are the information they return and whether they make the call on the calling thread or in a separate background thread.
listWorkspaceFilePages | REST API | Docusign
Provides details on listing file pages in DocuSign Workspaces using the eSignature REST API.
Calling Methods and Handling Errors | PHP SDK | Docusign
Note: Some API calls do not return an error, but instead provide error information inside the body of the HTTP response. In this case, you will need to have your code check the data returned …
createSenderView | REST API | Docusign
(One time) create a standalone “return” page that you will use as the returnUrl target for the view. The view will redirect the iframe to this URL when it has completed.