Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
maxLevel3
typeflat

...

Code Block
titleenvelopeDocumentsUpdateList
<docusign.envelopeDocumentsUpdateList>
    <accountId>{$url:accountId}</accountId>
    <envelopeId>{$url:envelopeId}</envelopeId>
    <applyDocumentFields>{$url:applyDocumentFields}</applyDocumentFields>
</docusign.envelopeDocumentsUpdateList>

Properties

  • accountId: The account ID. This information is returned in the login response.

  • envelopeId: The ID of the envelope that contains the document.
  • applyDocumentFields: When true, document fields can be added or modified while adding or modifying envelope documents.
Anchor
sampleRequest
sampleRequest
Sample request

...