DocumentTemplateList |
EnvelopesApi.applyTemplate(java.lang.String accountId,
java.lang.String envelopeId,
DocumentTemplateList documentTemplateList) |
Adds templates to an envelope..
|
DocumentTemplateList |
EnvelopesApi.applyTemplate(java.lang.String accountId,
java.lang.String envelopeId,
DocumentTemplateList documentTemplateList,
EnvelopesApi.ApplyTemplateOptions options) |
Adds templates to an envelope..
|
DocumentTemplateList |
EnvelopesApi.applyTemplateToDocument(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String documentId,
DocumentTemplateList documentTemplateList) |
Adds templates to a document in an envelope..
|
DocumentTemplateList |
EnvelopesApi.applyTemplateToDocument(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String documentId,
DocumentTemplateList documentTemplateList,
EnvelopesApi.ApplyTemplateToDocumentOptions options) |
Adds templates to a document in an envelope..
|
ExternalFolder |
CloudStorageApi.callList(java.lang.String accountId,
java.lang.String userId,
java.lang.String serviceId,
java.lang.String folderId) |
Gets a list of all the items from the specified cloud storage provider..
|
ExternalFolder |
CloudStorageApi.callList(java.lang.String accountId,
java.lang.String userId,
java.lang.String serviceId,
java.lang.String folderId,
CloudStorageApi.CallListOptions options) |
Gets a list of all the items from the specified cloud storage provider..
|
TabMetadataList |
CustomTabsApi.callList(java.lang.String accountId) |
Gets a list of all account tabs..
|
TabMetadataList |
CustomTabsApi.callList(java.lang.String accountId,
CustomTabsApi.CallListOptions options) |
Gets a list of all account tabs..
|
FoldersResponse |
FoldersApi.callList(java.lang.String accountId) |
Gets a list of the folders for the account..
|
FoldersResponse |
FoldersApi.callList(java.lang.String accountId,
FoldersApi.CallListOptions options) |
Gets a list of the folders for the account..
|
SigningGroupInformation |
SigningGroupsApi.callList(java.lang.String accountId) |
Gets a list of the Signing Groups in an account..
|
SigningGroupInformation |
SigningGroupsApi.callList(java.lang.String accountId,
SigningGroupsApi.CallListOptions options) |
Gets a list of the Signing Groups in an account..
|
UserInformationList |
UsersApi.callList(java.lang.String accountId) |
Retrieves the list of users for the specified account..
|
UserInformationList |
UsersApi.callList(java.lang.String accountId,
UsersApi.CallListOptions options) |
Retrieves the list of users for the specified account..
|
CompleteSignHashResponse |
SignatureApi.completeSignHash(CompleteSignRequest completeSignRequest) |
Complete Sign Hash
|
NewAccountSummary |
AccountsApi.create(NewAccountDefinition newAccountDefinition) |
Creates new accounts..
|
NewAccountSummary |
AccountsApi.create(NewAccountDefinition newAccountDefinition,
AccountsApi.CreateOptions options) |
Creates new accounts..
|
TabMetadata |
CustomTabsApi.create(java.lang.String accountId,
TabMetadata tabMetadata) |
Creates a custom tab..
|
NewUsersSummary |
UsersApi.create(java.lang.String accountId,
NewUsersDefinition newUsersDefinition) |
Adds news user to the specified account..
|
AccountSignaturesInformation |
AccountsApi.createAccountSignatures(java.lang.String accountId,
AccountSignaturesInformation accountSignaturesInformation) |
Adds/updates one or more account signatures.
|
AccountSignaturesInformation |
AccountsApi.createAccountSignatures(java.lang.String accountId,
AccountSignaturesInformation accountSignaturesInformation,
AccountsApi.CreateAccountSignaturesOptions options) |
Adds/updates one or more account signatures.
|
BccEmailArchive |
EmailArchiveApi.createBCCEmailArchive(java.lang.String accountId,
BccEmailArchive bccEmailArchive) |
Creates a blind carbon copy email archive entry.
|
BrandsResponse |
AccountsApi.createBrand(java.lang.String accountId,
Brand brand) |
Creates one or more brand profile files for the account..
|
void |
BulkProcessDataApi.createBulkProcessRequest(java.lang.String accountId,
java.lang.String processAction) |
Uses the specified bulk envelopes list to update the envelopes specified in the payload.
|
BulkProcessResponse |
BulkProcessDataApi.createBulkProcessRequestToQueue(java.lang.String accountId,
java.lang.String processAction,
java.lang.String bulkProcessListId,
BulkProcessRequest bulkProcessRequest) |
Uses the specified bulk envelopes list to update the envelopes specified in the payload.
|
BulkProcessResponse |
BulkProcessDataSendApi.createBulkProcessRequestToQueue(java.lang.String accountId,
java.lang.String processAction,
java.lang.String bulkProcessListId,
BulkProcessRequest bulkProcessRequest) |
Uses the specified bulk envelopes list to update the envelopes specified in the payload.
|
BulkSendingList |
BulkEnvelopesApi.createBulkSendList(java.lang.String accountId,
BulkSendingList bulkSendingList) |
Creates a new bulk send list.
|
BulkSendResponse |
BulkEnvelopesApi.createBulkSendRequest(java.lang.String accountId,
java.lang.String bulkSendListId,
BulkSendRequest bulkSendRequest) |
Uses the specified bulk send list to send the envelope specified in the payload.
|
BulkSendTestResponse |
BulkEnvelopesApi.createBulkSendTestRequest(java.lang.String accountId,
java.lang.String bulkSendListId,
BulkSendRequest bulkSendRequest) |
Tests whether the specified bulk sending list can be used to send an envelope.
|
ChunkedUploadResponse |
EnvelopesApi.createChunkedUpload(java.lang.String accountId,
ChunkedUploadRequest chunkedUploadRequest) |
Initiate a new ChunkedUpload..
|
ConnectCustomConfiguration |
ConnectApi.createConfiguration(java.lang.String accountId,
ConnectCustomConfiguration connectCustomConfiguration) |
Creates a connect configuration for the specified account..
|
ViewUrl |
EnvelopesApi.createConsoleView(java.lang.String accountId,
ConsoleViewRequest consoleViewRequest) |
Returns a URL to the authentication view UI..
|
ViewUrl |
EnvelopesApi.createCorrectView(java.lang.String accountId,
java.lang.String envelopeId,
CorrectViewRequest correctViewRequest) |
Returns a URL to the envelope correction UI..
|
CustomFields |
AccountsApi.createCustomField(java.lang.String accountId,
CustomField customField) |
Creates an acount custom field..
|
CustomFields |
AccountsApi.createCustomField(java.lang.String accountId,
CustomField customField,
AccountsApi.CreateCustomFieldOptions options) |
Creates an acount custom field..
|
CustomFields |
EnvelopesApi.createCustomFields(java.lang.String accountId,
java.lang.String envelopeId,
CustomFields customFields) |
Updates envelope custom fields for an envelope..
|
CustomFields |
TemplatesApi.createCustomFields(java.lang.String accountId,
java.lang.String templateId,
TemplateCustomFields templateCustomFields) |
Creates custom document fields in an existing template document..
|
DocumentFieldsInformation |
EnvelopesApi.createDocumentFields(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String documentId,
DocumentFieldsInformation documentFieldsInformation) |
Creates custom document fields in an existing envelope document..
|
DocumentFieldsInformation |
TemplatesApi.createDocumentFields(java.lang.String accountId,
java.lang.String templateId,
java.lang.String documentId,
DocumentFieldsInformation documentFieldsInformation) |
Creates custom document fields in an existing template document..
|
DocumentHtmlDefinitions |
EnvelopesApi.createDocumentResponsiveHtmlPreview(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String documentId,
DocumentHtmlDefinition documentHtmlDefinition) |
Get Responsive HTML Preview for a document in an envelope..
|
Tabs |
EnvelopesApi.createDocumentTabs(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String documentId,
Tabs tabs) |
Adds the tabs to an envelope document.
|
ViewUrl |
EnvelopesApi.createEditView(java.lang.String accountId,
java.lang.String envelopeId,
ReturnUrlRequest returnUrlRequest) |
Returns a URL to the edit view UI..
|
ViewUrl |
TemplatesApi.createEditView(java.lang.String accountId,
java.lang.String templateId,
ReturnUrlRequest returnUrlRequest) |
Provides a URL to start an edit view of the Template UI.
|
EmailSettings |
EnvelopesApi.createEmailSettings(java.lang.String accountId,
java.lang.String envelopeId,
EmailSettings emailSettings) |
Adds email setting overrides to an envelope..
|
EnvelopeSummary |
EnvelopesApi.createEnvelope(java.lang.String accountId,
EnvelopeDefinition envelopeDefinition) |
Creates an envelope..
|
EnvelopeSummary |
EnvelopesApi.createEnvelope(java.lang.String accountId,
EnvelopeDefinition envelopeDefinition,
EnvelopesApi.CreateEnvelopeOptions options) |
Creates an envelope..
|
CommentHistoryResult |
EnvelopesApi.createEnvelopeComments(java.lang.String accountId,
java.lang.String envelopeId,
CommentsPublish commentsPublish) |
Posts a list of comments for authorized user.
|
ViewUrl |
EnvelopesApi.createEnvelopeRecipientPreview(java.lang.String accountId,
java.lang.String envelopeId,
RecipientPreviewRequest recipientPreviewRequest) |
Provides a URL to start a recipient view of the Envelope UI.
|
ViewUrl |
EnvelopesApi.createEnvelopeRecipientSharedView(java.lang.String accountId,
java.lang.String envelopeId,
RecipientViewRequest recipientViewRequest) |
Provides a URL to start a shared recipient view of the Envelope UI.
|
EnvelopeTransferRuleInformation |
EnvelopesApi.createEnvelopeTransferRules(java.lang.String accountId,
EnvelopeTransferRuleRequest envelopeTransferRuleRequest) |
Add envelope transfer rules to an account..
|
GroupInformation |
GroupsApi.createGroups(java.lang.String accountId,
GroupInformation groupInformation) |
Creates one or more groups for the account..
|
SigningGroupInformation |
SigningGroupsApi.createList(java.lang.String accountId,
SigningGroupInformation signingGroupInformation) |
Creates a signing group.
|
LockInformation |
EnvelopesApi.createLock(java.lang.String accountId,
java.lang.String envelopeId,
LockRequest lockRequest) |
Lock an envelope..
|
LockInformation |
TemplatesApi.createLock(java.lang.String accountId,
java.lang.String templateId,
LockRequest lockRequest) |
Lock a template..
|
Notary |
NotaryApi.createNotary(Notary notary) |
Add a notary to the system.
|
NotaryJurisdiction |
NotaryApi.createNotaryJurisdictions(NotaryJurisdiction notaryJurisdiction) |
Add a notary jurisdiction to the system.
|
PermissionProfile |
AccountsApi.createPermissionProfile(java.lang.String accountId,
PermissionProfile permissionProfile) |
Creates a new permission profile in the specified account..
|
PermissionProfile |
AccountsApi.createPermissionProfile(java.lang.String accountId,
PermissionProfile permissionProfile,
AccountsApi.CreatePermissionProfileOptions options) |
Creates a new permission profile in the specified account..
|
PowerForm |
PowerFormsApi.createPowerForm(java.lang.String accountId,
PowerForm powerForm) |
Creates a new PowerForm..
|
CloudStorageProviders |
CloudStorageApi.createProvider(java.lang.String accountId,
java.lang.String userId,
CloudStorageProviders cloudStorageProviders) |
Configures the redirect URL information for one or more cloud storage providers for the specified user..
|
Recipients |
EnvelopesApi.createRecipient(java.lang.String accountId,
java.lang.String envelopeId,
Recipients recipients) |
Adds one or more recipients to an envelope..
|
Recipients |
EnvelopesApi.createRecipient(java.lang.String accountId,
java.lang.String envelopeId,
Recipients recipients,
EnvelopesApi.CreateRecipientOptions options) |
Adds one or more recipients to an envelope..
|
ViewUrl |
EnvelopesApi.createRecipientManualReviewView(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String recipientId) |
Provides a link to access the Identity manual review related to a recipient..
|
ProofServiceViewLink |
EnvelopesApi.createRecipientProofFileLink(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String recipientId) |
Returns a link to access to the identity events stored in the proof service related to this recipient..
|
ProofServiceResourceToken |
EnvelopesApi.createRecipientProofFileResourceToken(java.lang.String tokenScopes,
java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String recipientId) |
Returns a resource token to get access to the identity events stored in the proof service related to this recipient..
|
Recipients |
TemplatesApi.createRecipients(java.lang.String accountId,
java.lang.String templateId,
TemplateRecipients templateRecipients) |
Adds tabs for a recipient..
|
Recipients |
TemplatesApi.createRecipients(java.lang.String accountId,
java.lang.String templateId,
TemplateRecipients templateRecipients,
TemplatesApi.CreateRecipientsOptions options) |
Adds tabs for a recipient..
|
ViewUrl |
EnvelopesApi.createRecipientView(java.lang.String accountId,
java.lang.String envelopeId,
RecipientViewRequest recipientViewRequest) |
Returns a URL to the recipient view UI..
|
DocumentHtmlDefinitions |
EnvelopesApi.createResponsiveHtmlPreview(java.lang.String accountId,
java.lang.String envelopeId,
DocumentHtmlDefinition documentHtmlDefinition) |
Get Responsive HTML Preview for all documents in an envelope..
|
ViewUrl |
EnvelopesApi.createSenderView(java.lang.String accountId,
java.lang.String envelopeId,
ReturnUrlRequest returnUrlRequest) |
Returns a URL to the sender view UI..
|
UserSignaturesInformation |
UsersApi.createSignatures(java.lang.String accountId,
java.lang.String userId,
UserSignaturesInformation userSignaturesInformation) |
Adds user Signature and initials images to a Signature..
|
Tabs |
EnvelopesApi.createTabs(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String recipientId,
Tabs tabs) |
Adds tabs for a recipient..
|
Tabs |
TemplatesApi.createTabs(java.lang.String accountId,
java.lang.String templateId,
java.lang.String recipientId,
TemplateTabs templateTabs) |
Adds tabs for a recipient..
|
TemplateSummary |
TemplatesApi.createTemplate(java.lang.String accountId,
EnvelopeTemplate envelopeTemplate) |
Creates an envelope from a template..
|
DocumentHtmlDefinitions |
TemplatesApi.createTemplateDocumentResponsiveHtmlPreview(java.lang.String accountId,
java.lang.String templateId,
java.lang.String documentId,
DocumentHtmlDefinition documentHtmlDefinition) |
Post Responsive HTML Preview for a document in a template..
|
Tabs |
TemplatesApi.createTemplateDocumentTabs(java.lang.String accountId,
java.lang.String templateId,
java.lang.String documentId,
TemplateTabs templateTabs) |
Adds the tabs to a tempate.
|
ViewUrl |
TemplatesApi.createTemplateRecipientPreview(java.lang.String accountId,
java.lang.String templateId,
RecipientPreviewRequest recipientPreviewRequest) |
Provides a URL to start a recipient view of the Envelope UI.
|
DocumentHtmlDefinitions |
TemplatesApi.createTemplateResponsiveHtmlPreview(java.lang.String accountId,
java.lang.String templateId,
DocumentHtmlDefinition documentHtmlDefinition) |
Get Responsive HTML Preview for all documents in a template..
|
Workspace |
WorkspacesApi.createWorkspace(java.lang.String accountId,
Workspace workspace) |
Create a Workspace.
|
WorkspaceItem |
WorkspacesApi.createWorkspaceFile(java.lang.String accountId,
java.lang.String workspaceId,
java.lang.String folderId) |
Creates a workspace file..
|
void |
AccountsApi.delete(java.lang.String accountId) |
Deletes the specified account..
|
void |
CustomTabsApi.delete(java.lang.String accountId,
java.lang.String customTabId) |
Deletes custom tab information..
|
UsersResponse |
UsersApi.delete(java.lang.String accountId,
UserInfoList userInfoList) |
Removes users account privileges..
|
UsersResponse |
UsersApi.delete(java.lang.String accountId,
UserInfoList userInfoList,
UsersApi.DeleteOptions options) |
Removes users account privileges..
|
void |
AccountsApi.deleteAccountSignature(java.lang.String accountId,
java.lang.String signatureId) |
Close the specified signature by Id..
|
AccountSignature |
AccountsApi.deleteAccountSignatureImage(java.lang.String accountId,
java.lang.String signatureId,
java.lang.String imageType) |
Deletes a signature, initials, or stamps image..
|
EnvelopeAttachmentsResult |
EnvelopesApi.deleteAttachments(java.lang.String accountId,
java.lang.String envelopeId,
EnvelopeAttachmentsRequest envelopeAttachmentsRequest) |
Delete one or more attachments from a DRAFT envelope..
|
void |
EmailArchiveApi.deleteBCCEmailArchive(java.lang.String accountId,
java.lang.String bccEmailArchiveId) |
Delete a blind carbon copy email archive for an account..
|
void |
AccountsApi.deleteBrand(java.lang.String accountId,
java.lang.String brandId) |
Removes a brand..
|
void |
AccountsApi.deleteBrandLogoByType(java.lang.String accountId,
java.lang.String brandId,
java.lang.String logoType) |
Delete one branding logo..
|
BrandsResponse |
AccountsApi.deleteBrands(java.lang.String accountId,
BrandsRequest brandsRequest) |
Deletes one or more brand profiles..
|
GroupBrands |
GroupsApi.deleteBrands(java.lang.String accountId,
java.lang.String groupId,
BrandsRequest brandsRequest) |
Deletes brand information from the requested group..
|
BulkProcessResult |
BulkProcessDataApi.deleteBulkProcessList(java.lang.String accountId,
java.lang.String processAction,
java.lang.String bulkProcessListId) |
Deletes a specific bulk process list.
|
BulkProcessResult |
BulkProcessDataSendApi.deleteBulkProcessList(java.lang.String accountId,
java.lang.String processAction,
java.lang.String bulkProcessListId) |
Deletes a specific bulk process list.
|
BulkProcessResult |
BulkProcessDataApi.deleteBulkProcessLists(java.lang.String accountId,
java.lang.String processAction,
BulkProcessingLists bulkProcessingLists) |
Deletes a specific bulk process list.
|
BulkRecipientsUpdateResponse |
TemplatesApi.deleteBulkRecipients(java.lang.String accountId,
java.lang.String templateId,
java.lang.String recipientId) |
Deletes the bulk recipient list on a template..
|
BulkSendingListSummaries |
BulkEnvelopesApi.deleteBulkSendList(java.lang.String accountId,
java.lang.String bulkSendListId) |
Deletes an existing bulk send list.
|
CaptiveRecipientInformation |
AccountsApi.deleteCaptiveRecipient(java.lang.String accountId,
java.lang.String recipientPart,
CaptiveRecipientInformation captiveRecipientInformation) |
Deletes the signature for one or more captive recipient records..
|
ChunkedUploadResponse |
EnvelopesApi.deleteChunkedUpload(java.lang.String accountId,
java.lang.String chunkedUploadId) |
Delete an existing ChunkedUpload..
|
void |
ConnectApi.deleteConfiguration(java.lang.String accountId,
java.lang.String connectId) |
Deletes the specified connect configuration..
|
ContactUpdateResponse |
UsersApi.deleteContacts(java.lang.String accountId,
ContactModRequest contactModRequest) |
Delete contacts associated with an account for the DocuSign service..
|
ContactUpdateResponse |
UsersApi.deleteContactWithId(java.lang.String accountId,
java.lang.String contactId) |
Replaces a particular contact associated with an account for the DocuSign service..
|
void |
AccountsApi.deleteCustomField(java.lang.String accountId,
java.lang.String customFieldId) |
Delete an existing account custom field..
|
void |
AccountsApi.deleteCustomField(java.lang.String accountId,
java.lang.String customFieldId,
AccountsApi.DeleteCustomFieldOptions options) |
Delete an existing account custom field..
|
CustomFields |
EnvelopesApi.deleteCustomFields(java.lang.String accountId,
java.lang.String envelopeId,
CustomFields customFields) |
Deletes envelope custom fields for draft and in-process envelopes..
|
CustomFields |
TemplatesApi.deleteCustomFields(java.lang.String accountId,
java.lang.String templateId,
TemplateCustomFields templateCustomFields) |
Deletes envelope custom fields in a template..
|
CustomSettingsInformation |
UsersApi.deleteCustomSettings(java.lang.String accountId,
java.lang.String userId,
CustomSettingsInformation customSettingsInformation) |
Deletes custom user settings for a specified user..
|
DocumentFieldsInformation |
EnvelopesApi.deleteDocumentFields(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String documentId,
DocumentFieldsInformation documentFieldsInformation) |
Deletes custom document fields from an existing envelope document..
|
DocumentFieldsInformation |
TemplatesApi.deleteDocumentFields(java.lang.String accountId,
java.lang.String templateId,
java.lang.String documentId,
DocumentFieldsInformation documentFieldsInformation) |
Deletes custom document fields from an existing template document..
|
void |
EnvelopesApi.deleteDocumentPage(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String documentId,
java.lang.String pageNumber) |
Deletes a page from a document in an envelope..
|
void |
TemplatesApi.deleteDocumentPage(java.lang.String accountId,
java.lang.String templateId,
java.lang.String documentId,
java.lang.String pageNumber,
PageRequest pageRequest) |
Deletes a page from a document in an template..
|
EnvelopeDocumentsResult |
EnvelopesApi.deleteDocuments(java.lang.String accountId,
java.lang.String envelopeId,
EnvelopeDefinition envelopeDefinition) |
Deletes documents from a draft envelope..
|
TemplateDocumentsResult |
TemplatesApi.deleteDocuments(java.lang.String accountId,
java.lang.String templateId,
EnvelopeDefinition envelopeDefinition) |
Deletes documents from a template..
|
Tabs |
EnvelopesApi.deleteDocumentTabs(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String documentId,
Tabs tabs) |
Deletes tabs from an envelope document.
|
EmailSettings |
EnvelopesApi.deleteEmailSettings(java.lang.String accountId,
java.lang.String envelopeId) |
Deletes the email setting overrides for an envelope..
|
void |
AccountsApi.deleteENoteConfiguration(java.lang.String accountId) |
Deletes configuration information for the eNote eOriginal integration..
|
void |
EnvelopesApi.deleteEnvelopeCorrectView(java.lang.String accountId,
java.lang.String envelopeId,
CorrectViewRequest correctViewRequest) |
Revokes the correction view URL to the Envelope UI.
|
void |
EnvelopesApi.deleteEnvelopeTransferRules(java.lang.String accountId,
java.lang.String envelopeTransferRuleId) |
Delete envelope transfer rules for an account..
|
void |
EnvelopesApi.deleteEnvelopeWorkflowDefinition(java.lang.String accountId,
java.lang.String envelopeId) |
Delete the workflow definition for an envelope..
|
ConnectDeleteFailureResult |
ConnectApi.deleteEventFailureLog(java.lang.String accountId,
java.lang.String failureId) |
Deletes a Connect failure log entry..
|
void |
ConnectApi.deleteEventLog(java.lang.String accountId,
java.lang.String logId) |
Deletes a specified Connect log entry..
|
void |
ConnectApi.deleteEventLogs(java.lang.String accountId) |
Gets a list of Connect log entries..
|
GroupInformation |
GroupsApi.deleteGroups(java.lang.String accountId,
GroupInformation groupInformation) |
Deletes an existing user group..
|
GroupInformation |
TemplatesApi.deleteGroupShare(java.lang.String accountId,
java.lang.String templateId,
java.lang.String templatePart,
GroupInformation groupInformation) |
Removes a member group's sharing permissions for a template..
|
UsersResponse |
GroupsApi.deleteGroupUsers(java.lang.String accountId,
java.lang.String groupId,
UserInfoList userInfoList) |
Deletes one or more users from a gro.
|
SigningGroupInformation |
SigningGroupsApi.deleteList(java.lang.String accountId,
SigningGroupInformation signingGroupInformation) |
Deletes one or more signing groups..
|
LockInformation |
EnvelopesApi.deleteLock(java.lang.String accountId,
java.lang.String envelopeId) |
Deletes an envelope lock..
|
LockInformation |
TemplatesApi.deleteLock(java.lang.String accountId,
java.lang.String templateId,
LockRequest lockRequest) |
Deletes a template lock..
|
MobileNotifierConfigurationInformation |
ConnectApi.deleteMobileNotifiers(java.lang.String accountId,
MobileNotifierConfigurationInformation mobileNotifierConfigurationInformation) |
Reserved.
|
void |
NotaryApi.deleteNotaryJurisdiction(java.lang.String jurisdictionId) |
Delete a notary jurisdiction a specified user..
|
void |
AccountsApi.deletePermissionProfile(java.lang.String accountId,
java.lang.String permissionProfileId) |
Deletes a permissions profile within the specified account..
|
void |
AccountsApi.deletePermissionProfile(java.lang.String accountId,
java.lang.String permissionProfileId,
AccountsApi.DeletePermissionProfileOptions options) |
Deletes a permissions profile within the specified account..
|
void |
PowerFormsApi.deletePowerForm(java.lang.String accountId,
java.lang.String powerFormId) |
Delete a PowerForm..
|
PowerFormsResponse |
PowerFormsApi.deletePowerForms(java.lang.String accountId,
PowerFormsRequest powerFormsRequest) |
Deletes one or more PowerForms.
|
void |
UsersApi.deleteProfileImage(java.lang.String accountId,
java.lang.String userId) |
Deletes the user profile image for the specified user..
|
CloudStorageProviders |
CloudStorageApi.deleteProvider(java.lang.String accountId,
java.lang.String userId,
java.lang.String serviceId) |
Deletes the user authentication information for the specified cloud storage provider..
|
CloudStorageProviders |
CloudStorageApi.deleteProviders(java.lang.String accountId,
java.lang.String userId,
CloudStorageProviders cloudStorageProviders) |
Deletes the user authentication information for one or more cloud storage providers..
|
Recipients |
EnvelopesApi.deleteRecipient(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String recipientId) |
Deletes a recipient from an envelope..
|
Recipients |
TemplatesApi.deleteRecipient(java.lang.String accountId,
java.lang.String templateId,
java.lang.String recipientId,
TemplateRecipients templateRecipients) |
Deletes the specified recipient file from a template..
|
Recipients |
EnvelopesApi.deleteRecipients(java.lang.String accountId,
java.lang.String envelopeId,
Recipients recipients) |
Deletes recipients from an envelope..
|
Recipients |
TemplatesApi.deleteRecipients(java.lang.String accountId,
java.lang.String templateId,
TemplateRecipients templateRecipients) |
Deletes recipients from a template..
|
void |
DiagnosticsApi.deleteRequestLogs() |
Deletes the request log files..
|
void |
UsersApi.deleteSignature(java.lang.String accountId,
java.lang.String userId,
java.lang.String signatureId) |
Removes removes signature information for the specified user..
|
UserSignature |
UsersApi.deleteSignatureImage(java.lang.String accountId,
java.lang.String userId,
java.lang.String signatureId,
java.lang.String imageType) |
Deletes the user initials image or the user signature image for the specified user..
|
void |
AuthenticationApi.deleteSocialLogin(java.lang.String accountId,
java.lang.String userId,
SocialAccountInformation socialAccountInformation) |
Deletes user's social account..
|
Tabs |
EnvelopesApi.deleteTabs(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String recipientId,
Tabs tabs) |
Deletes the tabs associated with a recipient..
|
Tabs |
TemplatesApi.deleteTabs(java.lang.String accountId,
java.lang.String templateId,
java.lang.String recipientId,
TemplateTabs templateTabs) |
Deletes the tabs associated with a recipient in a template..
|
Tabs |
TemplatesApi.deleteTemplateDocumentTabs(java.lang.String accountId,
java.lang.String templateId,
java.lang.String documentId,
TemplateTabs templateTabs) |
Deletes tabs from an envelope document.
|
void |
EnvelopesApi.deleteTemplatesFromDocument(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String documentId,
java.lang.String templateId) |
Deletes a template from a document in an existing envelope..
|
void |
EnvelopesApi.deleteTemplateWorkflowDefinition(java.lang.String accountId,
java.lang.String templateId) |
Delete the workflow definition for a template..
|
SigningGroupUsers |
SigningGroupsApi.deleteUsers(java.lang.String accountId,
java.lang.String signingGroupId,
SigningGroupUsers signingGroupUsers) |
Deletes one or more members from a signing group..
|
Workspace |
WorkspacesApi.deleteWorkspace(java.lang.String accountId,
java.lang.String workspaceId) |
Delete Workspace.
|
void |
WorkspacesApi.deleteWorkspaceFolderItems(java.lang.String accountId,
java.lang.String workspaceId,
java.lang.String folderId,
WorkspaceItemList workspaceItemList) |
Deletes workspace one or more specific files/folders from the given folder or root..
|
TabMetadata |
CustomTabsApi.get(java.lang.String accountId,
java.lang.String customTabId) |
Gets custom tab information..
|
SigningGroup |
SigningGroupsApi.get(java.lang.String accountId,
java.lang.String signingGroupId) |
Gets information about a signing group.
|
EnvelopeTemplate |
TemplatesApi.get(java.lang.String accountId,
java.lang.String templateId) |
Gets a list of templates for a specified account..
|
EnvelopeTemplate |
TemplatesApi.get(java.lang.String accountId,
java.lang.String templateId,
TemplatesApi.GetOptions options) |
Gets a list of templates for a specified account..
|
AccountIdentityVerificationResponse |
AccountsApi.getAccountIdentityVerification(java.lang.String accountId) |
Get the list of identity verification options for an account.
|
AccountInformation |
AccountsApi.getAccountInformation(java.lang.String accountId) |
Retrieves the account information for the specified account..
|
AccountInformation |
AccountsApi.getAccountInformation(java.lang.String accountId,
AccountsApi.GetAccountInformationOptions options) |
Retrieves the account information for the specified account..
|
AccountSignature |
AccountsApi.getAccountSignature(java.lang.String accountId,
java.lang.String signatureId) |
Returns information about a single signature by specifed signatureId..
|
byte[] |
AccountsApi.getAccountSignatureImage(java.lang.String accountId,
java.lang.String signatureId,
java.lang.String imageType) |
Returns a signature, initials, or stamps image..
|
byte[] |
AccountsApi.getAccountSignatureImage(java.lang.String accountId,
java.lang.String signatureId,
java.lang.String imageType,
AccountsApi.GetAccountSignatureImageOptions options) |
Returns a signature, initials, or stamps image..
|
AccountSignaturesInformation |
AccountsApi.getAccountSignatures(java.lang.String accountId) |
Returns the managed signature definitions for the account.
|
AccountSignaturesInformation |
AccountsApi.getAccountSignatures(java.lang.String accountId,
AccountsApi.GetAccountSignaturesOptions options) |
Returns the managed signature definitions for the account.
|
TabAccountSettings |
AccountsApi.getAccountTabSettings(java.lang.String accountId) |
Returns tab settings list for specified account.
|
PaymentGatewayAccountsInfo |
AccountsApi.getAllPaymentGatewayAccounts(java.lang.String accountId) |
Get all payment gateway account for the provided accountId.
|
void |
EnvelopesApi.getAttachment(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String attachmentId) |
Retrieves an attachment from the envelope..
|
EnvelopeAttachmentsResult |
EnvelopesApi.getAttachments(java.lang.String accountId,
java.lang.String envelopeId) |
Returns a list of attachments associated with the specified envelope.
|
BccEmailArchiveHistoryList |
EmailArchiveApi.getBCCEmailArchiveHistoryList(java.lang.String accountId,
java.lang.String bccEmailArchiveId) |
Get the blind carbon copy email archive history entries for the specified archive.
|
BccEmailArchiveHistoryList |
EmailArchiveApi.getBCCEmailArchiveHistoryList(java.lang.String accountId,
java.lang.String bccEmailArchiveId,
EmailArchiveApi.GetBCCEmailArchiveHistoryListOptions options) |
Get the blind carbon copy email archive history entries for the specified archive.
|
BccEmailArchiveList |
EmailArchiveApi.getBCCEmailArchiveList(java.lang.String accountId) |
Get the blind carbon copy email archive entries owned by the specified account.
|
BccEmailArchiveList |
EmailArchiveApi.getBCCEmailArchiveList(java.lang.String accountId,
EmailArchiveApi.GetBCCEmailArchiveListOptions options) |
Get the blind carbon copy email archive entries owned by the specified account.
|
BillingChargeResponse |
AccountsApi.getBillingCharges(java.lang.String accountId) |
Gets list of recurring and usage charges for the account..
|
BillingChargeResponse |
AccountsApi.getBillingCharges(java.lang.String accountId,
AccountsApi.GetBillingChargesOptions options) |
Gets list of recurring and usage charges for the account..
|
BillingPlanResponse |
BillingApi.getBillingPlan(java.lang.String billingPlanId) |
Get the billing plan details..
|
Brand |
AccountsApi.getBrand(java.lang.String accountId,
java.lang.String brandId) |
Get information for a specific brand..
|
Brand |
AccountsApi.getBrand(java.lang.String accountId,
java.lang.String brandId,
AccountsApi.GetBrandOptions options) |
Get information for a specific brand..
|
void |
AccountsApi.getBrandExportFile(java.lang.String accountId,
java.lang.String brandId) |
Export a specific brand..
|
byte[] |
AccountsApi.getBrandLogoByType(java.lang.String accountId,
java.lang.String brandId,
java.lang.String logoType) |
Obtains the specified image for a brand..
|
BrandResourcesList |
AccountsApi.getBrandResources(java.lang.String accountId,
java.lang.String brandId) |
Returns the specified account's list of branding resources (metadata)..
|
void |
AccountsApi.getBrandResourcesByContentType(java.lang.String accountId,
java.lang.String brandId,
java.lang.String resourceContentType) |
Returns the specified branding resource file..
|
void |
AccountsApi.getBrandResourcesByContentType(java.lang.String accountId,
java.lang.String brandId,
java.lang.String resourceContentType,
AccountsApi.GetBrandResourcesByContentTypeOptions options) |
Returns the specified branding resource file..
|
GroupBrands |
GroupsApi.getBrands(java.lang.String accountId,
java.lang.String groupId) |
Gets group brand ID Information.
|
void |
BulkProcessDataApi.getBulkProcessList(java.lang.String accountId,
java.lang.String processAction,
java.lang.String bulkProcessListId) |
Gets a specific bulk process list.
|
void |
BulkProcessDataSendApi.getBulkProcessList(java.lang.String accountId,
java.lang.String processAction,
java.lang.String bulkProcessListId) |
Gets a specific bulk process list.
|
BulkProcessingListSummaries |
BulkProcessDataApi.getBulkProcessLists(java.lang.String accountId,
java.lang.String processAction) |
Lists top-level details for all bulk process lists visible to the current user.
|
EnvelopesInformation |
BulkEnvelopesApi.getBulkSendBatchEnvelopes(java.lang.String accountId,
java.lang.String bulkSendBatchId) |
Gets envelopes from a specific bulk send batch.
|
EnvelopesInformation |
BulkEnvelopesApi.getBulkSendBatchEnvelopes(java.lang.String accountId,
java.lang.String bulkSendBatchId,
BulkEnvelopesApi.GetBulkSendBatchEnvelopesOptions options) |
Gets envelopes from a specific bulk send batch.
|
BulkSendBatchSummaries |
BulkEnvelopesApi.getBulkSendBatches(java.lang.String accountId) |
Returns a list of bulk send batch satuses initiated by account..
|
BulkSendBatchSummaries |
BulkEnvelopesApi.getBulkSendBatches(java.lang.String accountId,
BulkEnvelopesApi.GetBulkSendBatchesOptions options) |
Returns a list of bulk send batch satuses initiated by account..
|
BulkSendBatchStatus |
BulkEnvelopesApi.getBulkSendBatchStatus(java.lang.String accountId,
java.lang.String bulkSendBatchId) |
Gets a specific bulk send batch status.
|
BulkSendingList |
BulkEnvelopesApi.getBulkSendList(java.lang.String accountId,
java.lang.String bulkSendListId) |
Gets a specific bulk send list.
|
BulkSendingListSummaries |
BulkEnvelopesApi.getBulkSendLists(java.lang.String accountId) |
Lists top-level details for all bulk send lists visible to the current user.
|
ChunkedUploadResponse |
EnvelopesApi.getChunkedUpload(java.lang.String accountId,
java.lang.String chunkedUploadId) |
Retrieves the current metadata of a ChunkedUpload..
|
ChunkedUploadResponse |
EnvelopesApi.getChunkedUpload(java.lang.String accountId,
java.lang.String chunkedUploadId,
EnvelopesApi.GetChunkedUploadOptions options) |
Retrieves the current metadata of a ChunkedUpload..
|
byte[] |
EnvelopesApi.getCommentsTranscript(java.lang.String accountId,
java.lang.String envelopeId) |
Gets comment transcript for envelope and user.
|
byte[] |
EnvelopesApi.getCommentsTranscript(java.lang.String accountId,
java.lang.String envelopeId,
EnvelopesApi.GetCommentsTranscriptOptions options) |
Gets comment transcript for envelope and user.
|
ConnectConfigResults |
ConnectApi.getConfiguration(java.lang.String accountId,
java.lang.String connectId) |
Get a Connect Configuration Information.
|
IntegratedConnectUserInfoList |
ConnectApi.getConnectAllUsers(java.lang.String accountId,
java.lang.String connectId) |
Returns all users from the configured Connect service..
|
IntegratedConnectUserInfoList |
ConnectApi.getConnectAllUsers(java.lang.String accountId,
java.lang.String connectId,
ConnectApi.GetConnectAllUsersOptions options) |
Returns all users from the configured Connect service..
|
ConsumerDisclosure |
AccountsApi.getConsumerDisclosure(java.lang.String accountId,
java.lang.String langCode) |
Gets the Electronic Record and Signature Disclosure..
|
ConsumerDisclosure |
EnvelopesApi.getConsumerDisclosure(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String recipientId,
java.lang.String langCode) |
Reserved: Gets the Electronic Record and Signature Disclosure associated with the account..
|
ConsumerDisclosure |
EnvelopesApi.getConsumerDisclosure(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String recipientId,
java.lang.String langCode,
EnvelopesApi.GetConsumerDisclosureOptions options) |
Reserved: Gets the Electronic Record and Signature Disclosure associated with the account..
|
ConsumerDisclosure |
AccountsApi.getConsumerDisclosureDefault(java.lang.String accountId) |
Gets the Electronic Record and Signature Disclosure for the account..
|
ConsumerDisclosure |
AccountsApi.getConsumerDisclosureDefault(java.lang.String accountId,
AccountsApi.GetConsumerDisclosureDefaultOptions options) |
Gets the Electronic Record and Signature Disclosure for the account..
|
ConsumerDisclosure |
EnvelopesApi.getConsumerDisclosureDefault(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String recipientId) |
Gets the Electronic Record and Signature Disclosure associated with the account..
|
ConsumerDisclosure |
EnvelopesApi.getConsumerDisclosureDefault(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String recipientId,
EnvelopesApi.GetConsumerDisclosureDefaultOptions options) |
Gets the Electronic Record and Signature Disclosure associated with the account..
|
ContactGetResponse |
UsersApi.getContactById(java.lang.String accountId,
java.lang.String contactId) |
Gets a particular contact associated with the user's account..
|
ContactGetResponse |
UsersApi.getContactById(java.lang.String accountId,
java.lang.String contactId,
UsersApi.GetContactByIdOptions options) |
Gets a particular contact associated with the user's account..
|
CreditCardInformation |
BillingApi.getCreditCardInfo(java.lang.String accountId) |
Get metadata for a given credit card..
|
void |
DataFeedApi.getDataFeedElement(java.lang.String accountId,
java.lang.String dataFeedElementId) |
Retrieves a Datafeed element by Id..
|
byte[] |
EnvelopesApi.getDocument(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String documentId) |
Gets a document from an envelope..
|
byte[] |
EnvelopesApi.getDocument(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String documentId,
EnvelopesApi.GetDocumentOptions options) |
Gets a document from an envelope..
|
byte[] |
TemplatesApi.getDocument(java.lang.String accountId,
java.lang.String templateId,
java.lang.String documentId) |
Gets PDF documents from a template..
|
byte[] |
TemplatesApi.getDocument(java.lang.String accountId,
java.lang.String templateId,
java.lang.String documentId,
TemplatesApi.GetDocumentOptions options) |
Gets PDF documents from a template..
|
byte[] |
EnvelopesApi.getDocumentPageImage(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String documentId,
java.lang.String pageNumber) |
Gets a page image from an envelope for display..
|
byte[] |
EnvelopesApi.getDocumentPageImage(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String documentId,
java.lang.String pageNumber,
EnvelopesApi.GetDocumentPageImageOptions options) |
Gets a page image from an envelope for display..
|
byte[] |
TemplatesApi.getDocumentPageImage(java.lang.String accountId,
java.lang.String templateId,
java.lang.String documentId,
java.lang.String pageNumber) |
Gets a page image from a template for display..
|
byte[] |
TemplatesApi.getDocumentPageImage(java.lang.String accountId,
java.lang.String templateId,
java.lang.String documentId,
java.lang.String pageNumber,
TemplatesApi.GetDocumentPageImageOptions options) |
Gets a page image from a template for display..
|
Tabs |
EnvelopesApi.getDocumentTabs(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String documentId) |
Returns tabs on the document..
|
Tabs |
EnvelopesApi.getDocumentTabs(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String documentId,
EnvelopesApi.GetDocumentTabsOptions options) |
Returns tabs on the document..
|
Tabs |
TemplatesApi.getDocumentTabs(java.lang.String accountId,
java.lang.String templateId,
java.lang.String documentId) |
Returns tabs on the document..
|
Tabs |
TemplatesApi.getDocumentTabs(java.lang.String accountId,
java.lang.String templateId,
java.lang.String documentId,
TemplatesApi.GetDocumentTabsOptions options) |
Returns tabs on the document..
|
DowngradRequestBillingInfoResponse |
BillingApi.getDowngradeRequestBillingInfo(java.lang.String accountId) |
Returns downgrade plan information for the specified account..
|
EmailSettings |
EnvelopesApi.getEmailSettings(java.lang.String accountId,
java.lang.String envelopeId) |
Gets the email setting overrides for an envelope..
|
ENoteConfiguration |
AccountsApi.getENoteConfiguration(java.lang.String accountId) |
Returns the configuration information for the eNote eOriginal integration..
|
Envelope |
EnvelopesApi.getEnvelope(java.lang.String accountId,
java.lang.String envelopeId) |
Gets the status of a envelope..
|
Envelope |
EnvelopesApi.getEnvelope(java.lang.String accountId,
java.lang.String envelopeId,
EnvelopesApi.GetEnvelopeOptions options) |
Gets the status of a envelope..
|
DocumentHtmlDefinitionOriginals |
EnvelopesApi.getEnvelopeDocumentHtmlDefinitions(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String documentId) |
Get the Original HTML Definition used to generate the Responsive HTML for a given document..
|
DocumentHtmlDefinitionOriginals |
EnvelopesApi.getEnvelopeHtmlDefinitions(java.lang.String accountId,
java.lang.String envelopeId) |
Get the Original HTML Definition used to generate the Responsive HTML for the envelope..
|
EnvelopePurgeConfiguration |
AccountsApi.getEnvelopePurgeConfiguration(java.lang.String accountId) |
Select envelope purge configuration..
|
EnvelopeTransferRuleInformation |
EnvelopesApi.getEnvelopeTransferRules(java.lang.String accountId) |
Returns a list of envelope transfer rules in the specified account..
|
EnvelopeTransferRuleInformation |
EnvelopesApi.getEnvelopeTransferRules(java.lang.String accountId,
EnvelopesApi.GetEnvelopeTransferRulesOptions options) |
Returns a list of envelope transfer rules in the specified account..
|
Workflow |
EnvelopesApi.getEnvelopeWorkflowDefinition(java.lang.String accountId,
java.lang.String envelopeId) |
Returns the workflow definition for an envelope..
|
ConnectLog |
ConnectApi.getEventLog(java.lang.String accountId,
java.lang.String logId) |
Get the specified Connect log entry..
|
ConnectLog |
ConnectApi.getEventLog(java.lang.String accountId,
java.lang.String logId,
ConnectApi.GetEventLogOptions options) |
Get the specified Connect log entry..
|
FavoriteTemplatesInfo |
AccountsApi.getFavoriteTemplates(java.lang.String accountId) |
Retrieves the list of favorited templates for this caller.
|
EnvelopeFormData |
EnvelopesApi.getFormData(java.lang.String accountId,
java.lang.String envelopeId) |
Returns envelope form data for an existing envelope..
|
UserInformation |
UsersApi.getInformation(java.lang.String accountId,
java.lang.String userId) |
Gets the user information for a specified user..
|
UserInformation |
UsersApi.getInformation(java.lang.String accountId,
java.lang.String userId,
UsersApi.GetInformationOptions options) |
Gets the user information for a specified user..
|
BillingInvoice |
BillingApi.getInvoice(java.lang.String accountId,
java.lang.String invoiceId) |
Retrieves a billing invoice..
|
LockInformation |
EnvelopesApi.getLock(java.lang.String accountId,
java.lang.String envelopeId) |
Gets envelope lock information..
|
LockInformation |
TemplatesApi.getLock(java.lang.String accountId,
java.lang.String templateId) |
Gets template lock information..
|
NotaryResult |
NotaryApi.getNotary() |
Get notary settings for a user.
|
NotaryResult |
NotaryApi.getNotary(NotaryApi.GetNotaryOptions options) |
Get notary settings for a user.
|
NotaryJurisdiction |
NotaryApi.getNotaryJurisdiction(java.lang.String jurisdictionId) |
Get notary a jurisdiction for a user.
|
NotaryJurisdictionList |
NotaryApi.getNotaryJurisdictions() |
Get notary jurisdictions for a user.
|
void |
NotaryApi.getNotaryJurisdictionSeal(java.lang.String jurisdictionId) |
Get notary seal for a jurisdiction.
|
NotificationDefaults |
AccountsApi.getNotificationDefaults(java.lang.String accountId) |
Returns default user level settings for a specified account.
|
Notification |
EnvelopesApi.getNotificationSettings(java.lang.String accountId,
java.lang.String envelopeId) |
Gets envelope notification information..
|
Notification |
TemplatesApi.getNotificationSettings(java.lang.String accountId,
java.lang.String templateId) |
Gets template notification information..
|
OauthAccess |
AuthenticationApi.getOAuthToken() |
Creates an authorization token..
|
PageImages |
EnvelopesApi.getPages(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String documentId) |
Returns document page image(s) based on input..
|
PageImages |
EnvelopesApi.getPages(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String documentId,
EnvelopesApi.GetPagesOptions options) |
Returns document page image(s) based on input..
|
PageImages |
TemplatesApi.getPages(java.lang.String accountId,
java.lang.String templateId,
java.lang.String documentId) |
Returns document page image(s) based on input..
|
PageImages |
TemplatesApi.getPages(java.lang.String accountId,
java.lang.String templateId,
java.lang.String documentId,
TemplatesApi.GetPagesOptions options) |
Returns document page image(s) based on input..
|
Tabs |
EnvelopesApi.getPageTabs(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String documentId,
java.lang.String pageNumber) |
Returns tabs on the specified page..
|
Tabs |
TemplatesApi.getPageTabs(java.lang.String accountId,
java.lang.String templateId,
java.lang.String documentId,
java.lang.String pageNumber) |
Returns tabs on the specified page..
|
AccountPasswordRules |
AccountsApi.getPasswordRules(java.lang.String accountId) |
Get the password rules.
|
UserPasswordRules |
AccountsApi.getPasswordRules_0() |
Get membership account password rules.
|
BillingPaymentItem |
BillingApi.getPayment(java.lang.String accountId,
java.lang.String paymentId) |
Gets billing payment information for a specific payment..
|
PermissionProfile |
AccountsApi.getPermissionProfile(java.lang.String accountId,
java.lang.String permissionProfileId) |
Returns a permissions profile in the specified account..
|
PermissionProfile |
AccountsApi.getPermissionProfile(java.lang.String accountId,
java.lang.String permissionProfileId,
AccountsApi.GetPermissionProfileOptions options) |
Returns a permissions profile in the specified account..
|
AccountBillingPlanResponse |
BillingApi.getPlan(java.lang.String accountId) |
Get Account Billing Plan.
|
AccountBillingPlanResponse |
BillingApi.getPlan(java.lang.String accountId,
BillingApi.GetPlanOptions options) |
Get Account Billing Plan.
|
PowerForm |
PowerFormsApi.getPowerForm(java.lang.String accountId,
java.lang.String powerFormId) |
Returns a single PowerForm..
|
PowerFormsFormDataResponse |
PowerFormsApi.getPowerFormData(java.lang.String accountId,
java.lang.String powerFormId) |
Returns the form data associated with the usage of a PowerForm..
|
PowerFormsFormDataResponse |
PowerFormsApi.getPowerFormData(java.lang.String accountId,
java.lang.String powerFormId,
PowerFormsApi.GetPowerFormDataOptions options) |
Returns the form data associated with the usage of a PowerForm..
|
UserProfile |
UsersApi.getProfile(java.lang.String accountId,
java.lang.String userId) |
Retrieves the user profile for a specified user..
|
byte[] |
UsersApi.getProfileImage(java.lang.String accountId,
java.lang.String userId) |
Retrieves the user profile image for the specified user..
|
byte[] |
UsersApi.getProfileImage(java.lang.String accountId,
java.lang.String userId,
UsersApi.GetProfileImageOptions options) |
Retrieves the user profile image for the specified user..
|
CloudStorageProviders |
CloudStorageApi.getProvider(java.lang.String accountId,
java.lang.String userId,
java.lang.String serviceId) |
Gets the specified Cloud Storage Provider configuration for the User..
|
CloudStorageProviders |
CloudStorageApi.getProvider(java.lang.String accountId,
java.lang.String userId,
java.lang.String serviceId,
CloudStorageApi.GetProviderOptions options) |
Gets the specified Cloud Storage Provider configuration for the User..
|
ProvisioningInformation |
AccountsApi.getProvisioning() |
Retrieves the account provisioning information for the account..
|
DocumentVisibilityList |
EnvelopesApi.getRecipientDocumentVisibility(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String recipientId) |
Returns document visibility for the recipients.
|
byte[] |
EnvelopesApi.getRecipientInitialsImage(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String recipientId) |
Gets the initials image for a user..
|
byte[] |
EnvelopesApi.getRecipientInitialsImage(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String recipientId,
EnvelopesApi.GetRecipientInitialsImageOptions options) |
Gets the initials image for a user..
|
UserSignature |
EnvelopesApi.getRecipientSignature(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String recipientId) |
Gets signature information for a signer or sign-in-person recipient..
|
byte[] |
EnvelopesApi.getRecipientSignatureImage(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String recipientId) |
Retrieve signature image information for a signer/sign-in-person recipient..
|
byte[] |
EnvelopesApi.getRecipientSignatureImage(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String recipientId,
EnvelopesApi.GetRecipientSignatureImageOptions options) |
Retrieve signature image information for a signer/sign-in-person recipient..
|
void |
OrganizationsApi.getReportV2(java.lang.String organizationId,
java.lang.String reportCorrelationId) |
Retrieves org level report by correlation id and site..
|
byte[] |
DiagnosticsApi.getRequestLog(java.lang.String requestLogId) |
Gets a request logging log file..
|
DiagnosticsSettingsInformation |
DiagnosticsApi.getRequestLogSettings() |
Gets the API request logging settings..
|
ReservedDomainExistence |
AccountsApi.getReservedDomainExistence(java.lang.String accountId) |
Returns whether or not the specified email domain is reserved/claimed..
|
ReservedDomainExistence |
AccountsApi.getReservedDomainExistence(java.lang.String accountId,
AccountsApi.GetReservedDomainExistenceOptions options) |
Returns whether or not the specified email domain is reserved/claimed..
|
ResourceInformation |
DiagnosticsApi.getResources() |
Lists resources for REST version specified.
|
AccountSeals |
TrustServiceProvidersApi.getSealProviders(java.lang.String accountId) |
Returns Account available seals for specified account..
|
ServiceInformation |
DiagnosticsApi.getService() |
Retrieves the available REST API versions..
|
UserSettingsInformation |
UsersApi.getSettings(java.lang.String accountId,
java.lang.String userId) |
Gets the user account settings for a specified user..
|
UserSignature |
UsersApi.getSignature(java.lang.String accountId,
java.lang.String userId,
java.lang.String signatureId) |
Gets the user signature information for the specified user..
|
byte[] |
UsersApi.getSignatureImage(java.lang.String accountId,
java.lang.String userId,
java.lang.String signatureId,
java.lang.String imageType) |
Retrieves the user initials image or the user signature image for the specified user..
|
byte[] |
UsersApi.getSignatureImage(java.lang.String accountId,
java.lang.String userId,
java.lang.String signatureId,
java.lang.String imageType,
UsersApi.GetSignatureImageOptions options) |
Retrieves the user initials image or the user signature image for the specified user..
|
SupportedLanguages |
AccountsApi.getSupportedLanguages(java.lang.String accountId) |
Gets list of supported languages for recipient language setting..
|
void |
EnvelopesApi.getTabsBlob(java.lang.String accountId,
java.lang.String envelopeId) |
Get encrypted tabs for envelope..
|
DocumentHtmlDefinitionOriginals |
TemplatesApi.getTemplateDocumentHtmlDefinitions(java.lang.String accountId,
java.lang.String templateId,
java.lang.String documentId) |
Get the Original HTML Definition used to generate the Responsive HTML for a given document in a template..
|
DocumentHtmlDefinitionOriginals |
TemplatesApi.getTemplateHtmlDefinitions(java.lang.String accountId,
java.lang.String templateId) |
Get the Original HTML Definition used to generate the Responsive HTML for the template..
|
DocumentVisibilityList |
EnvelopesApi.getTemplateRecipientDocumentVisibility(java.lang.String accountId,
java.lang.String templateId,
java.lang.String recipientId) |
Returns document visibility for the recipients.
|
Workflow |
EnvelopesApi.getTemplateWorkflowDefinition(java.lang.String accountId,
java.lang.String templateId) |
Returns the workflow definition for a template..
|
UserInfoResponse |
SignatureApi.getUserInfo() |
Get User Info To Sign Document
|
Watermark |
AccountsApi.getWatermark(java.lang.String accountId) |
Get watermark information..
|
Watermark |
AccountsApi.getWatermarkPreview(java.lang.String accountId,
Watermark watermark) |
Get watermark preview..
|
Workspace |
WorkspacesApi.getWorkspace(java.lang.String accountId,
java.lang.String workspaceId) |
Get Workspace.
|
void |
WorkspacesApi.getWorkspaceFile(java.lang.String accountId,
java.lang.String workspaceId,
java.lang.String folderId,
java.lang.String fileId) |
Get Workspace File.
|
void |
WorkspacesApi.getWorkspaceFile(java.lang.String accountId,
java.lang.String workspaceId,
java.lang.String folderId,
java.lang.String fileId,
WorkspacesApi.GetWorkspaceFileOptions options) |
Get Workspace File.
|
void |
SignatureApi.healthCheck(TspHealthCheckRequest tspHealthCheckRequest) |
Report status from the TSP to DocuSign
|
EnvelopeAuditEventResponse |
EnvelopesApi.listAuditEvents(java.lang.String accountId,
java.lang.String envelopeId) |
Gets the envelope audit events for an envelope..
|
BillingPlansResponse |
BillingApi.listBillingPlans() |
Gets the list of available billing plans..
|
BrandsResponse |
AccountsApi.listBrands(java.lang.String accountId) |
Gets a list of brand profiles..
|
BrandsResponse |
AccountsApi.listBrands(java.lang.String accountId,
AccountsApi.ListBrandsOptions options) |
Gets a list of brand profiles..
|
BulkRecipientsResponse |
TemplatesApi.listBulkRecipients(java.lang.String accountId,
java.lang.String templateId,
java.lang.String recipientId) |
Gets the bulk recipient file from a template..
|
BulkRecipientsResponse |
TemplatesApi.listBulkRecipients(java.lang.String accountId,
java.lang.String templateId,
java.lang.String recipientId,
TemplatesApi.ListBulkRecipientsOptions options) |
Gets the bulk recipient file from a template..
|
ConnectConfigResults |
ConnectApi.listConfigurations(java.lang.String accountId) |
Get Connect Configuration Information.
|
CustomFields |
AccountsApi.listCustomFields(java.lang.String accountId) |
Gets a list of custom fields associated with the account..
|
CustomFieldsEnvelope |
EnvelopesApi.listCustomFields(java.lang.String accountId,
java.lang.String envelopeId) |
Gets the custom field information for the specified envelope..
|
CustomFields |
TemplatesApi.listCustomFields(java.lang.String accountId,
java.lang.String templateId) |
Gets the custom document fields from a template..
|
CustomSettingsInformation |
UsersApi.listCustomSettings(java.lang.String accountId,
java.lang.String userId) |
Retrieves the custom user settings for a specified user..
|
DocumentFieldsInformation |
EnvelopesApi.listDocumentFields(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String documentId) |
Gets the custom document fields from an existing envelope document..
|
DocumentFieldsInformation |
TemplatesApi.listDocumentFields(java.lang.String accountId,
java.lang.String templateId,
java.lang.String documentId) |
Gets the custom document fields for a an existing template document..
|
EnvelopeDocumentsResult |
EnvelopesApi.listDocuments(java.lang.String accountId,
java.lang.String envelopeId) |
Gets a list of envelope documents..
|
EnvelopeDocumentsResult |
EnvelopesApi.listDocuments(java.lang.String accountId,
java.lang.String envelopeId,
EnvelopesApi.ListDocumentsOptions options) |
Gets a list of envelope documents..
|
TemplateDocumentsResult |
TemplatesApi.listDocuments(java.lang.String accountId,
java.lang.String templateId) |
Gets a list of documents associated with a template..
|
TemplateDocumentsResult |
TemplatesApi.listDocuments(java.lang.String accountId,
java.lang.String templateId,
TemplatesApi.ListDocumentsOptions options) |
Gets a list of documents associated with a template..
|
ConnectLogs |
ConnectApi.listEventFailureLogs(java.lang.String accountId) |
Gets the Connect failure log information..
|
ConnectLogs |
ConnectApi.listEventFailureLogs(java.lang.String accountId,
ConnectApi.ListEventFailureLogsOptions options) |
Gets the Connect failure log information..
|
ConnectLogs |
ConnectApi.listEventLogs(java.lang.String accountId) |
Gets the Connect log..
|
ConnectLogs |
ConnectApi.listEventLogs(java.lang.String accountId,
ConnectApi.ListEventLogsOptions options) |
Gets the Connect log..
|
ExternalFolder |
CloudStorageApi.listFolders(java.lang.String accountId,
java.lang.String userId,
java.lang.String serviceId) |
Retrieves a list of all the items in a specified folder from the specified cloud storage provider..
|
ExternalFolder |
CloudStorageApi.listFolders(java.lang.String accountId,
java.lang.String userId,
java.lang.String serviceId,
CloudStorageApi.ListFoldersOptions options) |
Retrieves a list of all the items in a specified folder from the specified cloud storage provider..
|
GroupInformation |
GroupsApi.listGroups(java.lang.String accountId) |
Gets information about groups associated with the account..
|
GroupInformation |
GroupsApi.listGroups(java.lang.String accountId,
GroupsApi.ListGroupsOptions options) |
Gets information about groups associated with the account..
|
UsersResponse |
GroupsApi.listGroupUsers(java.lang.String accountId,
java.lang.String groupId) |
Gets a list of users in a group..
|
UsersResponse |
GroupsApi.listGroupUsers(java.lang.String accountId,
java.lang.String groupId,
GroupsApi.ListGroupUsersOptions options) |
Gets a list of users in a group..
|
BillingInvoicesResponse |
BillingApi.listInvoices(java.lang.String accountId) |
Get a List of Billing Invoices.
|
BillingInvoicesResponse |
BillingApi.listInvoices(java.lang.String accountId,
BillingApi.ListInvoicesOptions options) |
Get a List of Billing Invoices.
|
BillingInvoicesSummary |
BillingApi.listInvoicesPastDue(java.lang.String accountId) |
Get a list of past due invoices..
|
FolderItemsResponse |
FoldersApi.listItems(java.lang.String accountId,
java.lang.String folderId) |
Gets a list of the envelopes in the specified folder..
|
FolderItemsResponse |
FoldersApi.listItems(java.lang.String accountId,
java.lang.String folderId,
FoldersApi.ListItemsOptions options) |
Gets a list of the envelopes in the specified folder..
|
MobileNotifierConfigurationInformation |
ConnectApi.listMobileNotifiers(java.lang.String accountId) |
Reserved.
|
NotaryJournalList |
NotaryApi.listNotaryJournals() |
Get notary jurisdictions for a user.
|
NotaryJournalList |
NotaryApi.listNotaryJournals(NotaryApi.ListNotaryJournalsOptions options) |
Get notary jurisdictions for a user.
|
BillingPaymentsResponse |
BillingApi.listPayments(java.lang.String accountId) |
Gets payment information for one or more payments..
|
BillingPaymentsResponse |
BillingApi.listPayments(java.lang.String accountId,
BillingApi.ListPaymentsOptions options) |
Gets payment information for one or more payments..
|
PermissionProfileInformation |
AccountsApi.listPermissions(java.lang.String accountId) |
Gets a list of permission profiles..
|
PermissionProfileInformation |
AccountsApi.listPermissions(java.lang.String accountId,
AccountsApi.ListPermissionsOptions options) |
Gets a list of permission profiles..
|
PowerFormsResponse |
PowerFormsApi.listPowerForms(java.lang.String accountId) |
Returns the list of PowerForms available to the user..
|
PowerFormsResponse |
PowerFormsApi.listPowerForms(java.lang.String accountId,
PowerFormsApi.ListPowerFormsOptions options) |
Returns the list of PowerForms available to the user..
|
PowerFormSendersResponse |
PowerFormsApi.listPowerFormSenders(java.lang.String accountId) |
Returns the list of PowerForms available to the user..
|
PowerFormSendersResponse |
PowerFormsApi.listPowerFormSenders(java.lang.String accountId,
PowerFormsApi.ListPowerFormSendersOptions options) |
Returns the list of PowerForms available to the user..
|
CloudStorageProviders |
CloudStorageApi.listProviders(java.lang.String accountId,
java.lang.String userId) |
Get the Cloud Storage Provider configuration for the specified user..
|
CloudStorageProviders |
CloudStorageApi.listProviders(java.lang.String accountId,
java.lang.String userId,
CloudStorageApi.ListProvidersOptions options) |
Get the Cloud Storage Provider configuration for the specified user..
|
RecipientNamesResponse |
AccountsApi.listRecipientNamesByEmail(java.lang.String accountId) |
Gets recipient names associated with an email address..
|
RecipientNamesResponse |
AccountsApi.listRecipientNamesByEmail(java.lang.String accountId,
AccountsApi.ListRecipientNamesByEmailOptions options) |
Gets recipient names associated with an email address..
|
Recipients |
EnvelopesApi.listRecipients(java.lang.String accountId,
java.lang.String envelopeId) |
Gets the status of recipients for an envelope..
|
Recipients |
EnvelopesApi.listRecipients(java.lang.String accountId,
java.lang.String envelopeId,
EnvelopesApi.ListRecipientsOptions options) |
Gets the status of recipients for an envelope..
|
Recipients |
TemplatesApi.listRecipients(java.lang.String accountId,
java.lang.String templateId) |
Gets recipient information from a template..
|
Recipients |
TemplatesApi.listRecipients(java.lang.String accountId,
java.lang.String templateId,
TemplatesApi.ListRecipientsOptions options) |
Gets recipient information from a template..
|
ApiRequestLogsResult |
DiagnosticsApi.listRequestLogs() |
Gets the API request logging log files..
|
ApiRequestLogsResult |
DiagnosticsApi.listRequestLogs(DiagnosticsApi.ListRequestLogsOptions options) |
Gets the API request logging log files..
|
AccountSettingsInformation |
AccountsApi.listSettings(java.lang.String accountId) |
Gets account settings information..
|
AccountSharedAccess |
AccountsApi.listSharedAccess(java.lang.String accountId) |
Reserved: Gets the shared item status for one or more users..
|
AccountSharedAccess |
AccountsApi.listSharedAccess(java.lang.String accountId,
AccountsApi.ListSharedAccessOptions options) |
Reserved: Gets the shared item status for one or more users..
|
AccountSignatureProviders |
AccountsApi.listSignatureProviders(java.lang.String accountId) |
Returns Account available signature providers for specified account..
|
UserSignaturesInformation |
UsersApi.listSignatures(java.lang.String accountId,
java.lang.String userId) |
Retrieves a list of user signature definitions for a specified user..
|
UserSignaturesInformation |
UsersApi.listSignatures(java.lang.String accountId,
java.lang.String userId,
UsersApi.ListSignaturesOptions options) |
Retrieves a list of user signature definitions for a specified user..
|
UserSocialIdResult |
AuthenticationApi.listSocialLogins(java.lang.String accountId,
java.lang.String userId) |
Gets a list of a user's social accounts..
|
EnvelopesInformation |
EnvelopesApi.listStatus(java.lang.String accountId,
EnvelopeIdsRequest envelopeIdsRequest) |
Gets the envelope status for the specified envelopes..
|
EnvelopesInformation |
EnvelopesApi.listStatus(java.lang.String accountId,
EnvelopeIdsRequest envelopeIdsRequest,
EnvelopesApi.ListStatusOptions options) |
Gets the envelope status for the specified envelopes..
|
EnvelopesInformation |
EnvelopesApi.listStatusChanges(java.lang.String accountId) |
Gets status changes for one or more envelopes..
|
EnvelopesInformation |
EnvelopesApi.listStatusChanges(java.lang.String accountId,
EnvelopesApi.ListStatusChangesOptions options) |
Gets status changes for one or more envelopes..
|
Tabs |
EnvelopesApi.listTabs(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String recipientId) |
Gets the tabs information for a signer or sign-in-person recipient in an envelope..
|
Tabs |
EnvelopesApi.listTabs(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String recipientId,
EnvelopesApi.ListTabsOptions options) |
Gets the tabs information for a signer or sign-in-person recipient in an envelope..
|
Tabs |
TemplatesApi.listTabs(java.lang.String accountId,
java.lang.String templateId,
java.lang.String recipientId) |
Gets the tabs information for a signer or sign-in-person recipient in a template..
|
Tabs |
TemplatesApi.listTabs(java.lang.String accountId,
java.lang.String templateId,
java.lang.String recipientId,
TemplatesApi.ListTabsOptions options) |
Gets the tabs information for a signer or sign-in-person recipient in a template..
|
TemplateInformation |
EnvelopesApi.listTemplates(java.lang.String accountId,
java.lang.String envelopeId) |
Get List of Templates used in an Envelope.
|
TemplateInformation |
EnvelopesApi.listTemplates(java.lang.String accountId,
java.lang.String envelopeId,
EnvelopesApi.ListTemplatesOptions options) |
Get List of Templates used in an Envelope.
|
EnvelopeTemplateResults |
TemplatesApi.listTemplates(java.lang.String accountId) |
Gets the definition of a template..
|
EnvelopeTemplateResults |
TemplatesApi.listTemplates(java.lang.String accountId,
TemplatesApi.ListTemplatesOptions options) |
Gets the definition of a template..
|
TemplateInformation |
EnvelopesApi.listTemplatesForDocument(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String documentId) |
Gets the templates associated with a document in an existing envelope..
|
TemplateInformation |
EnvelopesApi.listTemplatesForDocument(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String documentId,
EnvelopesApi.ListTemplatesForDocumentOptions options) |
Gets the templates associated with a document in an existing envelope..
|
FileTypeList |
AccountsApi.listUnsupportedFileTypes(java.lang.String accountId) |
Gets a list of unsupported file types..
|
IntegratedUserInfoList |
ConnectApi.listUsers(java.lang.String accountId,
java.lang.String connectId) |
Returns users from the configured Connect service..
|
IntegratedUserInfoList |
ConnectApi.listUsers(java.lang.String accountId,
java.lang.String connectId,
ConnectApi.ListUsersOptions options) |
Returns users from the configured Connect service..
|
SigningGroupUsers |
SigningGroupsApi.listUsers(java.lang.String accountId,
java.lang.String signingGroupId) |
Gets a list of members in a Signing Group..
|
PageImages |
WorkspacesApi.listWorkspaceFilePages(java.lang.String accountId,
java.lang.String workspaceId,
java.lang.String folderId,
java.lang.String fileId) |
List File Pages.
|
PageImages |
WorkspacesApi.listWorkspaceFilePages(java.lang.String accountId,
java.lang.String workspaceId,
java.lang.String folderId,
java.lang.String fileId,
WorkspacesApi.ListWorkspaceFilePagesOptions options) |
List File Pages.
|
WorkspaceFolderContents |
WorkspacesApi.listWorkspaceFolderItems(java.lang.String accountId,
java.lang.String workspaceId,
java.lang.String folderId) |
List Workspace Folder Contents.
|
WorkspaceFolderContents |
WorkspacesApi.listWorkspaceFolderItems(java.lang.String accountId,
java.lang.String workspaceId,
java.lang.String folderId,
WorkspacesApi.ListWorkspaceFolderItemsOptions options) |
List Workspace Folder Contents.
|
WorkspaceList |
WorkspacesApi.listWorkspaces(java.lang.String accountId) |
List Workspaces.
|
LoginInformation |
AuthenticationApi.login() |
Gets login information for a specified user..
|
LoginInformation |
AuthenticationApi.login(AuthenticationApi.LoginOptions options) |
Gets login information for a specified user..
|
BillingPaymentResponse |
BillingApi.makePayment(java.lang.String accountId,
BillingPaymentRequest billingPaymentRequest) |
Posts a payment to a past due invoice..
|
FoldersResponse |
FoldersApi.moveEnvelopes(java.lang.String accountId,
java.lang.String folderId,
FoldersRequest foldersRequest) |
Moves an envelope from its current folder to the specified folder..
|
ContactUpdateResponse |
UsersApi.postContacts(java.lang.String accountId,
ContactModRequest contactModRequest) |
Imports multiple new contacts into the contacts collection from CSV, JSON, or XML (based on content type)..
|
void |
BillingApi.purchaseEnvelopes(java.lang.String accountId,
PurchasedEnvelopesInformation purchasedEnvelopesInformation) |
Reserverd: Purchase additional envelopes..
|
EnvelopeAttachmentsResult |
EnvelopesApi.putAttachment(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String attachmentId,
Attachment attachment) |
Add an attachment to a DRAFT or IN-PROCESS envelope..
|
EnvelopeAttachmentsResult |
EnvelopesApi.putAttachments(java.lang.String accountId,
java.lang.String envelopeId,
EnvelopeAttachmentsRequest envelopeAttachmentsRequest) |
Add one or more attachments to a DRAFT or IN-PROCESS envelope..
|
ContactUpdateResponse |
UsersApi.putContacts(java.lang.String accountId,
ContactModRequest contactModRequest) |
Replaces contacts associated with an account for the DocuSign service..
|
ConnectFailureResults |
ConnectApi.retryEventForEnvelope(java.lang.String accountId,
java.lang.String envelopeId) |
Republishes Connect information for the specified envelope..
|
ConnectFailureResults |
ConnectApi.retryEventForEnvelopes(java.lang.String accountId,
ConnectFailureFilter connectFailureFilter) |
Republishes Connect information for multiple envelopes..
|
void |
AuthenticationApi.revokeOAuthToken() |
Revokes an authorization token..
|
void |
EnvelopesApi.rotateDocumentPage(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String documentId,
java.lang.String pageNumber,
PageRequest pageRequest) |
Rotates page image from an envelope for display..
|
void |
TemplatesApi.rotateDocumentPage(java.lang.String accountId,
java.lang.String templateId,
java.lang.String documentId,
java.lang.String pageNumber,
PageRequest pageRequest) |
Rotates page image from a template for display..
|
FolderItemResponse |
FoldersApi.search(java.lang.String accountId,
java.lang.String searchFolderId) |
Gets a list of envelopes in folders matching the specified criteria..
|
FolderItemResponse |
FoldersApi.search(java.lang.String accountId,
java.lang.String searchFolderId,
FoldersApi.SearchOptions options) |
Gets a list of envelopes in folders matching the specified criteria..
|
SignHashSessionInfoResponse |
SignatureApi.signHashSessionInfo(SignSessionInfoRequest signSessionInfoRequest) |
Get Signature Session Info To Sign Document Hash
|
FavoriteTemplatesInfo |
AccountsApi.unFavoriteTemplate(java.lang.String accountId,
FavoriteTemplatesInfo favoriteTemplatesInfo) |
Unfavorite a template.
|
TabMetadata |
CustomTabsApi.update(java.lang.String accountId,
java.lang.String customTabId,
TabMetadata tabMetadata) |
Updates custom tab information.
|
EnvelopeUpdateSummary |
EnvelopesApi.update(java.lang.String accountId,
java.lang.String envelopeId,
Envelope envelope) |
Send Draft Envelope/Void Envelope/Move/Purge Envelope/Modify draft.
|
EnvelopeUpdateSummary |
EnvelopesApi.update(java.lang.String accountId,
java.lang.String envelopeId,
Envelope envelope,
EnvelopesApi.UpdateOptions options) |
Send Draft Envelope/Void Envelope/Move/Purge Envelope/Modify draft.
|
SigningGroup |
SigningGroupsApi.update(java.lang.String accountId,
java.lang.String signingGroupId,
SigningGroup signingGroup) |
Updates a signing group.
|
TemplateUpdateSummary |
TemplatesApi.update(java.lang.String accountId,
java.lang.String templateId,
EnvelopeTemplate envelopeTemplate) |
Updates an existing template..
|
AccountSignaturesInformation |
AccountsApi.updateAccountSignature(java.lang.String accountId,
AccountSignaturesInformation accountSignaturesInformation) |
Updates a account signature..
|
AccountSignature |
AccountsApi.updateAccountSignatureById(java.lang.String accountId,
java.lang.String signatureId,
AccountSignatureDefinition accountSignatureDefinition) |
Updates a account signature..
|
AccountSignature |
AccountsApi.updateAccountSignatureById(java.lang.String accountId,
java.lang.String signatureId,
AccountSignatureDefinition accountSignatureDefinition,
AccountsApi.UpdateAccountSignatureByIdOptions options) |
Updates a account signature..
|
AccountSignature |
AccountsApi.updateAccountSignatureImage(java.lang.String accountId,
java.lang.String signatureId,
java.lang.String imageType) |
Sets a signature, initials, or stamps image..
|
AccountSignature |
AccountsApi.updateAccountSignatureImage(java.lang.String accountId,
java.lang.String signatureId,
java.lang.String imageType,
AccountsApi.UpdateAccountSignatureImageOptions options) |
Sets a signature, initials, or stamps image..
|
TabAccountSettings |
AccountsApi.updateAccountTabSettings(java.lang.String accountId,
TabAccountSettings tabAccountSettings) |
Modifies tab settings for specified account.
|
Brand |
AccountsApi.updateBrand(java.lang.String accountId,
java.lang.String brandId,
Brand brand) |
Updates an existing brand..
|
void |
AccountsApi.updateBrandLogoByType(java.lang.String accountId,
java.lang.String brandId,
java.lang.String logoType,
byte[] logoFileBytes) |
Put one branding logo..
|
BrandResources |
AccountsApi.updateBrandResourcesByContentType(java.lang.String accountId,
java.lang.String brandId,
java.lang.String resourceContentType,
byte[] fileXml) |
Uploads a branding resource file..
|
GroupBrands |
GroupsApi.updateBrands(java.lang.String accountId,
java.lang.String groupId,
BrandsRequest brandsRequest) |
Adds group brand ID information to a group..
|
void |
BulkProcessDataApi.updateBulkProcessList(java.lang.String accountId,
java.lang.String processAction,
java.lang.String bulkProcessListId) |
Updates a specific bulk process list.
|
void |
BulkProcessDataSendApi.updateBulkProcessList(java.lang.String accountId,
java.lang.String processAction,
java.lang.String bulkProcessListId) |
Updates a specific bulk process list.
|
BulkSendBatchStatus |
BulkEnvelopesApi.updateBulkSendBatchAction(java.lang.String accountId,
java.lang.String bulkSendBatchId,
java.lang.String bulkAction,
BulkSendBatchActionRequest bulkSendBatchActionRequest) |
Initiate a specific bulk send batch action.
|
BulkSendBatchStatus |
BulkEnvelopesApi.updateBulkSendBatchStatus(java.lang.String accountId,
java.lang.String bulkSendBatchId,
BulkSendBatchRequest bulkSendBatchRequest) |
Put/Update a specific bulk send batch status.
|
BulkSendingList |
BulkEnvelopesApi.updateBulkSendList(java.lang.String accountId,
java.lang.String bulkSendListId,
BulkSendingList bulkSendingList) |
Updates an existing bulk send list.
|
ChunkedUploadResponse |
EnvelopesApi.updateChunkedUpload(java.lang.String accountId,
java.lang.String chunkedUploadId) |
Integrity-Check and Commit a ChunkedUpload, readying it for use elsewhere..
|
ChunkedUploadResponse |
EnvelopesApi.updateChunkedUpload(java.lang.String accountId,
java.lang.String chunkedUploadId,
EnvelopesApi.UpdateChunkedUploadOptions options) |
Integrity-Check and Commit a ChunkedUpload, readying it for use elsewhere..
|
ChunkedUploadResponse |
EnvelopesApi.updateChunkedUploadPart(java.lang.String accountId,
java.lang.String chunkedUploadId,
java.lang.String chunkedUploadPartSeq,
ChunkedUploadRequest chunkedUploadRequest) |
Add a chunk, a chunk 'part', to an existing ChunkedUpload..
|
ConnectCustomConfiguration |
ConnectApi.updateConfiguration(java.lang.String accountId,
ConnectCustomConfiguration connectCustomConfiguration) |
Updates a specified Connect configuration..
|
ConsumerDisclosure |
AccountsApi.updateConsumerDisclosure(java.lang.String accountId,
java.lang.String langCode,
ConsumerDisclosure consumerDisclosure) |
Update Consumer Disclosure..
|
ConsumerDisclosure |
AccountsApi.updateConsumerDisclosure(java.lang.String accountId,
java.lang.String langCode,
ConsumerDisclosure consumerDisclosure,
AccountsApi.UpdateConsumerDisclosureOptions options) |
Update Consumer Disclosure..
|
CustomFields |
AccountsApi.updateCustomField(java.lang.String accountId,
java.lang.String customFieldId,
CustomField customField) |
Updates an existing account custom field..
|
CustomFields |
AccountsApi.updateCustomField(java.lang.String accountId,
java.lang.String customFieldId,
CustomField customField,
AccountsApi.UpdateCustomFieldOptions options) |
Updates an existing account custom field..
|
CustomFields |
EnvelopesApi.updateCustomFields(java.lang.String accountId,
java.lang.String envelopeId,
CustomFields customFields) |
Updates envelope custom fields in an envelope..
|
CustomFields |
TemplatesApi.updateCustomFields(java.lang.String accountId,
java.lang.String templateId,
TemplateCustomFields templateCustomFields) |
Updates envelope custom fields in a template..
|
CustomSettingsInformation |
UsersApi.updateCustomSettings(java.lang.String accountId,
java.lang.String userId,
CustomSettingsInformation customSettingsInformation) |
Adds or updates custom user settings for the specified user..
|
EnvelopeDocument |
EnvelopesApi.updateDocument(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String documentId) |
Adds a document to an existing draft envelope..
|
EnvelopeDocument |
TemplatesApi.updateDocument(java.lang.String accountId,
java.lang.String templateId,
java.lang.String documentId,
EnvelopeDefinition envelopeDefinition) |
Adds a document to a template document..
|
EnvelopeDocument |
TemplatesApi.updateDocument(java.lang.String accountId,
java.lang.String templateId,
java.lang.String documentId,
EnvelopeDefinition envelopeDefinition,
TemplatesApi.UpdateDocumentOptions options) |
Adds a document to a template document..
|
DocumentFieldsInformation |
EnvelopesApi.updateDocumentFields(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String documentId,
DocumentFieldsInformation documentFieldsInformation) |
Updates existing custom document fields in an existing envelope document..
|
DocumentFieldsInformation |
TemplatesApi.updateDocumentFields(java.lang.String accountId,
java.lang.String templateId,
java.lang.String documentId,
DocumentFieldsInformation documentFieldsInformation) |
Updates existing custom document fields in an existing template document..
|
EnvelopeDocumentsResult |
EnvelopesApi.updateDocuments(java.lang.String accountId,
java.lang.String envelopeId,
EnvelopeDefinition envelopeDefinition) |
Adds one or more documents to an existing envelope document..
|
TemplateDocumentsResult |
TemplatesApi.updateDocuments(java.lang.String accountId,
java.lang.String templateId,
EnvelopeDefinition envelopeDefinition) |
Adds documents to a template document..
|
Tabs |
EnvelopesApi.updateDocumentTabs(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String documentId,
Tabs tabs) |
Updates the tabs for an envelope document.
|
DowngradePlanUpdateResponse |
BillingApi.updateDowngradeAccountBillingPlan(java.lang.String accountId,
DowngradeBillingPlanInformation downgradeBillingPlanInformation) |
Queues downgrade billing plan request for an account..
|
EmailSettings |
EnvelopesApi.updateEmailSettings(java.lang.String accountId,
java.lang.String envelopeId,
EmailSettings emailSettings) |
Updates the email setting overrides for an envelope..
|
ENoteConfiguration |
AccountsApi.updateENoteConfiguration(java.lang.String accountId,
ENoteConfiguration eNoteConfiguration) |
Updates configuration information for the eNote eOriginal integration..
|
EnvelopePurgeConfiguration |
AccountsApi.updateEnvelopePurgeConfiguration(java.lang.String accountId,
EnvelopePurgeConfiguration envelopePurgeConfiguration) |
Updates envelope purge configuration..
|
EnvelopeTransferRule |
EnvelopesApi.updateEnvelopeTransferRule(java.lang.String accountId,
java.lang.String envelopeTransferRuleId,
EnvelopeTransferRule envelopeTransferRule) |
Update an envelope transfer rule for an account..
|
EnvelopeTransferRuleInformation |
EnvelopesApi.updateEnvelopeTransferRules(java.lang.String accountId,
EnvelopeTransferRuleInformation envelopeTransferRuleInformation) |
Update envelope transfer rules for an account..
|
Workflow |
EnvelopesApi.updateEnvelopeWorkflowDefinition(java.lang.String accountId,
java.lang.String envelopeId,
Workflow workflow) |
Updates the envelope workflow definition for an envelope..
|
FavoriteTemplatesInfo |
AccountsApi.updateFavoriteTemplate(java.lang.String accountId,
FavoriteTemplatesInfo favoriteTemplatesInfo) |
Favorites a template.
|
GroupInformation |
GroupsApi.updateGroups(java.lang.String accountId,
GroupInformation groupInformation) |
Updates the group information for a group..
|
GroupInformation |
TemplatesApi.updateGroupShare(java.lang.String accountId,
java.lang.String templateId,
java.lang.String templatePart,
GroupInformation groupInformation) |
Shares a template with a group.
|
UsersResponse |
GroupsApi.updateGroupUsers(java.lang.String accountId,
java.lang.String groupId,
UserInfoList userInfoList) |
Adds one or more users to an existing group..
|
SigningGroupInformation |
SigningGroupsApi.updateList(java.lang.String accountId,
SigningGroupInformation signingGroupInformation) |
Updates signing group names..
|
LockInformation |
EnvelopesApi.updateLock(java.lang.String accountId,
java.lang.String envelopeId,
LockRequest lockRequest) |
Updates an envelope lock..
|
LockInformation |
TemplatesApi.updateLock(java.lang.String accountId,
java.lang.String templateId,
LockRequest lockRequest) |
Updates a template lock..
|
MobileNotifierConfigurationInformation |
ConnectApi.updateMobileNotifiers(java.lang.String accountId,
MobileNotifierConfigurationInformation mobileNotifierConfigurationInformation) |
Reserved.
|
Notary |
NotaryApi.updateNotary(Notary notary) |
Update a notary.
|
NotaryJurisdiction |
NotaryApi.updateNotaryJurisdiction(java.lang.String jurisdictionId,
NotaryJurisdiction notaryJurisdiction) |
Update a notary jurisdiction.
|
NotificationDefaults |
AccountsApi.updateNotificationDefaults(java.lang.String accountId,
NotificationDefaults notificationDefaults) |
Updates default user level settings for a specified account.
|
Notification |
EnvelopesApi.updateNotificationSettings(java.lang.String accountId,
java.lang.String envelopeId,
EnvelopeNotificationRequest envelopeNotificationRequest) |
Sets envelope notification (Reminders/Expirations) structure for an existing envelope..
|
Notification |
TemplatesApi.updateNotificationSettings(java.lang.String accountId,
java.lang.String templateId,
TemplateNotificationRequest templateNotificationRequest) |
Updates the notification structure for an existing template..
|
void |
AuthenticationApi.updatePassword(java.lang.String loginPart,
UserPasswordInformation userPasswordInformation) |
Updates the password for a specified user..
|
AccountPasswordRules |
AccountsApi.updatePasswordRules(java.lang.String accountId,
AccountPasswordRules accountPasswordRules) |
Update the password rules.
|
PermissionProfile |
AccountsApi.updatePermissionProfile(java.lang.String accountId,
java.lang.String permissionProfileId,
PermissionProfile permissionProfile) |
Updates a permission profile within the specified account..
|
PermissionProfile |
AccountsApi.updatePermissionProfile(java.lang.String accountId,
java.lang.String permissionProfileId,
PermissionProfile permissionProfile,
AccountsApi.UpdatePermissionProfileOptions options) |
Updates a permission profile within the specified account..
|
BillingPlanUpdateResponse |
BillingApi.updatePlan(java.lang.String accountId,
BillingPlanInformation billingPlanInformation) |
Updates the account billing plan..
|
BillingPlanUpdateResponse |
BillingApi.updatePlan(java.lang.String accountId,
BillingPlanInformation billingPlanInformation,
BillingApi.UpdatePlanOptions options) |
Updates the account billing plan..
|
PowerForm |
PowerFormsApi.updatePowerForm(java.lang.String accountId,
java.lang.String powerFormId,
PowerForm powerForm) |
Creates a new PowerForm..
|
void |
UsersApi.updateProfile(java.lang.String accountId,
java.lang.String userId,
UserProfile userProfile) |
Updates the user profile information for the specified user..
|
void |
UsersApi.updateProfileImage(java.lang.String accountId,
java.lang.String userId) |
Updates the user profile image for a specified user..
|
DocumentVisibilityList |
EnvelopesApi.updateRecipientDocumentVisibility(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String recipientId,
DocumentVisibilityList documentVisibilityList) |
Updates document visibility for the recipients.
|
void |
EnvelopesApi.updateRecipientInitialsImage(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String recipientId) |
Sets the initials image for an accountless signer..
|
RecipientsUpdateSummary |
EnvelopesApi.updateRecipients(java.lang.String accountId,
java.lang.String envelopeId,
Recipients recipients) |
Updates recipients in a draft envelope or corrects recipient information for an in process envelope..
|
RecipientsUpdateSummary |
EnvelopesApi.updateRecipients(java.lang.String accountId,
java.lang.String envelopeId,
Recipients recipients,
EnvelopesApi.UpdateRecipientsOptions options) |
Updates recipients in a draft envelope or corrects recipient information for an in process envelope..
|
RecipientsUpdateSummary |
TemplatesApi.updateRecipients(java.lang.String accountId,
java.lang.String templateId,
TemplateRecipients templateRecipients) |
Updates recipients in a template..
|
RecipientsUpdateSummary |
TemplatesApi.updateRecipients(java.lang.String accountId,
java.lang.String templateId,
TemplateRecipients templateRecipients,
TemplatesApi.UpdateRecipientsOptions options) |
Updates recipients in a template..
|
DocumentVisibilityList |
EnvelopesApi.updateRecipientsDocumentVisibility(java.lang.String accountId,
java.lang.String envelopeId,
DocumentVisibilityList documentVisibilityList) |
Updates document visibility for the recipients.
|
void |
EnvelopesApi.updateRecipientSignatureImage(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String recipientId) |
Sets the signature image for an accountless signer..
|
byte[] |
EnvelopesApi.updateRegenDocument(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String regenDocumentId,
Document document) |
Retrieves a PDF document from the envelope with no CoC..
|
DiagnosticsSettingsInformation |
DiagnosticsApi.updateRequestLogSettings(DiagnosticsSettingsInformation diagnosticsSettingsInformation) |
Enables or disables API request logging for troubleshooting..
|
void |
AccountsApi.updateSettings(java.lang.String accountId,
AccountSettingsInformation accountSettingsInformation) |
Updates the account settings for an account..
|
void |
UsersApi.updateSettings(java.lang.String accountId,
java.lang.String userId,
UserSettingsInformation userSettingsInformation) |
Updates the user account settings for a specified user..
|
void |
UsersApi.updateSettings(java.lang.String accountId,
java.lang.String userId,
UserSettingsInformation userSettingsInformation,
UsersApi.UpdateSettingsOptions options) |
Updates the user account settings for a specified user..
|
AccountSharedAccess |
AccountsApi.updateSharedAccess(java.lang.String accountId,
AccountSharedAccess accountSharedAccess) |
Reserved: Sets the shared access information for users..
|
AccountSharedAccess |
AccountsApi.updateSharedAccess(java.lang.String accountId,
AccountSharedAccess accountSharedAccess,
AccountsApi.UpdateSharedAccessOptions options) |
Reserved: Sets the shared access information for users..
|
UserSignature |
UsersApi.updateSignature(java.lang.String accountId,
java.lang.String userId,
java.lang.String signatureId,
UserSignatureDefinition userSignatureDefinition) |
Updates the user signature for a specified user..
|
UserSignature |
UsersApi.updateSignature(java.lang.String accountId,
java.lang.String userId,
java.lang.String signatureId,
UserSignatureDefinition userSignatureDefinition,
UsersApi.UpdateSignatureOptions options) |
Updates the user signature for a specified user..
|
UserSignature |
UsersApi.updateSignatureImage(java.lang.String accountId,
java.lang.String userId,
java.lang.String signatureId,
java.lang.String imageType) |
Updates the user signature image or user initials image for the specified user..
|
UserSignature |
UsersApi.updateSignatureImage(java.lang.String accountId,
java.lang.String userId,
java.lang.String signatureId,
java.lang.String imageType,
UsersApi.UpdateSignatureImageOptions options) |
Updates the user signature image or user initials image for the specified user..
|
UserSignaturesInformation |
UsersApi.updateSignatures(java.lang.String accountId,
java.lang.String userId,
UserSignaturesInformation userSignaturesInformation) |
Adds/updates a user signature..
|
void |
AuthenticationApi.updateSocialLogin(java.lang.String accountId,
java.lang.String userId,
SocialAccountInformation socialAccountInformation) |
Adds social account for a user..
|
Tabs |
EnvelopesApi.updateTabs(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String recipientId,
Tabs tabs) |
Updates the tabs for a recipient.
|
Tabs |
TemplatesApi.updateTabs(java.lang.String accountId,
java.lang.String templateId,
java.lang.String recipientId,
TemplateTabs templateTabs) |
Updates the tabs for a recipient..
|
void |
EnvelopesApi.updateTabsBlob(java.lang.String accountId,
java.lang.String envelopeId) |
Update encrypted tabs for envelope..
|
Tabs |
TemplatesApi.updateTemplateDocumentTabs(java.lang.String accountId,
java.lang.String templateId,
java.lang.String documentId,
TemplateTabs templateTabs) |
Updates the tabs for a template.
|
TemplateDocumentVisibilityList |
EnvelopesApi.updateTemplateRecipientDocumentVisibility(java.lang.String accountId,
java.lang.String templateId,
java.lang.String recipientId,
TemplateDocumentVisibilityList templateDocumentVisibilityList) |
Updates document visibility for the recipients.
|
TemplateDocumentVisibilityList |
EnvelopesApi.updateTemplateRecipientsDocumentVisibility(java.lang.String accountId,
java.lang.String templateId,
TemplateDocumentVisibilityList templateDocumentVisibilityList) |
Updates document visibility for the recipients.
|
Workflow |
EnvelopesApi.updateTemplateWorkflowDefinition(java.lang.String accountId,
java.lang.String templateId,
Workflow workflow) |
Updates the workflow definition for a template..
|
UpdateTransactionResponse |
SignatureApi.updateTransaction(UpdateTransactionRequest updateTransactionRequest) |
Report an error from the tsp to docusign
|
UserInformation |
UsersApi.updateUser(java.lang.String accountId,
java.lang.String userId,
UserInformation userInformation) |
Updates the specified user information..
|
UserInformation |
UsersApi.updateUser(java.lang.String accountId,
java.lang.String userId,
UserInformation userInformation,
UsersApi.UpdateUserOptions options) |
Updates the specified user information..
|
SigningGroupUsers |
SigningGroupsApi.updateUsers(java.lang.String accountId,
java.lang.String signingGroupId,
SigningGroupUsers signingGroupUsers) |
Adds members to a signing group.
|
UserInformationList |
UsersApi.updateUsers(java.lang.String accountId,
UserInformationList userInformationList) |
Change one or more user in the specified account..
|
UserInformationList |
UsersApi.updateUsers(java.lang.String accountId,
UserInformationList userInformationList,
UsersApi.UpdateUsersOptions options) |
Change one or more user in the specified account..
|
Watermark |
AccountsApi.updateWatermark(java.lang.String accountId,
Watermark watermark) |
Update watermark information..
|
Workspace |
WorkspacesApi.updateWorkspace(java.lang.String accountId,
java.lang.String workspaceId,
Workspace workspace) |
Update Workspace.
|
WorkspaceItem |
WorkspacesApi.updateWorkspaceFile(java.lang.String accountId,
java.lang.String workspaceId,
java.lang.String folderId,
java.lang.String fileId) |
Update Workspace File Metadata.
|