ADO.NET Provider for DocuSign

Build 23.0.8839

EnvelopeAttachments

The EnvelopeAttachments resource provides methods that allow you to manage attachments.

View Specific Information

In order to make a successful request on this view, you have to specify EnvelopeId.

For example:

SELECT * FROM EnvelopeAttachments WHERE EnvelopeId = '56e3ca38-8008-441e-a29e-eb23dd3269e1'

Columns

Name Type References Description
EnvelopeId String

Envelopes.EnvelopeId

The envelope ID.
AttachmentId [KEY] String Id of the attachment.
AttachmentType String Type of the attachment.
Name String Name of the attachment.
Label String Label of the attachment.
AccessControl String AccessControl of the attachment.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839