@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2015-12-14T16:41:01.888-08:00") public class EnvelopesApi extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
EnvelopesApi.CreateEnvelopeOptions |
class |
EnvelopesApi.GetEnvelopeOptions |
class |
EnvelopesApi.ListStatusChangesOptions |
class |
EnvelopesApi.UpdateOptions |
| Constructor and Description |
|---|
EnvelopesApi() |
EnvelopesApi(ApiClient apiClient) |
| Modifier and Type | Method and Description |
|---|---|
DocumentTemplateList |
applyTemplate(String accountId,
String envelopeId,
DocumentTemplateList documentTemplateList)
Adds templates to an envelope.
|
DocumentTemplateList |
applyTemplateToDocument(String accountId,
String envelopeId,
String documentId,
DocumentTemplateList documentTemplateList)
Adds templates to a document in an envelope.
|
ViewUrl |
createConsoleView(String accountId,
ConsoleViewRequest consoleViewRequest)
Returns a URL to the authentication view UI.
|
ViewUrl |
createCorrectView(String accountId,
String envelopeId,
CorrectViewRequest correctViewRequest)
Returns a URL to the envelope correction UI.
|
CustomFields |
createCustomFields(String accountId,
String envelopeId,
CustomFields customFields)
Updates envelope custom fields for an envelope.
|
DocumentFieldsInformation |
createDocumentFields(String accountId,
String envelopeId,
String documentId,
DocumentFieldsInformation documentFieldsInformation)
Creates custom document fields in an existing envelope document.
|
ViewUrl |
createEditView(String accountId,
String envelopeId,
ReturnUrlRequest returnUrlRequest)
Returns a URL to the edit view UI.
|
EmailSettings |
createEmailSettings(String accountId,
String envelopeId,
EmailSettings emailSettings)
Adds email setting overrides to an envelope.
|
EnvelopeSummary |
createEnvelope(String accountId,
EnvelopeDefinition envelopeDefinition)
Creates an envelope.
|
EnvelopeSummary |
createEnvelope(String accountId,
EnvelopeDefinition envelopeDefinition,
EnvelopesApi.CreateEnvelopeOptions options)
Creates an envelope.
|
LockInformation |
createLock(String accountId,
String envelopeId,
LockRequest lockRequest)
Lock an envelope.
|
Recipients |
createRecipient(String accountId,
String envelopeId,
Recipients recipients)
Adds one or more recipients to an envelope.
|
ViewUrl |
createRecipientView(String accountId,
String envelopeId,
RecipientViewRequest recipientViewRequest)
Returns a URL to the recipient view UI.
|
ViewUrl |
createSenderView(String accountId,
String envelopeId,
ReturnUrlRequest returnUrlRequest)
Returns a URL to the sender view UI.
|
Tabs |
createTabs(String accountId,
String envelopeId,
String recipientId,
Tabs tabs)
Adds tabs for a recipient.
|
ViewUrl |
createViewLink(String accountId,
String envelopeId,
ViewLinkRequest viewLinkRequest)
Reserved: Returns a URL to the secure link view UI.
|
CustomFields |
deleteCustomFields(String accountId,
String envelopeId,
CustomFields customFields)
Deletes envelope custom fields for draft and in-process envelopes.
|
DocumentFieldsInformation |
deleteDocumentFields(String accountId,
String envelopeId,
String documentId,
DocumentFieldsInformation documentFieldsInformation)
Deletes custom document fields from an existing envelope document.
|
void |
deleteDocumentPage(String accountId,
String envelopeId,
String documentId,
String pageNumber)
Deletes a page from a document in an envelope.
|
EnvelopeDocumentsResult |
deleteDocuments(String accountId,
String envelopeId,
EnvelopeDefinition envelopeDefinition)
Deletes documents from a draft envelope.
|
EmailSettings |
deleteEmailSettings(String accountId,
String envelopeId)
Deletes the email setting overrides for an envelope.
|
LockInformation |
deleteLock(String accountId,
String envelopeId)
Deletes an envelope lock.
|
Recipients |
deleteRecipient(String accountId,
String envelopeId,
String recipientId)
Deletes a recipient from an envelope.
|
Recipients |
deleteRecipients(String accountId,
String envelopeId,
Recipients recipients)
Deletes recipients from an envelope.
|
Tabs |
deleteTabs(String accountId,
String envelopeId,
String recipientId,
Tabs tabs)
Deletes the tabs associated with a recipient.
|
void |
deleteTemplatesFromDocument(String accountId,
String envelopeId,
String documentId,
String templateId)
Deletes a template from a document in an existing envelope.
|
void |
deleteViewLink(String accountId,
String envelopeId)
Reserved: Expires a secure view link.
|
ApiClient |
getApiClient() |
byte[] |
getDocument(String accountId,
String envelopeId,
String documentId)
Gets a document from an envelope.
|
EmailSettings |
getEmailSettings(String accountId,
String envelopeId)
Gets the email setting overrides for an envelope.
|
Envelope |
getEnvelope(String accountId,
String envelopeId)
Gets the status of a envelope.
|
Envelope |
getEnvelope(String accountId,
String envelopeId,
EnvelopesApi.GetEnvelopeOptions options)
Gets the status of a envelope.
|
LockInformation |
getLock(String accountId,
String envelopeId)
Gets envelope lock information.
|
Notification |
getNotificationSettings(String accountId,
String envelopeId)
Gets envelope notification information.
|
EnvelopeAuditEventResponse |
listAuditEvents(String accountId,
String envelopeId)
Gets the envelope audit events for an envelope.
|
CustomFieldsEnvelope |
listCustomFields(String accountId,
String envelopeId)
Gets the custom field information for the specified envelope.
|
DocumentFieldsInformation |
listDocumentFields(String accountId,
String envelopeId,
String documentId)
Gets the custom document fields from an existing envelope document.
|
EnvelopeDocumentsResult |
listDocuments(String accountId,
String envelopeId)
Gets a list of envelope documents.
|
Recipients |
listRecipients(String accountId,
String envelopeId)
Gets the status of recipients for an envelope.
|
EnvelopesInformation |
listStatus(String accountId,
EnvelopeIdsRequest envelopeIdsRequest)
Gets the envelope status for the specified envelopes.
|
EnvelopesInformation |
listStatusChanges(String accountId)
Gets status changes for one or more envelopes.
|
EnvelopesInformation |
listStatusChanges(String accountId,
EnvelopesApi.ListStatusChangesOptions options)
Gets status changes for one or more envelopes.
|
Tabs |
listTabs(String accountId,
String envelopeId,
String recipientId)
Gets the tabs information for a signer or sign-in-person recipient in an envelope.
|
TemplateInformation |
listTemplates(String accountId,
String envelopeId)
Get List of Templates used in an Envelope
This returns a list of the templates, name and ID, used in an envelope.<br/><br/>Note: This only returns information for server side templates.
|
TemplateInformation |
listTemplatesForDocument(String accountId,
String envelopeId,
String documentId)
Gets the templates associated with a document in an existing envelope.
|
void |
setApiClient(ApiClient apiClient) |
EnvelopeUpdateSummary |
update(String accountId,
String envelopeId,
Envelope envelope)
Send Draft Envelope/Void Envelope/Move/Purge Envelope/Modify draft
The Put Envelopes endpoint provides the following functionality:\n\n* Sends the specified single draft envelope.\nAdd {\"status\":\"sent\"} to the request body to send the envelope.\n\n* Voids the specified in-process envelope.\nAdd {\"status\":\"voided\", \"voidedReason\":\"The reason for voiding the envelope\"} to the request body to void the envelope.\n\n* Replaces the current email subject and message for a draft envelope.\nAdd {\"emailSubject\":\"subject\", \"emailBlurb\":\"message\"} to the request body to modify the subject and message.\n\n* Place the envelope documents and envelope metadata in a purge queue so that this information is removed from the DocuSign system.\nAdd {\"purgeState\":\"purge type\"} to the request body.\n\n*Additional information on purging documents*\n\nThe purge request can only be used for completed envelopes that are not marked as the authoritative copy.
|
EnvelopeUpdateSummary |
update(String accountId,
String envelopeId,
Envelope envelope,
EnvelopesApi.UpdateOptions options)
Send Draft Envelope/Void Envelope/Move/Purge Envelope/Modify draft
The Put Envelopes endpoint provides the following functionality:\n\n* Sends the specified single draft envelope.\nAdd {\"status\":\"sent\"} to the request body to send the envelope.\n\n* Voids the specified in-process envelope.\nAdd {\"status\":\"voided\", \"voidedReason\":\"The reason for voiding the envelope\"} to the request body to void the envelope.\n\n* Replaces the current email subject and message for a draft envelope.\nAdd {\"emailSubject\":\"subject\", \"emailBlurb\":\"message\"} to the request body to modify the subject and message.\n\n* Place the envelope documents and envelope metadata in a purge queue so that this information is removed from the DocuSign system.\nAdd {\"purgeState\":\"purge type\"} to the request body.\n\n*Additional information on purging documents*\n\nThe purge request can only be used for completed envelopes that are not marked as the authoritative copy.
|
CustomFields |
updateCustomFields(String accountId,
String envelopeId,
CustomFields customFields)
Updates envelope custom fields in an envelope.
|
DocumentFieldsInformation |
updateDocumentFields(String accountId,
String envelopeId,
String documentId,
DocumentFieldsInformation documentFieldsInformation)
Updates existing custom document fields in an existing envelope document.
|
EnvelopeDocumentsResult |
updateDocuments(String accountId,
String envelopeId,
EnvelopeDefinition envelopeDefinition)
Adds one or more documents to an existing envelope document.
|
EmailSettings |
updateEmailSettings(String accountId,
String envelopeId,
EmailSettings emailSettings)
Updates the email setting overrides for an envelope.
|
LockInformation |
updateLock(String accountId,
String envelopeId,
LockRequest lockRequest)
Updates an envelope lock.
|
RecipientsUpdateSummary |
updateRecipients(String accountId,
String envelopeId,
Recipients recipients)
Updates recipients in a draft envelope or corrects recipient information for an in process envelope.
|
Tabs |
updateTabs(String accountId,
String envelopeId,
String recipientId,
Tabs tabs)
Updates the tabs for a recipient.
|
public EnvelopesApi()
public EnvelopesApi(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public EnvelopesInformation listStatusChanges(String accountId) throws ApiException
accountId - The external account number (int) or account ID Guid.ApiExceptionpublic EnvelopesInformation listStatusChanges(String accountId, EnvelopesApi.ListStatusChangesOptions options) throws ApiException
accountId - The external account number (int) or account ID Guid.
EnvelopesApi.ListStatusChangesOptions Options for modifying the method behavior.ApiExceptionpublic EnvelopeSummary createEnvelope(String accountId, EnvelopeDefinition envelopeDefinition) throws ApiException
accountId - The external account number (int) or account ID Guid.ApiExceptionpublic EnvelopeSummary createEnvelope(String accountId, EnvelopeDefinition envelopeDefinition, EnvelopesApi.CreateEnvelopeOptions options) throws ApiException
accountId - The external account number (int) or account ID Guid.
EnvelopesApi.CreateEnvelopeOptions Options for modifying the method behavior.ApiExceptionpublic EnvelopesInformation listStatus(String accountId, EnvelopeIdsRequest envelopeIdsRequest) throws ApiException
accountId - The external account number (int) or account ID Guid.
EnvelopesApi.ListStatusOptions Options for modifying the method behavior.ApiExceptionpublic Envelope getEnvelope(String accountId, String envelopeId) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.ApiExceptionpublic Envelope getEnvelope(String accountId, String envelopeId, EnvelopesApi.GetEnvelopeOptions options) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.
EnvelopesApi.GetEnvelopeOptions Options for modifying the method behavior.ApiExceptionpublic EnvelopeUpdateSummary update(String accountId, String envelopeId, Envelope envelope) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.ApiExceptionpublic EnvelopeUpdateSummary update(String accountId, String envelopeId, Envelope envelope, EnvelopesApi.UpdateOptions options) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.
EnvelopesApi.UpdateOptions Options for modifying the method behavior.ApiExceptionpublic EnvelopeAuditEventResponse listAuditEvents(String accountId, String envelopeId) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.
EnvelopesApi.ListAuditEventsOptions Options for modifying the method behavior.ApiExceptionpublic CustomFieldsEnvelope listCustomFields(String accountId, String envelopeId) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.
EnvelopesApi.ListCustomFieldsOptions Options for modifying the method behavior.ApiExceptionpublic CustomFields updateCustomFields(String accountId, String envelopeId, CustomFields customFields) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.
EnvelopesApi.UpdateCustomFieldsOptions Options for modifying the method behavior.ApiExceptionpublic CustomFields createCustomFields(String accountId, String envelopeId, CustomFields customFields) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.
EnvelopesApi.CreateCustomFieldsOptions Options for modifying the method behavior.ApiExceptionpublic CustomFields deleteCustomFields(String accountId, String envelopeId, CustomFields customFields) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.
EnvelopesApi.DeleteCustomFieldsOptions Options for modifying the method behavior.ApiExceptionpublic EnvelopeDocumentsResult listDocuments(String accountId, String envelopeId) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.
EnvelopesApi.ListDocumentsOptions Options for modifying the method behavior.ApiExceptionpublic EnvelopeDocumentsResult updateDocuments(String accountId, String envelopeId, EnvelopeDefinition envelopeDefinition) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.
EnvelopesApi.UpdateDocumentsOptions Options for modifying the method behavior.ApiExceptionpublic EnvelopeDocumentsResult deleteDocuments(String accountId, String envelopeId, EnvelopeDefinition envelopeDefinition) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.
EnvelopesApi.DeleteDocumentsOptions Options for modifying the method behavior.ApiExceptionpublic byte[] getDocument(String accountId, String envelopeId, String documentId) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.documentId - The ID of the document being accessed.
EnvelopesApi.GetDocumentOptions Options for modifying the method behavior.ApiExceptionpublic DocumentFieldsInformation listDocumentFields(String accountId, String envelopeId, String documentId) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.documentId - The ID of the document being accessed.
EnvelopesApi.ListDocumentFieldsOptions Options for modifying the method behavior.ApiExceptionpublic DocumentFieldsInformation updateDocumentFields(String accountId, String envelopeId, String documentId, DocumentFieldsInformation documentFieldsInformation) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.documentId - The ID of the document being accessed.
EnvelopesApi.UpdateDocumentFieldsOptions Options for modifying the method behavior.ApiExceptionpublic DocumentFieldsInformation createDocumentFields(String accountId, String envelopeId, String documentId, DocumentFieldsInformation documentFieldsInformation) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.documentId - The ID of the document being accessed.
EnvelopesApi.CreateDocumentFieldsOptions Options for modifying the method behavior.ApiExceptionpublic DocumentFieldsInformation deleteDocumentFields(String accountId, String envelopeId, String documentId, DocumentFieldsInformation documentFieldsInformation) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.documentId - The ID of the document being accessed.
EnvelopesApi.DeleteDocumentFieldsOptions Options for modifying the method behavior.ApiExceptionpublic void deleteDocumentPage(String accountId, String envelopeId, String documentId, String pageNumber) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.documentId - The ID of the document being accessed.pageNumber - The page number being accessed.
EnvelopesApi.DeleteDocumentPageOptions Options for modifying the method behavior.ApiExceptionpublic TemplateInformation listTemplatesForDocument(String accountId, String envelopeId, String documentId) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.documentId - The ID of the document being accessed.
EnvelopesApi.ListTemplatesForDocumentOptions Options for modifying the method behavior.ApiExceptionpublic DocumentTemplateList applyTemplateToDocument(String accountId, String envelopeId, String documentId, DocumentTemplateList documentTemplateList) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.documentId - The ID of the document being accessed.
EnvelopesApi.ApplyTemplateToDocumentOptions Options for modifying the method behavior.ApiExceptionpublic void deleteTemplatesFromDocument(String accountId, String envelopeId, String documentId, String templateId) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.documentId - The ID of the document being accessed.templateId - The ID of the template being accessed.
EnvelopesApi.DeleteTemplatesFromDocumentOptions Options for modifying the method behavior.ApiExceptionpublic EmailSettings getEmailSettings(String accountId, String envelopeId) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.
EnvelopesApi.GetEmailSettingsOptions Options for modifying the method behavior.ApiExceptionpublic EmailSettings updateEmailSettings(String accountId, String envelopeId, EmailSettings emailSettings) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.
EnvelopesApi.UpdateEmailSettingsOptions Options for modifying the method behavior.ApiExceptionpublic EmailSettings createEmailSettings(String accountId, String envelopeId, EmailSettings emailSettings) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.
EnvelopesApi.CreateEmailSettingsOptions Options for modifying the method behavior.ApiExceptionpublic EmailSettings deleteEmailSettings(String accountId, String envelopeId) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.
EnvelopesApi.DeleteEmailSettingsOptions Options for modifying the method behavior.ApiExceptionpublic LockInformation getLock(String accountId, String envelopeId) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.
EnvelopesApi.GetLockOptions Options for modifying the method behavior.ApiExceptionpublic LockInformation updateLock(String accountId, String envelopeId, LockRequest lockRequest) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.
EnvelopesApi.UpdateLockOptions Options for modifying the method behavior.ApiExceptionpublic LockInformation createLock(String accountId, String envelopeId, LockRequest lockRequest) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.
EnvelopesApi.CreateLockOptions Options for modifying the method behavior.ApiExceptionpublic LockInformation deleteLock(String accountId, String envelopeId) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.
EnvelopesApi.DeleteLockOptions Options for modifying the method behavior.ApiExceptionpublic Notification getNotificationSettings(String accountId, String envelopeId) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.
EnvelopesApi.GetNotificationSettingsOptions Options for modifying the method behavior.ApiExceptionpublic Recipients listRecipients(String accountId, String envelopeId) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.
EnvelopesApi.ListRecipientsOptions Options for modifying the method behavior.ApiExceptionpublic RecipientsUpdateSummary updateRecipients(String accountId, String envelopeId, Recipients recipients) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.
EnvelopesApi.UpdateRecipientsOptions Options for modifying the method behavior.ApiExceptionpublic Recipients createRecipient(String accountId, String envelopeId, Recipients recipients) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.
EnvelopesApi.CreateRecipientOptions Options for modifying the method behavior.ApiExceptionpublic Recipients deleteRecipients(String accountId, String envelopeId, Recipients recipients) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.
EnvelopesApi.DeleteRecipientsOptions Options for modifying the method behavior.ApiExceptionpublic Recipients deleteRecipient(String accountId, String envelopeId, String recipientId) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.recipientId - The ID of the recipient being accessed.
EnvelopesApi.DeleteRecipientOptions Options for modifying the method behavior.ApiExceptionpublic Tabs listTabs(String accountId, String envelopeId, String recipientId) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.recipientId - The ID of the recipient being accessed.
EnvelopesApi.ListTabsOptions Options for modifying the method behavior.ApiExceptionpublic Tabs updateTabs(String accountId, String envelopeId, String recipientId, Tabs tabs) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.recipientId - The ID of the recipient being accessed.
EnvelopesApi.UpdateTabsOptions Options for modifying the method behavior.ApiExceptionpublic Tabs createTabs(String accountId, String envelopeId, String recipientId, Tabs tabs) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.recipientId - The ID of the recipient being accessed.
EnvelopesApi.CreateTabsOptions Options for modifying the method behavior.ApiExceptionpublic Tabs deleteTabs(String accountId, String envelopeId, String recipientId, Tabs tabs) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.recipientId - The ID of the recipient being accessed.
EnvelopesApi.DeleteTabsOptions Options for modifying the method behavior.ApiExceptionpublic TemplateInformation listTemplates(String accountId, String envelopeId) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.
EnvelopesApi.ListTemplatesOptions Options for modifying the method behavior.ApiExceptionpublic DocumentTemplateList applyTemplate(String accountId, String envelopeId, DocumentTemplateList documentTemplateList) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.
EnvelopesApi.ApplyTemplateOptions Options for modifying the method behavior.ApiExceptionpublic ViewUrl createCorrectView(String accountId, String envelopeId, CorrectViewRequest correctViewRequest) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.
EnvelopesApi.CreateCorrectViewOptions Options for modifying the method behavior.ApiExceptionpublic ViewUrl createEditView(String accountId, String envelopeId, ReturnUrlRequest returnUrlRequest) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.
EnvelopesApi.CreateEditViewOptions Options for modifying the method behavior.ApiExceptionpublic ViewUrl createRecipientView(String accountId, String envelopeId, RecipientViewRequest recipientViewRequest) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.
EnvelopesApi.CreateRecipientViewOptions Options for modifying the method behavior.ApiExceptionpublic ViewUrl createSenderView(String accountId, String envelopeId, ReturnUrlRequest returnUrlRequest) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.
EnvelopesApi.CreateSenderViewOptions Options for modifying the method behavior.ApiExceptionpublic ViewUrl createViewLink(String accountId, String envelopeId, ViewLinkRequest viewLinkRequest) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.
EnvelopesApi.CreateViewLinkOptions Options for modifying the method behavior.ApiExceptionpublic void deleteViewLink(String accountId, String envelopeId) throws ApiException
accountId - The external account number (int) or account ID Guid.envelopeId - The envelopeId Guid of the envelope being accessed.
EnvelopesApi.DeleteViewLinkOptions Options for modifying the method behavior.ApiExceptionpublic ViewUrl createConsoleView(String accountId, ConsoleViewRequest consoleViewRequest) throws ApiException
accountId - The external account number (int) or account ID Guid.
EnvelopesApi.CreateConsoleViewOptions Options for modifying the method behavior.ApiExceptionCopyright © 2016. All rights reserved.