About 664 results
Open links in new tab
  1. Envelopes Resource | REST API | Docusign

    If you have an envelope that you have previously saved, you can modify the subject and message, send it, void it, or place it in the purge queue using the Envelope: update method.

  2. createEnvelope | REST API | Docusign

    Learn how to create envelopes using DocuSign's REST API for secure and efficient document management.

  3. update | REST API | Docusign

    Purge documents and envelope metadata from the Docusign platform Although the request body for this method is a complete envelope definition, you only need to provide the properties that …

  4. EnvelopeCustomFields Resource | REST API | Docusign

    An envelope custom field enables you to collect custom data about envelopes on a per-envelope basis. You can then use the custom data for sorting, organizing, searching, and other …

  5. Envelopes Concept | eSignature REST API | Docusign

    The Envelope diagram below shows the data structure of an envelope object, illustrating how it contains documents and recipients of various types, as well as the tabs associated with those …

  6. Envelopes Category | REST API | Docusign

    The eSignature API Envelope category includes the resources and methods for sending and managing envelopes and envelope data. Envelopes are the key objects in the Docusign platform.

  7. getDocument | REST API | Docusign

    Retrieves a single document or all documents from an envelope. To retrieve a single document, provide the ID of the document in the documentId path parameter.

  8. How-To Get Envelope Information | REST API | Docusign

    This topic demonstrates how to get the full set of data associated with an envelope that was sent by your app. Using the code presented here, you can see whether documents have been …

  9. Searching for envelopes | Docusign

    You can search for envelopes that contain specific text strings using a search_text request parameter and specifying a string that all returned envelope text must contain.

  10. createCustomFields | REST API | Docusign

    Creates envelope custom fields for an envelope.