DocumentTemplateList |
EnvelopesApi.applyTemplate(String accountId,
String envelopeId,
DocumentTemplateList documentTemplateList) |
Adds templates to an envelope..
|
DocumentTemplateList |
EnvelopesApi.applyTemplate(String accountId,
String envelopeId,
DocumentTemplateList documentTemplateList,
EnvelopesApi.ApplyTemplateOptions options) |
Adds templates to an envelope..
|
DocumentTemplateList |
EnvelopesApi.applyTemplateToDocument(String accountId,
String envelopeId,
String documentId,
DocumentTemplateList documentTemplateList) |
Adds templates to a document in an envelope..
|
DocumentTemplateList |
EnvelopesApi.applyTemplateToDocument(String accountId,
String envelopeId,
String documentId,
DocumentTemplateList documentTemplateList,
EnvelopesApi.ApplyTemplateToDocumentOptions options) |
Adds templates to a document in an envelope..
|
ApiResponse<DocumentTemplateList> |
EnvelopesApi.applyTemplateToDocumentWithHttpInfo(String accountId,
String envelopeId,
String documentId,
DocumentTemplateList documentTemplateList,
EnvelopesApi.ApplyTemplateToDocumentOptions options) |
Adds templates to a document in an envelope.
|
ApiResponse<DocumentTemplateList> |
EnvelopesApi.applyTemplateWithHttpInfo(String accountId,
String envelopeId,
DocumentTemplateList documentTemplateList,
EnvelopesApi.ApplyTemplateOptions options) |
Adds templates to an envelope.
|
ExternalFolder |
CloudStorageApi.callList(String accountId,
String userId,
String serviceId,
String folderId) |
Gets a list of all the items from the specified cloud storage provider..
|
ExternalFolder |
CloudStorageApi.callList(String accountId,
String userId,
String serviceId,
String folderId,
CloudStorageApi.CallListOptions options) |
Gets a list of all the items from the specified cloud storage provider..
|
TabMetadataList |
CustomTabsApi.callList(String accountId) |
Gets a list of all account tabs..
|
TabMetadataList |
CustomTabsApi.callList(String accountId,
CustomTabsApi.CallListOptions options) |
Gets a list of all account tabs..
|
FoldersResponse |
FoldersApi.callList(String accountId) |
Gets a list of the folders for the account..
|
FoldersResponse |
FoldersApi.callList(String accountId,
FoldersApi.CallListOptions options) |
Gets a list of the folders for the account..
|
SigningGroupInformation |
SigningGroupsApi.callList(String accountId) |
Gets a list of the Signing Groups in an account..
|
SigningGroupInformation |
SigningGroupsApi.callList(String accountId,
SigningGroupsApi.CallListOptions options) |
Gets a list of the Signing Groups in an account..
|
UserInformationList |
UsersApi.callList(String accountId) |
Retrieves the list of users for the specified account..
|
UserInformationList |
UsersApi.callList(String accountId,
UsersApi.CallListOptions options) |
Retrieves the list of users for the specified account..
|
ApiResponse<ExternalFolder> |
CloudStorageApi.callListWithHttpInfo(String accountId,
String userId,
String serviceId,
String folderId,
CloudStorageApi.CallListOptions options) |
Gets a list of all the items from the specified cloud storage provider.
|
ApiResponse<TabMetadataList> |
CustomTabsApi.callListWithHttpInfo(String accountId,
CustomTabsApi.CallListOptions options) |
Gets a list of all account tabs.
|
ApiResponse<FoldersResponse> |
FoldersApi.callListWithHttpInfo(String accountId,
FoldersApi.CallListOptions options) |
Gets a list of the folders for the account.
|
ApiResponse<SigningGroupInformation> |
SigningGroupsApi.callListWithHttpInfo(String accountId,
SigningGroupsApi.CallListOptions options) |
Gets a list of the Signing Groups in an account.
|
ApiResponse<UserInformationList> |
UsersApi.callListWithHttpInfo(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(String accountId,
TabMetadata tabMetadata) |
Creates a custom tab..
|
NewUsersSummary |
UsersApi.create(String accountId,
NewUsersDefinition newUsersDefinition) |
Adds news user to the specified account..
|
AccountSignaturesInformation |
AccountsApi.createAccountSignatures(String accountId,
AccountSignaturesInformation accountSignaturesInformation) |
Adds/updates one or more account signatures.
|
AccountSignaturesInformation |
AccountsApi.createAccountSignatures(String accountId,
AccountSignaturesInformation accountSignaturesInformation,
AccountsApi.CreateAccountSignaturesOptions options) |
Adds/updates one or more account signatures.
|
ApiResponse<AccountSignaturesInformation> |
AccountsApi.createAccountSignaturesWithHttpInfo(String accountId,
AccountSignaturesInformation accountSignaturesInformation,
AccountsApi.CreateAccountSignaturesOptions options) |
Adds/updates one or more account signatures.
|
BccEmailArchive |
EmailArchiveApi.createBCCEmailArchive(String accountId,
BccEmailArchive bccEmailArchive) |
Creates a blind carbon copy email archive entry.
|
ApiResponse<BccEmailArchive> |
EmailArchiveApi.createBCCEmailArchiveWithHttpInfo(String accountId,
BccEmailArchive bccEmailArchive) |
Creates a blind carbon copy email archive entry This method creates a BCC email archive
configuration for an account (adds a BCC email address to the account for archiving the emails
that DocuSign generates).
|
BrandsResponse |
AccountsApi.createBrand(String accountId,
Brand brand) |
Creates one or more brand profile files for the account..
|
ApiResponse<BrandsResponse> |
AccountsApi.createBrandWithHttpInfo(String accountId,
Brand brand) |
Creates one or more brand profile files for the account.
|
void |
BulkProcessDataApi.createBulkProcessRequest(String accountId,
String processAction) |
Uses the specified bulk envelopes list to update the envelopes specified in the payload.
|
BulkProcessResponse |
BulkProcessDataApi.createBulkProcessRequestToQueue(String accountId,
String processAction,
String bulkProcessListId,
BulkProcessRequest bulkProcessRequest) |
Uses the specified bulk envelopes list to update the envelopes specified in the payload.
|
BulkProcessResponse |
BulkProcessDataSendApi.createBulkProcessRequestToQueue(String accountId,
String processAction,
String bulkProcessListId,
BulkProcessRequest bulkProcessRequest) |
Uses the specified bulk envelopes list to update the envelopes specified in the payload.
|
ApiResponse<BulkProcessResponse> |
BulkProcessDataApi.createBulkProcessRequestToQueueWithHttpInfo(String accountId,
String processAction,
String bulkProcessListId,
BulkProcessRequest bulkProcessRequest) |
Uses the specified bulk envelopes list to update the envelopes specified in the payload
|
ApiResponse<BulkProcessResponse> |
BulkProcessDataSendApi.createBulkProcessRequestToQueueWithHttpInfo(String accountId,
String processAction,
String bulkProcessListId,
BulkProcessRequest bulkProcessRequest) |
Uses the specified bulk envelopes list to update the envelopes specified in the payload
|
ApiResponse<Object> |
BulkProcessDataApi.createBulkProcessRequestWithHttpInfo(String accountId,
String processAction) |
Uses the specified bulk envelopes list to update the envelopes specified in the payload
|
BulkSendingList |
BulkEnvelopesApi.createBulkSendList(String accountId,
BulkSendingList bulkSendingList) |
Creates a new bulk send list.
|
ApiResponse<BulkSendingList> |
BulkEnvelopesApi.createBulkSendListWithHttpInfo(String accountId,
BulkSendingList bulkSendingList) |
Creates a new bulk send list This method creates a bulk send list that you can use to send an
envelope to up to 1,000 recipients at once.
|
BulkSendResponse |
BulkEnvelopesApi.createBulkSendRequest(String accountId,
String bulkSendListId,
BulkSendRequest bulkSendRequest) |
Uses the specified bulk send list to send the envelope specified in the payload.
|
ApiResponse<BulkSendResponse> |
BulkEnvelopesApi.createBulkSendRequestWithHttpInfo(String accountId,
String bulkSendListId,
BulkSendRequest bulkSendRequest) |
Uses the specified bulk send list to send the envelope specified in the payload This method
initiates the bulk send process.
|
BulkSendTestResponse |
BulkEnvelopesApi.createBulkSendTestRequest(String accountId,
String bulkSendListId,
BulkSendRequest bulkSendRequest) |
Tests whether the specified bulk sending list can be used to send an envelope.
|
ApiResponse<BulkSendTestResponse> |
BulkEnvelopesApi.createBulkSendTestRequestWithHttpInfo(String accountId,
String bulkSendListId,
BulkSendRequest bulkSendRequest) |
Tests whether the specified bulk sending list can be used to send an envelope This method tests
a bulk send list for compatibility with the envelope or template that you want to send.
|
ChunkedUploadResponse |
EnvelopesApi.createChunkedUpload(String accountId,
ChunkedUploadRequest chunkedUploadRequest) |
Initiate a new ChunkedUpload..
|
ApiResponse<ChunkedUploadResponse> |
EnvelopesApi.createChunkedUploadWithHttpInfo(String accountId,
ChunkedUploadRequest chunkedUploadRequest) |
Initiate a new ChunkedUpload.
|
ConnectCustomConfiguration |
ConnectApi.createConfiguration(String accountId,
ConnectCustomConfiguration connectCustomConfiguration) |
Creates a connect configuration for the specified account..
|
ApiResponse<ConnectCustomConfiguration> |
ConnectApi.createConfigurationWithHttpInfo(String accountId,
ConnectCustomConfiguration connectCustomConfiguration) |
Creates a connect configuration for the specified account.
|
ConnectOAuthConfig |
ConnectApi.createConnectOAuthConfig(String accountId,
ConnectOAuthConfig connectOAuthConfig) |
Sets the Connect OAuth Config for the account..
|
ApiResponse<ConnectOAuthConfig> |
ConnectApi.createConnectOAuthConfigWithHttpInfo(String accountId,
ConnectOAuthConfig connectOAuthConfig) |
Sets the Connect OAuth Config for the account.
|
ViewUrl |
EnvelopesApi.createConsoleView(String accountId,
ConsoleViewRequest consoleViewRequest) |
Returns a URL to the authentication view UI..
|
ApiResponse<ViewUrl> |
EnvelopesApi.createConsoleViewWithHttpInfo(String accountId,
ConsoleViewRequest consoleViewRequest) |
Returns a URL to the authentication view UI.
|
ViewUrl |
EnvelopesApi.createCorrectView(String accountId,
String envelopeId,
CorrectViewRequest correctViewRequest) |
Returns a URL to the envelope correction UI..
|
ApiResponse<ViewUrl> |
EnvelopesApi.createCorrectViewWithHttpInfo(String accountId,
String envelopeId,
CorrectViewRequest correctViewRequest) |
Returns a URL to the envelope correction UI.
|
CustomFields |
AccountsApi.createCustomField(String accountId,
CustomField customField) |
Creates an acount custom field..
|
CustomFields |
AccountsApi.createCustomField(String accountId,
CustomField customField,
AccountsApi.CreateCustomFieldOptions options) |
Creates an acount custom field..
|
CustomFields |
EnvelopesApi.createCustomFields(String accountId,
String envelopeId,
CustomFields customFields) |
Updates envelope custom fields for an envelope..
|
CustomFields |
TemplatesApi.createCustomFields(String accountId,
String templateId,
TemplateCustomFields templateCustomFields) |
Creates custom document fields in an existing template document..
|
ApiResponse<CustomFields> |
EnvelopesApi.createCustomFieldsWithHttpInfo(String accountId,
String envelopeId,
CustomFields customFields) |
Updates envelope custom fields for an envelope.
|
ApiResponse<CustomFields> |
TemplatesApi.createCustomFieldsWithHttpInfo(String accountId,
String templateId,
TemplateCustomFields templateCustomFields) |
Creates custom document fields in an existing template document.
|
ApiResponse<CustomFields> |
AccountsApi.createCustomFieldWithHttpInfo(String accountId,
CustomField customField,
AccountsApi.CreateCustomFieldOptions options) |
Creates an acount custom field.
|
DocumentFieldsInformation |
EnvelopesApi.createDocumentFields(String accountId,
String envelopeId,
String documentId,
DocumentFieldsInformation documentFieldsInformation) |
Creates custom document fields in an existing envelope document..
|
DocumentFieldsInformation |
TemplatesApi.createDocumentFields(String accountId,
String templateId,
String documentId,
DocumentFieldsInformation documentFieldsInformation) |
Creates custom document fields in an existing template document..
|
ApiResponse<DocumentFieldsInformation> |
EnvelopesApi.createDocumentFieldsWithHttpInfo(String accountId,
String envelopeId,
String documentId,
DocumentFieldsInformation documentFieldsInformation) |
Creates custom document fields in an existing envelope document.
|
ApiResponse<DocumentFieldsInformation> |
TemplatesApi.createDocumentFieldsWithHttpInfo(String accountId,
String templateId,
String documentId,
DocumentFieldsInformation documentFieldsInformation) |
Creates custom document fields in an existing template document.
|
DocumentHtmlDefinitions |
EnvelopesApi.createDocumentResponsiveHtmlPreview(String accountId,
String envelopeId,
String documentId,
DocumentHtmlDefinition documentHtmlDefinition) |
Get Responsive HTML Preview for a document in an envelope..
|
ApiResponse<DocumentHtmlDefinitions> |
EnvelopesApi.createDocumentResponsiveHtmlPreviewWithHttpInfo(String accountId,
String envelopeId,
String documentId,
DocumentHtmlDefinition documentHtmlDefinition) |
Get Responsive HTML Preview for a document in an envelope.
|
Tabs |
EnvelopesApi.createDocumentTabs(String accountId,
String envelopeId,
String documentId,
Tabs tabs) |
Adds the tabs to an envelope document.
|
ApiResponse<Tabs> |
EnvelopesApi.createDocumentTabsWithHttpInfo(String accountId,
String envelopeId,
String documentId,
Tabs tabs) |
Adds the tabs to an envelope document Adds tabs to the document specified by
`documentId` in the envelope specified by `envelopeId`.
|
ViewUrl |
EnvelopesApi.createEditView(String accountId,
String envelopeId,
ReturnUrlRequest returnUrlRequest) |
Returns a URL to the edit view UI..
|
ViewUrl |
TemplatesApi.createEditView(String accountId,
String templateId,
ReturnUrlRequest returnUrlRequest) |
Provides a URL to start an edit view of the Template UI.
|
ApiResponse<ViewUrl> |
EnvelopesApi.createEditViewWithHttpInfo(String accountId,
String envelopeId,
ReturnUrlRequest returnUrlRequest) |
Returns a URL to the edit view UI.
|
ApiResponse<ViewUrl> |
TemplatesApi.createEditViewWithHttpInfo(String accountId,
String templateId,
ReturnUrlRequest returnUrlRequest) |
Provides a URL to start an edit view of the Template UI This method returns a URL for starting
an edit view of a template that uses the DocuSign Template UI.
|
EmailSettings |
EnvelopesApi.createEmailSettings(String accountId,
String envelopeId,
EmailSettings emailSettings) |
Adds email setting overrides to an envelope..
|
ApiResponse<EmailSettings> |
EnvelopesApi.createEmailSettingsWithHttpInfo(String accountId,
String envelopeId,
EmailSettings emailSettings) |
Adds email setting overrides to an envelope.
|
EnvelopeSummary |
EnvelopesApi.createEnvelope(String accountId,
EnvelopeDefinition envelopeDefinition) |
Creates an envelope..
|
EnvelopeSummary |
EnvelopesApi.createEnvelope(String accountId,
EnvelopeDefinition envelopeDefinition,
EnvelopesApi.CreateEnvelopeOptions options) |
Creates an envelope..
|
CommentHistoryResult |
EnvelopesApi.createEnvelopeComments(String accountId,
String envelopeId,
CommentsPublish commentsPublish) |
Posts a list of comments for authorized user.
|
ApiResponse<CommentHistoryResult> |
EnvelopesApi.createEnvelopeCommentsWithHttpInfo(String accountId,
String envelopeId,
CommentsPublish commentsPublish) |
Posts a list of comments for authorized user
|
ViewUrl |
EnvelopesApi.createEnvelopeRecipientPreview(String accountId,
String envelopeId,
RecipientPreviewRequest recipientPreviewRequest) |
Provides a URL to start a recipient view of the Envelope UI.
|
ApiResponse<ViewUrl> |
EnvelopesApi.createEnvelopeRecipientPreviewWithHttpInfo(String accountId,
String envelopeId,
RecipientPreviewRequest recipientPreviewRequest) |
Provides a URL to start a recipient view of the Envelope UI This method returns a URL for an
envelope recipient preview in the DocuSign UI that you can embed in your application.
|
ViewUrl |
EnvelopesApi.createEnvelopeRecipientSharedView(String accountId,
String envelopeId,
RecipientViewRequest recipientViewRequest) |
Provides a URL to start a shared recipient view of the Envelope UI.
|
ApiResponse<ViewUrl> |
EnvelopesApi.createEnvelopeRecipientSharedViewWithHttpInfo(String accountId,
String envelopeId,
RecipientViewRequest recipientViewRequest) |
Provides a URL to start a shared recipient view of the Envelope UI Returns a URL that enables
you to embed the DocuSign UI recipient view of a [shared
envelope](https://support.docusign.com/en/guides/ndse-admin-guide-share-envelopes) in your
applications.
|
EnvelopeTransferRuleInformation |
EnvelopesApi.createEnvelopeTransferRules(String accountId,
EnvelopeTransferRuleRequest envelopeTransferRuleRequest) |
Add envelope transfer rules to an account..
|
ApiResponse<EnvelopeTransferRuleInformation> |
EnvelopesApi.createEnvelopeTransferRulesWithHttpInfo(String accountId,
EnvelopeTransferRuleRequest envelopeTransferRuleRequest) |
Add envelope transfer rules to an account.
|
ApiResponse<EnvelopeSummary> |
EnvelopesApi.createEnvelopeWithHttpInfo(String accountId,
EnvelopeDefinition envelopeDefinition,
EnvelopesApi.CreateEnvelopeOptions options) |
Creates an envelope.
|
WorkflowStep |
EnvelopesApi.createEnvelopeWorkflowStepDefinition(String accountId,
String envelopeId,
WorkflowStep workflowStep) |
Creates and adds a new workflow step definition for an envelope's workflow.
|
ApiResponse<WorkflowStep> |
EnvelopesApi.createEnvelopeWorkflowStepDefinitionWithHttpInfo(String accountId,
String envelopeId,
WorkflowStep workflowStep) |
Creates and adds a new workflow step definition for an envelope's workflow
|
GroupInformation |
GroupsApi.createGroups(String accountId,
GroupInformation groupInformation) |
Creates one or more groups for the account..
|
ApiResponse<GroupInformation> |
GroupsApi.createGroupsWithHttpInfo(String accountId,
GroupInformation groupInformation) |
Creates one or more groups for the account.
|
EnvelopePublishTransaction |
EnvelopesApi.createHistoricalEnvelopePublishTransaction(String accountId,
ConnectHistoricalEnvelopeRepublish connectHistoricalEnvelopeRepublish) |
Submits a batch of historical envelopes for republish to an adhoc config..
|
ApiResponse<EnvelopePublishTransaction> |
EnvelopesApi.createHistoricalEnvelopePublishTransactionWithHttpInfo(String accountId,
ConnectHistoricalEnvelopeRepublish connectHistoricalEnvelopeRepublish) |
Submits a batch of historical envelopes for republish to an adhoc config.
|
SigningGroupInformation |
SigningGroupsApi.createList(String accountId,
SigningGroupInformation signingGroupInformation) |
Creates a signing group.
|
ApiResponse<SigningGroupInformation> |
SigningGroupsApi.createListWithHttpInfo(String accountId,
SigningGroupInformation signingGroupInformation) |
Creates a signing group.
|
LockInformation |
EnvelopesApi.createLock(String accountId,
String envelopeId,
LockRequest lockRequest) |
Lock an envelope..
|
LockInformation |
TemplatesApi.createLock(String accountId,
String templateId,
LockRequest lockRequest) |
Lock a template..
|
ApiResponse<LockInformation> |
EnvelopesApi.createLockWithHttpInfo(String accountId,
String envelopeId,
LockRequest lockRequest) |
Lock an envelope.
|
ApiResponse<LockInformation> |
TemplatesApi.createLockWithHttpInfo(String accountId,
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.
|
ApiResponse<NotaryJurisdiction> |
NotaryApi.createNotaryJurisdictionsWithHttpInfo(NotaryJurisdiction notaryJurisdiction) |
Add a notary jurisdiction to the system Creates a jurisdiction object.
|
ApiResponse<Notary> |
NotaryApi.createNotaryWithHttpInfo(Notary notary) |
Add a notary to the system Registers the current user as a notary.
|
PermissionProfile |
AccountsApi.createPermissionProfile(String accountId,
PermissionProfile permissionProfile) |
Creates a new permission profile in the specified account..
|
PermissionProfile |
AccountsApi.createPermissionProfile(String accountId,
PermissionProfile permissionProfile,
AccountsApi.CreatePermissionProfileOptions options) |
Creates a new permission profile in the specified account..
|
ApiResponse<PermissionProfile> |
AccountsApi.createPermissionProfileWithHttpInfo(String accountId,
PermissionProfile permissionProfile,
AccountsApi.CreatePermissionProfileOptions options) |
Creates a new permission profile in the specified account.
|
PowerForm |
PowerFormsApi.createPowerForm(String accountId,
PowerForm powerForm) |
Creates a new PowerForm..
|
ApiResponse<PowerForm> |
PowerFormsApi.createPowerFormWithHttpInfo(String accountId,
PowerForm powerForm) |
Creates a new PowerForm.
|
CloudStorageProviders |
CloudStorageApi.createProvider(String accountId,
String userId,
CloudStorageProviders cloudStorageProviders) |
Configures the redirect URL information for one or more cloud storage providers for the
specified user..
|
ApiResponse<CloudStorageProviders> |
CloudStorageApi.createProviderWithHttpInfo(String accountId,
String userId,
CloudStorageProviders cloudStorageProviders) |
Configures the redirect URL information for one or more cloud storage providers for the
specified user.
|
Recipients |
EnvelopesApi.createRecipient(String accountId,
String envelopeId,
Recipients recipients) |
Adds one or more recipients to an envelope..
|
Recipients |
EnvelopesApi.createRecipient(String accountId,
String envelopeId,
Recipients recipients,
EnvelopesApi.CreateRecipientOptions options) |
Adds one or more recipients to an envelope..
|
ViewUrl |
EnvelopesApi.createRecipientManualReviewView(String accountId,
String envelopeId,
String recipientId) |
Provides a link to access the Identity manual review related to a recipient..
|
ApiResponse<ViewUrl> |
EnvelopesApi.createRecipientManualReviewViewWithHttpInfo(String accountId,
String envelopeId,
String recipientId) |
Provides a link to access the Identity manual review related to a recipient.
|
IdEvidenceViewLink |
EnvelopesApi.createRecipientProofFileLink(String accountId,
String envelopeId,
String recipientId) |
Returns a link to access to the identity events stored in the proof service related to this
recipient..
|
ApiResponse<IdEvidenceViewLink> |
EnvelopesApi.createRecipientProofFileLinkWithHttpInfo(String accountId,
String envelopeId,
String recipientId) |
Returns a link to access to the identity events stored in the proof service related to this
recipient.
|
IdEvidenceResourceToken |
EnvelopesApi.createRecipientProofFileResourceToken(String tokenScopes,
String accountId,
String envelopeId,
String recipientId) |
Returns a resource token to get access to the identity events stored in the proof service
related to this recipient..
|
ApiResponse<IdEvidenceResourceToken> |
EnvelopesApi.createRecipientProofFileResourceTokenWithHttpInfo(String tokenScopes,
String accountId,
String envelopeId,
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(String accountId,
String templateId,
TemplateRecipients templateRecipients) |
Adds tabs for a recipient..
|
Recipients |
TemplatesApi.createRecipients(String accountId,
String templateId,
TemplateRecipients templateRecipients,
TemplatesApi.CreateRecipientsOptions options) |
Adds tabs for a recipient..
|
ApiResponse<Recipients> |
TemplatesApi.createRecipientsWithHttpInfo(String accountId,
String templateId,
TemplateRecipients templateRecipients,
TemplatesApi.CreateRecipientsOptions options) |
Adds tabs for a recipient.
|
ViewUrl |
EnvelopesApi.createRecipientView(String accountId,
String envelopeId,
RecipientViewRequest recipientViewRequest) |
Returns a URL to the recipient view UI..
|
ApiResponse<ViewUrl> |
EnvelopesApi.createRecipientViewWithHttpInfo(String accountId,
String envelopeId,
RecipientViewRequest recipientViewRequest) |
Returns a URL to the recipient view UI.
|
ApiResponse<Recipients> |
EnvelopesApi.createRecipientWithHttpInfo(String accountId,
String envelopeId,
Recipients recipients,
EnvelopesApi.CreateRecipientOptions options) |
Adds one or more recipients to an envelope.
|
DocumentHtmlDefinitions |
EnvelopesApi.createResponsiveHtmlPreview(String accountId,
String envelopeId,
DocumentHtmlDefinition documentHtmlDefinition) |
Get Responsive HTML Preview for all documents in an envelope..
|
ApiResponse<DocumentHtmlDefinitions> |
EnvelopesApi.createResponsiveHtmlPreviewWithHttpInfo(String accountId,
String envelopeId,
DocumentHtmlDefinition documentHtmlDefinition) |
Get Responsive HTML Preview for all documents in an envelope.
|
ViewUrl |
EnvelopesApi.createSenderView(String accountId,
String envelopeId,
ReturnUrlRequest returnUrlRequest) |
Returns a URL to the sender view UI..
|
ApiResponse<ViewUrl> |
EnvelopesApi.createSenderViewWithHttpInfo(String accountId,
String envelopeId,
ReturnUrlRequest returnUrlRequest) |
Returns a URL to the sender view UI.
|
UserSignaturesInformation |
UsersApi.createSignatures(String accountId,
String userId,
UserSignaturesInformation userSignaturesInformation) |
Adds user Signature and initials images to a Signature..
|
ApiResponse<UserSignaturesInformation> |
UsersApi.createSignaturesWithHttpInfo(String accountId,
String userId,
UserSignaturesInformation userSignaturesInformation) |
Adds user Signature and initials images to a Signature.
|
Tabs |
EnvelopesApi.createTabs(String accountId,
String envelopeId,
String recipientId,
Tabs tabs) |
Adds tabs for a recipient..
|
Tabs |
TemplatesApi.createTabs(String accountId,
String templateId,
String recipientId,
TemplateTabs templateTabs) |
Adds tabs for a recipient..
|
ApiResponse<Tabs> |
EnvelopesApi.createTabsWithHttpInfo(String accountId,
String envelopeId,
String recipientId,
Tabs tabs) |
Adds tabs for a recipient.
|
ApiResponse<Tabs> |
TemplatesApi.createTabsWithHttpInfo(String accountId,
String templateId,
String recipientId,
TemplateTabs templateTabs) |
Adds tabs for a recipient.
|
TemplateSummary |
TemplatesApi.createTemplate(String accountId,
EnvelopeTemplate envelopeTemplate) |
Creates an envelope from a template..
|
DocumentHtmlDefinitions |
TemplatesApi.createTemplateDocumentResponsiveHtmlPreview(String accountId,
String templateId,
String documentId,
DocumentHtmlDefinition documentHtmlDefinition) |
Post Responsive HTML Preview for a document in a template..
|
ApiResponse<DocumentHtmlDefinitions> |
TemplatesApi.createTemplateDocumentResponsiveHtmlPreviewWithHttpInfo(String accountId,
String templateId,
String documentId,
DocumentHtmlDefinition documentHtmlDefinition) |
Post Responsive HTML Preview for a document in a template.
|
Tabs |
TemplatesApi.createTemplateDocumentTabs(String accountId,
String templateId,
String documentId,
TemplateTabs templateTabs) |
Adds the tabs to a tempate.
|
ApiResponse<Tabs> |
TemplatesApi.createTemplateDocumentTabsWithHttpInfo(String accountId,
String templateId,
String documentId,
TemplateTabs templateTabs) |
Adds the tabs to a tempate Adds tabs to the document specified by `documentId` in the
template specified by `templateId`.
|
ViewUrl |
TemplatesApi.createTemplateRecipientPreview(String accountId,
String templateId,
RecipientPreviewRequest recipientPreviewRequest) |
Provides a URL to start a recipient view of the Envelope UI.
|
ApiResponse<ViewUrl> |
TemplatesApi.createTemplateRecipientPreviewWithHttpInfo(String accountId,
String templateId,
RecipientPreviewRequest recipientPreviewRequest) |
Provides a URL to start a recipient view of the Envelope UI This method returns a URL for a
template recipient preview in the DocuSign UI that you can embed in your application.
|
DocumentHtmlDefinitions |
TemplatesApi.createTemplateResponsiveHtmlPreview(String accountId,
String templateId,
DocumentHtmlDefinition documentHtmlDefinition) |
Get Responsive HTML Preview for all documents in a template..
|
ApiResponse<DocumentHtmlDefinitions> |
TemplatesApi.createTemplateResponsiveHtmlPreviewWithHttpInfo(String accountId,
String templateId,
DocumentHtmlDefinition documentHtmlDefinition) |
Get Responsive HTML Preview for all documents in a template.
|
ApiResponse<TemplateSummary> |
TemplatesApi.createTemplateWithHttpInfo(String accountId,
EnvelopeTemplate envelopeTemplate) |
Creates an envelope from a template.
|
WorkflowStep |
EnvelopesApi.createTemplateWorkflowStepDefinition(String accountId,
String templateId,
WorkflowStep workflowStep) |
Creates and adds a new workflow step definition for a template's workflow.
|
ApiResponse<WorkflowStep> |
EnvelopesApi.createTemplateWorkflowStepDefinitionWithHttpInfo(String accountId,
String templateId,
WorkflowStep workflowStep) |
Creates and adds a new workflow step definition for a template's workflow
|
ApiResponse<NewAccountSummary> |
AccountsApi.createWithHttpInfo(NewAccountDefinition newAccountDefinition,
AccountsApi.CreateOptions options) |
Creates new accounts.
|
ApiResponse<TabMetadata> |
CustomTabsApi.createWithHttpInfo(String accountId,
TabMetadata tabMetadata) |
Creates a custom tab.
|
ApiResponse<NewUsersSummary> |
UsersApi.createWithHttpInfo(String accountId,
NewUsersDefinition newUsersDefinition) |
Adds news user to the specified account.
|
Workspace |
WorkspacesApi.createWorkspace(String accountId,
Workspace workspace) |
Create a Workspace.
|
WorkspaceItem |
WorkspacesApi.createWorkspaceFile(String accountId,
String workspaceId,
String folderId) |
Creates a workspace file..
|
ApiResponse<WorkspaceItem> |
WorkspacesApi.createWorkspaceFileWithHttpInfo(String accountId,
String workspaceId,
String folderId) |
Creates a workspace file.
|
ApiResponse<Workspace> |
WorkspacesApi.createWorkspaceWithHttpInfo(String accountId,
Workspace workspace) |
Create a Workspace Creates a new workspace.
|
void |
AccountsApi.delete(String accountId) |
Deletes the specified account..
|
void |
CustomTabsApi.delete(String accountId,
String customTabId) |
Deletes custom tab information..
|
UsersResponse |
UsersApi.delete(String accountId,
UserInfoList userInfoList) |
Removes users account privileges..
|
UsersResponse |
UsersApi.delete(String accountId,
UserInfoList userInfoList,
UsersApi.DeleteOptions options) |
Removes users account privileges..
|
void |
AccountsApi.deleteAccountSignature(String accountId,
String signatureId) |
Close the specified signature by Id..
|
AccountSignature |
AccountsApi.deleteAccountSignatureImage(String accountId,
String signatureId,
String imageType) |
Deletes a signature, initials, or stamps image..
|
ApiResponse<AccountSignature> |
AccountsApi.deleteAccountSignatureImageWithHttpInfo(String accountId,
String signatureId,
String imageType) |
Deletes a signature, initials, or stamps image.
|
ApiResponse<Object> |
AccountsApi.deleteAccountSignatureWithHttpInfo(String accountId,
String signatureId) |
Close the specified signature by Id.
|
EnvelopeAttachmentsResult |
EnvelopesApi.deleteAttachments(String accountId,
String envelopeId,
EnvelopeAttachmentsRequest envelopeAttachmentsRequest) |
Delete one or more attachments from a DRAFT envelope..
|
ApiResponse<EnvelopeAttachmentsResult> |
EnvelopesApi.deleteAttachmentsWithHttpInfo(String accountId,
String envelopeId,
EnvelopeAttachmentsRequest envelopeAttachmentsRequest) |
Delete one or more attachments from a DRAFT envelope.
|
void |
EmailArchiveApi.deleteBCCEmailArchive(String accountId,
String bccEmailArchiveId) |
Delete a blind carbon copy email archive for an account..
|
ApiResponse<Object> |
EmailArchiveApi.deleteBCCEmailArchiveWithHttpInfo(String accountId,
String bccEmailArchiveId) |
Delete a blind carbon copy email archive for an account.
|
void |
AccountsApi.deleteBrand(String accountId,
String brandId) |
Removes a brand..
|
void |
AccountsApi.deleteBrandLogoByType(String accountId,
String brandId,
String logoType) |
Delete one branding logo..
|
ApiResponse<Object> |
AccountsApi.deleteBrandLogoByTypeWithHttpInfo(String accountId,
String brandId,
String logoType) |
Delete one branding logo.
|
BrandsResponse |
AccountsApi.deleteBrands(String accountId,
BrandsRequest brandsRequest) |
Deletes one or more brand profiles..
|
GroupBrands |
GroupsApi.deleteBrands(String accountId,
String groupId,
BrandsRequest brandsRequest) |
Deletes brand information from the requested group..
|
ApiResponse<BrandsResponse> |
AccountsApi.deleteBrandsWithHttpInfo(String accountId,
BrandsRequest brandsRequest) |
Deletes one or more brand profiles.
|
ApiResponse<GroupBrands> |
GroupsApi.deleteBrandsWithHttpInfo(String accountId,
String groupId,
BrandsRequest brandsRequest) |
Deletes brand information from the requested group.
|
ApiResponse<Object> |
AccountsApi.deleteBrandWithHttpInfo(String accountId,
String brandId) |
Removes a brand.
|
BulkProcessResult |
BulkProcessDataApi.deleteBulkProcessList(String accountId,
String processAction,
String bulkProcessListId) |
Deletes a specific bulk process list.
|
BulkProcessResult |
BulkProcessDataSendApi.deleteBulkProcessList(String accountId,
String processAction,
String bulkProcessListId) |
Deletes a specific bulk process list.
|
BulkProcessResult |
BulkProcessDataApi.deleteBulkProcessLists(String accountId,
String processAction,
BulkProcessingLists bulkProcessingLists) |
Deletes a specific bulk process list.
|
ApiResponse<BulkProcessResult> |
BulkProcessDataApi.deleteBulkProcessListsWithHttpInfo(String accountId,
String processAction,
BulkProcessingLists bulkProcessingLists) |
Deletes a specific bulk process list
|
ApiResponse<BulkProcessResult> |
BulkProcessDataApi.deleteBulkProcessListWithHttpInfo(String accountId,
String processAction,
String bulkProcessListId) |
Deletes a specific bulk process list
|
ApiResponse<BulkProcessResult> |
BulkProcessDataSendApi.deleteBulkProcessListWithHttpInfo(String accountId,
String processAction,
String bulkProcessListId) |
Deletes a specific bulk process list
|
BulkRecipientsUpdateResponse |
TemplatesApi.deleteBulkRecipients(String accountId,
String templateId,
String recipientId) |
Deletes the bulk recipient list on a template..
|
ApiResponse<BulkRecipientsUpdateResponse> |
TemplatesApi.deleteBulkRecipientsWithHttpInfo(String accountId,
String templateId,
String recipientId) |
Deletes the bulk recipient list on a template.
|
BulkSendingListSummaries |
BulkEnvelopesApi.deleteBulkSendList(String accountId,
String bulkSendListId) |
Deletes an existing bulk send list.
|
ApiResponse<BulkSendingListSummaries> |
BulkEnvelopesApi.deleteBulkSendListWithHttpInfo(String accountId,
String bulkSendListId) |
Deletes an existing bulk send list This method deletes a bulk send list.
|
CaptiveRecipientInformation |
AccountsApi.deleteCaptiveRecipient(String accountId,
String recipientPart,
CaptiveRecipientInformation captiveRecipientInformation) |
Deletes the signature for one or more captive recipient records..
|
ApiResponse<CaptiveRecipientInformation> |
AccountsApi.deleteCaptiveRecipientWithHttpInfo(String accountId,
String recipientPart,
CaptiveRecipientInformation captiveRecipientInformation) |
Deletes the signature for one or more captive recipient records.
|
ChunkedUploadResponse |
EnvelopesApi.deleteChunkedUpload(String accountId,
String chunkedUploadId) |
Delete an existing ChunkedUpload..
|
ApiResponse<ChunkedUploadResponse> |
EnvelopesApi.deleteChunkedUploadWithHttpInfo(String accountId,
String chunkedUploadId) |
Delete an existing ChunkedUpload.
|
void |
ConnectApi.deleteConfiguration(String accountId,
String connectId) |
Deletes the specified connect configuration..
|
ApiResponse<Object> |
ConnectApi.deleteConfigurationWithHttpInfo(String accountId,
String connectId) |
Deletes the specified connect configuration.
|
void |
ConnectApi.deleteConnectOAuthConfig(String accountId) |
Sets the Connect OAuth Config for the account..
|
ApiResponse<Object> |
ConnectApi.deleteConnectOAuthConfigWithHttpInfo(String accountId) |
Sets the Connect OAuth Config for the account.
|
ContactUpdateResponse |
UsersApi.deleteContacts(String accountId,
ContactModRequest contactModRequest) |
Delete contacts associated with an account for the DocuSign service..
|
ApiResponse<ContactUpdateResponse> |
UsersApi.deleteContactsWithHttpInfo(String accountId,
ContactModRequest contactModRequest) |
Delete contacts associated with an account for the DocuSign service.
|
ContactUpdateResponse |
UsersApi.deleteContactWithId(String accountId,
String contactId) |
Replaces a particular contact associated with an account for the DocuSign service..
|
ApiResponse<ContactUpdateResponse> |
UsersApi.deleteContactWithIdWithHttpInfo(String accountId,
String contactId) |
Replaces a particular contact associated with an account for the DocuSign service.
|
void |
AccountsApi.deleteCustomField(String accountId,
String customFieldId) |
Delete an existing account custom field..
|
void |
AccountsApi.deleteCustomField(String accountId,
String customFieldId,
AccountsApi.DeleteCustomFieldOptions options) |
Delete an existing account custom field..
|
CustomFields |
EnvelopesApi.deleteCustomFields(String accountId,
String envelopeId,
CustomFields customFields) |
Deletes envelope custom fields for draft and in-process envelopes..
|
CustomFields |
TemplatesApi.deleteCustomFields(String accountId,
String templateId,
TemplateCustomFields templateCustomFields) |
Deletes envelope custom fields in a template..
|
ApiResponse<CustomFields> |
EnvelopesApi.deleteCustomFieldsWithHttpInfo(String accountId,
String envelopeId,
CustomFields customFields) |
Deletes envelope custom fields for draft and in-process envelopes.
|
ApiResponse<CustomFields> |
TemplatesApi.deleteCustomFieldsWithHttpInfo(String accountId,
String templateId,
TemplateCustomFields templateCustomFields) |
Deletes envelope custom fields in a template.
|
ApiResponse<Object> |
AccountsApi.deleteCustomFieldWithHttpInfo(String accountId,
String customFieldId,
AccountsApi.DeleteCustomFieldOptions options) |
Delete an existing account custom field.
|
CustomSettingsInformation |
UsersApi.deleteCustomSettings(String accountId,
String userId,
CustomSettingsInformation customSettingsInformation) |
Deletes custom user settings for a specified user..
|
ApiResponse<CustomSettingsInformation> |
UsersApi.deleteCustomSettingsWithHttpInfo(String accountId,
String userId,
CustomSettingsInformation customSettingsInformation) |
Deletes custom user settings for a specified user.
|
DocumentFieldsInformation |
EnvelopesApi.deleteDocumentFields(String accountId,
String envelopeId,
String documentId,
DocumentFieldsInformation documentFieldsInformation) |
Deletes custom document fields from an existing envelope document..
|
DocumentFieldsInformation |
TemplatesApi.deleteDocumentFields(String accountId,
String templateId,
String documentId,
DocumentFieldsInformation documentFieldsInformation) |
Deletes custom document fields from an existing template document..
|
ApiResponse<DocumentFieldsInformation> |
EnvelopesApi.deleteDocumentFieldsWithHttpInfo(String accountId,
String envelopeId,
String documentId,
DocumentFieldsInformation documentFieldsInformation) |
Deletes custom document fields from an existing envelope document.
|
ApiResponse<DocumentFieldsInformation> |
TemplatesApi.deleteDocumentFieldsWithHttpInfo(String accountId,
String templateId,
String documentId,
DocumentFieldsInformation documentFieldsInformation) |
Deletes custom document fields from an existing template document.
|
void |
EnvelopesApi.deleteDocumentPage(String accountId,
String envelopeId,
String documentId,
String pageNumber) |
Deletes a page from a document in an envelope..
|
void |
TemplatesApi.deleteDocumentPage(String accountId,
String templateId,
String documentId,
String pageNumber,
PageRequest pageRequest) |
Deletes a page from a document in an template..
|
ApiResponse<Object> |
EnvelopesApi.deleteDocumentPageWithHttpInfo(String accountId,
String envelopeId,
String documentId,
String pageNumber) |
Deletes a page from a document in an envelope.
|
ApiResponse<Object> |
TemplatesApi.deleteDocumentPageWithHttpInfo(String accountId,
String templateId,
String documentId,
String pageNumber,
PageRequest pageRequest) |
Deletes a page from a document in an template.
|
EnvelopeDocumentsResult |
EnvelopesApi.deleteDocuments(String accountId,
String envelopeId,
EnvelopeDefinition envelopeDefinition) |
Deletes documents from a draft envelope..
|
TemplateDocumentsResult |
TemplatesApi.deleteDocuments(String accountId,
String templateId,
EnvelopeDefinition envelopeDefinition) |
Deletes documents from a template..
|
ApiResponse<EnvelopeDocumentsResult> |
EnvelopesApi.deleteDocumentsWithHttpInfo(String accountId,
String envelopeId,
EnvelopeDefinition envelopeDefinition) |
Deletes documents from a draft envelope.
|
ApiResponse<TemplateDocumentsResult> |
TemplatesApi.deleteDocumentsWithHttpInfo(String accountId,
String templateId,
EnvelopeDefinition envelopeDefinition) |
Deletes documents from a template.
|
Tabs |
EnvelopesApi.deleteDocumentTabs(String accountId,
String envelopeId,
String documentId,
Tabs tabs) |
Deletes tabs from an envelope document.
|
ApiResponse<Tabs> |
EnvelopesApi.deleteDocumentTabsWithHttpInfo(String accountId,
String envelopeId,
String documentId,
Tabs tabs) |
Deletes tabs from an envelope document Deletes tabs from the document specified by
`documentId` in the envelope specified by `envelopeId`.
|
EmailSettings |
EnvelopesApi.deleteEmailSettings(String accountId,
String envelopeId) |
Deletes the email setting overrides for an envelope..
|
ApiResponse<EmailSettings> |
EnvelopesApi.deleteEmailSettingsWithHttpInfo(String accountId,
String envelopeId) |
Deletes the email setting overrides for an envelope.
|
void |
AccountsApi.deleteENoteConfiguration(String accountId) |
Deletes configuration information for the eNote eOriginal integration..
|
ApiResponse<Object> |
AccountsApi.deleteENoteConfigurationWithHttpInfo(String accountId) |
Deletes configuration information for the eNote eOriginal integration.
|
void |
EnvelopesApi.deleteEnvelopeCorrectView(String accountId,
String envelopeId,
CorrectViewRequest correctViewRequest) |
Revokes the correction view URL to the Envelope UI.
|
ApiResponse<Object> |
EnvelopesApi.deleteEnvelopeCorrectViewWithHttpInfo(String accountId,
String envelopeId,
CorrectViewRequest correctViewRequest) |
Revokes the correction view URL to the Envelope UI Revokes the correction view URL to the
Envelope UI.
|
void |
EnvelopesApi.deleteEnvelopeDelayedRoutingDefinition(String accountId,
String envelopeId,
String workflowStepId) |
Deletes the delayed routing rules for the specified envelope workflow step..
|
ApiResponse<Object> |
EnvelopesApi.deleteEnvelopeDelayedRoutingDefinitionWithHttpInfo(String accountId,
String envelopeId,
String workflowStepId) |
Deletes the delayed routing rules for the specified envelope workflow step.
|
void |
EnvelopesApi.deleteEnvelopeScheduledSendingDefinition(String accountId,
String envelopeId) |
Deletes the scheduled sending rules for the envelope's workflow..
|
ApiResponse<Object> |
EnvelopesApi.deleteEnvelopeScheduledSendingDefinitionWithHttpInfo(String accountId,
String envelopeId) |
Deletes the scheduled sending rules for the envelope's workflow.
|
void |
EnvelopesApi.deleteEnvelopeTransferRules(String accountId,
String envelopeTransferRuleId) |
Delete envelope transfer rules for an account..
|
ApiResponse<Object> |
EnvelopesApi.deleteEnvelopeTransferRulesWithHttpInfo(String accountId,
String envelopeTransferRuleId) |
Delete envelope transfer rules for an account.
|
void |
EnvelopesApi.deleteEnvelopeWorkflowDefinition(String accountId,
String envelopeId) |
Delete the workflow definition for an envelope..
|
ApiResponse<Object> |
EnvelopesApi.deleteEnvelopeWorkflowDefinitionWithHttpInfo(String accountId,
String envelopeId) |
Delete the workflow definition for an envelope.
|
void |
EnvelopesApi.deleteEnvelopeWorkflowStepDefinition(String accountId,
String envelopeId,
String workflowStepId) |
Deletes the envelope workflow step definition for an envelope's workflow by step id..
|
ApiResponse<Object> |
EnvelopesApi.deleteEnvelopeWorkflowStepDefinitionWithHttpInfo(String accountId,
String envelopeId,
String workflowStepId) |
Deletes the envelope workflow step definition for an envelope's workflow by step id.
|
ConnectDeleteFailureResult |
ConnectApi.deleteEventFailureLog(String accountId,
String failureId) |
Deletes a Connect failure log entry..
|
ApiResponse<ConnectDeleteFailureResult> |
ConnectApi.deleteEventFailureLogWithHttpInfo(String accountId,
String failureId) |
Deletes a Connect failure log entry.
|
void |
ConnectApi.deleteEventLog(String accountId,
String logId) |
Deletes a specified Connect log entry..
|
void |
ConnectApi.deleteEventLogs(String accountId) |
Gets a list of Connect log entries..
|
ApiResponse<Object> |
ConnectApi.deleteEventLogsWithHttpInfo(String accountId) |
Gets a list of Connect log entries.
|
ApiResponse<Object> |
ConnectApi.deleteEventLogWithHttpInfo(String accountId,
String logId) |
Deletes a specified Connect log entry.
|
GroupInformation |
GroupsApi.deleteGroups(String accountId,
GroupInformation groupInformation) |
Deletes an existing user group..
|
GroupInformation |
TemplatesApi.deleteGroupShare(String accountId,
String templateId,
String templatePart,
GroupInformation groupInformation) |
Removes a member group's sharing permissions for a template..
|
ApiResponse<GroupInformation> |
TemplatesApi.deleteGroupShareWithHttpInfo(String accountId,
String templateId,
String templatePart,
GroupInformation groupInformation) |
Removes a member group's sharing permissions for a template.
|
ApiResponse<GroupInformation> |
GroupsApi.deleteGroupsWithHttpInfo(String accountId,
GroupInformation groupInformation) |
Deletes an existing user group.
|
UsersResponse |
GroupsApi.deleteGroupUsers(String accountId,
String groupId,
UserInfoList userInfoList) |
Deletes one or more users from a gro.
|
ApiResponse<UsersResponse> |
GroupsApi.deleteGroupUsersWithHttpInfo(String accountId,
String groupId,
UserInfoList userInfoList) |
Deletes one or more users from a gro Deletes one or more users from a group.
|
SigningGroupInformation |
SigningGroupsApi.deleteList(String accountId,
SigningGroupInformation signingGroupInformation) |
Deletes one or more signing groups..
|
ApiResponse<SigningGroupInformation> |
SigningGroupsApi.deleteListWithHttpInfo(String accountId,
SigningGroupInformation signingGroupInformation) |
Deletes one or more signing groups.
|
LockInformation |
EnvelopesApi.deleteLock(String accountId,
String envelopeId) |
Deletes an envelope lock..
|
LockInformation |
TemplatesApi.deleteLock(String accountId,
String templateId,
LockRequest lockRequest) |
Deletes a template lock..
|
ApiResponse<LockInformation> |
EnvelopesApi.deleteLockWithHttpInfo(String accountId,
String envelopeId) |
Deletes an envelope lock.
|
ApiResponse<LockInformation> |
TemplatesApi.deleteLockWithHttpInfo(String accountId,
String templateId,
LockRequest lockRequest) |
Deletes a template lock.
|
MobileNotifierConfigurationInformation |
ConnectApi.deleteMobileNotifiers(String accountId,
MobileNotifierConfigurationInformation mobileNotifierConfigurationInformation) |
Reserved.
|
ApiResponse<MobileNotifierConfigurationInformation> |
ConnectApi.deleteMobileNotifiersWithHttpInfo(String accountId,
MobileNotifierConfigurationInformation mobileNotifierConfigurationInformation) |
Reserved Reserved:
|
void |
NotaryApi.deleteNotaryJurisdiction(String jurisdictionId) |
Delete a notary jurisdiction a specified user..
|
ApiResponse<Object> |
NotaryApi.deleteNotaryJurisdictionWithHttpInfo(String jurisdictionId) |
Delete a notary jurisdiction a specified user.
|
void |
AccountsApi.deletePermissionProfile(String accountId,
String permissionProfileId) |
Deletes a permissions profile within the specified account..
|
void |
AccountsApi.deletePermissionProfile(String accountId,
String permissionProfileId,
AccountsApi.DeletePermissionProfileOptions options) |
Deletes a permissions profile within the specified account..
|
ApiResponse<Object> |
AccountsApi.deletePermissionProfileWithHttpInfo(String accountId,
String permissionProfileId,
AccountsApi.DeletePermissionProfileOptions options) |
Deletes a permissions profile within the specified account.
|
void |
PowerFormsApi.deletePowerForm(String accountId,
String powerFormId) |
Delete a PowerForm..
|
PowerFormsResponse |
PowerFormsApi.deletePowerForms(String accountId,
PowerFormsRequest powerFormsRequest) |
Deletes one or more PowerForms.
|
ApiResponse<PowerFormsResponse> |
PowerFormsApi.deletePowerFormsWithHttpInfo(String accountId,
PowerFormsRequest powerFormsRequest) |
Deletes one or more PowerForms This method deletes one or more PowerForms.
|
ApiResponse<Object> |
PowerFormsApi.deletePowerFormWithHttpInfo(String accountId,
String powerFormId) |
Delete a PowerForm.
|
void |
UsersApi.deleteProfileImage(String accountId,
String userId) |
Deletes the user profile image for the specified user..
|
ApiResponse<Object> |
UsersApi.deleteProfileImageWithHttpInfo(String accountId,
String userId) |
Deletes the user profile image for the specified user.
|
CloudStorageProviders |
CloudStorageApi.deleteProvider(String accountId,
String userId,
String serviceId) |
Deletes the user authentication information for the specified cloud storage provider..
|
CloudStorageProviders |
CloudStorageApi.deleteProviders(String accountId,
String userId,
CloudStorageProviders cloudStorageProviders) |
Deletes the user authentication information for one or more cloud storage providers..
|
ApiResponse<CloudStorageProviders> |
CloudStorageApi.deleteProvidersWithHttpInfo(String accountId,
String userId,
CloudStorageProviders cloudStorageProviders) |
Deletes the user authentication information for one or more cloud storage providers.
|
ApiResponse<CloudStorageProviders> |
CloudStorageApi.deleteProviderWithHttpInfo(String accountId,
String userId,
String serviceId) |
Deletes the user authentication information for the specified cloud storage provider.
|
Recipients |
EnvelopesApi.deleteRecipient(String accountId,
String envelopeId,
String recipientId) |
Deletes a recipient from an envelope..
|
Recipients |
TemplatesApi.deleteRecipient(String accountId,
String templateId,
String recipientId,
TemplateRecipients templateRecipients) |
Deletes the specified recipient file from a template..
|
Recipients |
EnvelopesApi.deleteRecipients(String accountId,
String envelopeId,
Recipients recipients) |
Deletes recipients from an envelope..
|
Recipients |
TemplatesApi.deleteRecipients(String accountId,
String templateId,
TemplateRecipients templateRecipients) |
Deletes recipients from a template..
|
ApiResponse<Recipients> |
EnvelopesApi.deleteRecipientsWithHttpInfo(String accountId,
String envelopeId,
Recipients recipients) |
Deletes recipients from an envelope.
|
ApiResponse<Recipients> |
TemplatesApi.deleteRecipientsWithHttpInfo(String accountId,
String templateId,
TemplateRecipients templateRecipients) |
Deletes recipients from a template.
|
ApiResponse<Recipients> |
EnvelopesApi.deleteRecipientWithHttpInfo(String accountId,
String envelopeId,
String recipientId) |
Deletes a recipient from an envelope.
|
ApiResponse<Recipients> |
TemplatesApi.deleteRecipientWithHttpInfo(String accountId,
String templateId,
String recipientId,
TemplateRecipients templateRecipients) |
Deletes the specified recipient file from a template.
|
void |
DiagnosticsApi.deleteRequestLogs() |
Deletes the request log files..
|
ApiResponse<Object> |
DiagnosticsApi.deleteRequestLogsWithHttpInfo() |
Deletes the request log files.
|
void |
UsersApi.deleteSignature(String accountId,
String userId,
String signatureId) |
Removes removes signature information for the specified user..
|
UserSignature |
UsersApi.deleteSignatureImage(String accountId,
String userId,
String signatureId,
String imageType) |
Deletes the user initials image or the user signature image for the specified user..
|
ApiResponse<UserSignature> |
UsersApi.deleteSignatureImageWithHttpInfo(String accountId,
String userId,
String signatureId,
String imageType) |
Deletes the user initials image or the user signature image for the specified user.
|
ApiResponse<Object> |
UsersApi.deleteSignatureWithHttpInfo(String accountId,
String userId,
String signatureId) |
Removes removes signature information for the specified user.
|
void |
AuthenticationApi.deleteSocialLogin(String accountId,
String userId,
SocialAccountInformation socialAccountInformation) |
Deletes user's social account..
|
ApiResponse<Object> |
AuthenticationApi.deleteSocialLoginWithHttpInfo(String accountId,
String userId,
SocialAccountInformation socialAccountInformation) |
Deletes user's social account.
|
Tabs |
EnvelopesApi.deleteTabs(String accountId,
String envelopeId,
String recipientId,
Tabs tabs) |
Deletes the tabs associated with a recipient..
|
Tabs |
TemplatesApi.deleteTabs(String accountId,
String templateId,
String recipientId,
TemplateTabs templateTabs) |
Deletes the tabs associated with a recipient in a template..
|
ApiResponse<Tabs> |
EnvelopesApi.deleteTabsWithHttpInfo(String accountId,
String envelopeId,
String recipientId,
Tabs tabs) |
Deletes the tabs associated with a recipient.
|
ApiResponse<Tabs> |
TemplatesApi.deleteTabsWithHttpInfo(String accountId,
String templateId,
String recipientId,
TemplateTabs templateTabs) |
Deletes the tabs associated with a recipient in a template.
|
void |
EnvelopesApi.deleteTemplateDelayedRoutingDefinition(String accountId,
String templateId,
String workflowStepId) |
Deletes the delayed routing rules for the specified template workflow step..
|
ApiResponse<Object> |
EnvelopesApi.deleteTemplateDelayedRoutingDefinitionWithHttpInfo(String accountId,
String templateId,
String workflowStepId) |
Deletes the delayed routing rules for the specified template workflow step.
|
Tabs |
TemplatesApi.deleteTemplateDocumentTabs(String accountId,
String templateId,
String documentId,
TemplateTabs templateTabs) |
Deletes tabs from an envelope document.
|
ApiResponse<Tabs> |
TemplatesApi.deleteTemplateDocumentTabsWithHttpInfo(String accountId,
String templateId,
String documentId,
TemplateTabs templateTabs) |
Deletes tabs from an envelope document Deletes tabs from the document specified by
`documentId` in the template specified by `templateId`.
|
void |
EnvelopesApi.deleteTemplateScheduledSendingDefinition(String accountId,
String templateId) |
Deletes the scheduled sending rules for the template's workflow..
|
ApiResponse<Object> |
EnvelopesApi.deleteTemplateScheduledSendingDefinitionWithHttpInfo(String accountId,
String templateId) |
Deletes the scheduled sending rules for the template's workflow.
|
void |
EnvelopesApi.deleteTemplatesFromDocument(String accountId,
String envelopeId,
String documentId,
String templateId) |
Deletes a template from a document in an existing envelope..
|
ApiResponse<Object> |
EnvelopesApi.deleteTemplatesFromDocumentWithHttpInfo(String accountId,
String envelopeId,
String documentId,
String templateId) |
Deletes a template from a document in an existing envelope.
|
void |
EnvelopesApi.deleteTemplateWorkflowDefinition(String accountId,
String templateId) |
Delete the workflow definition for a template..
|
ApiResponse<Object> |
EnvelopesApi.deleteTemplateWorkflowDefinitionWithHttpInfo(String accountId,
String templateId) |
Delete the workflow definition for a template.
|
void |
EnvelopesApi.deleteTemplateWorkflowStepDefinition(String accountId,
String templateId,
String workflowStepId) |
Deletes the workflow step definition for an template's workflow by step id..
|
ApiResponse<Object> |
EnvelopesApi.deleteTemplateWorkflowStepDefinitionWithHttpInfo(String accountId,
String templateId,
String workflowStepId) |
Deletes the workflow step definition for an template's workflow by step id.
|
SigningGroupUsers |
SigningGroupsApi.deleteUsers(String accountId,
String signingGroupId,
SigningGroupUsers signingGroupUsers) |
Deletes one or more members from a signing group..
|
ApiResponse<SigningGroupUsers> |
SigningGroupsApi.deleteUsersWithHttpInfo(String accountId,
String signingGroupId,
SigningGroupUsers signingGroupUsers) |
Deletes one or more members from a signing group.
|
ApiResponse<Object> |
AccountsApi.deleteWithHttpInfo(String accountId) |
Deletes the specified account.
|
ApiResponse<Object> |
CustomTabsApi.deleteWithHttpInfo(String accountId,
String customTabId) |
Deletes custom tab information.
|
ApiResponse<UsersResponse> |
UsersApi.deleteWithHttpInfo(String accountId,
UserInfoList userInfoList,
UsersApi.DeleteOptions options) |
Removes users account privileges.
|
Workspace |
WorkspacesApi.deleteWorkspace(String accountId,
String workspaceId) |
Delete Workspace.
|
void |
WorkspacesApi.deleteWorkspaceFolderItems(String accountId,
String workspaceId,
String folderId,
WorkspaceItemList workspaceItemList) |
Deletes workspace one or more specific files/folders from the given folder or root..
|
ApiResponse<Object> |
WorkspacesApi.deleteWorkspaceFolderItemsWithHttpInfo(String accountId,
String workspaceId,
String folderId,
WorkspaceItemList workspaceItemList) |
Deletes workspace one or more specific files/folders from the given folder or root.
|
ApiResponse<Workspace> |
WorkspacesApi.deleteWorkspaceWithHttpInfo(String accountId,
String workspaceId) |
Delete Workspace Deletes an existing workspace (logically).
|
TabMetadata |
CustomTabsApi.get(String accountId,
String customTabId) |
Gets custom tab information..
|
SigningGroup |
SigningGroupsApi.get(String accountId,
String signingGroupId) |
Gets information about a signing group.
|
EnvelopeTemplate |
TemplatesApi.get(String accountId,
String templateId) |
Gets a list of templates for a specified account..
|
EnvelopeTemplate |
TemplatesApi.get(String accountId,
String templateId,
TemplatesApi.GetOptions options) |
Gets a list of templates for a specified account..
|
AccountIdentityVerificationResponse |
AccountsApi.getAccountIdentityVerification(String accountId) |
Get the list of identity verification options for an account.
|
ApiResponse<AccountIdentityVerificationResponse> |
AccountsApi.getAccountIdentityVerificationWithHttpInfo(String accountId) |
Get the list of identity verification options for an account This method returns a list of
Identity Verification workflows that are available to an account.
|
AccountInformation |
AccountsApi.getAccountInformation(String accountId) |
Retrieves the account information for the specified account..
|
AccountInformation |
AccountsApi.getAccountInformation(String accountId,
AccountsApi.GetAccountInformationOptions options) |
Retrieves the account information for the specified account..
|
ApiResponse<AccountInformation> |
AccountsApi.getAccountInformationWithHttpInfo(String accountId,
AccountsApi.GetAccountInformationOptions options) |
Retrieves the account information for the specified account.
|
AccountSignature |
AccountsApi.getAccountSignature(String accountId,
String signatureId) |
Returns information about a single signature by specifed signatureId..
|
byte[] |
AccountsApi.getAccountSignatureImage(String accountId,
String signatureId,
String imageType) |
Returns a signature, initials, or stamps image..
|
byte[] |
AccountsApi.getAccountSignatureImage(String accountId,
String signatureId,
String imageType,
AccountsApi.GetAccountSignatureImageOptions options) |
Returns a signature, initials, or stamps image..
|
ApiResponse<byte[]> |
AccountsApi.getAccountSignatureImageWithHttpInfo(String accountId,
String signatureId,
String imageType,
AccountsApi.GetAccountSignatureImageOptions options) |
Returns a signature, initials, or stamps image.
|
AccountSignaturesInformation |
AccountsApi.getAccountSignatures(String accountId) |
Returns the managed signature definitions for the account.
|
AccountSignaturesInformation |
AccountsApi.getAccountSignatures(String accountId,
AccountsApi.GetAccountSignaturesOptions options) |
Returns the managed signature definitions for the account.
|
ApiResponse<AccountSignaturesInformation> |
AccountsApi.getAccountSignaturesWithHttpInfo(String accountId,
AccountsApi.GetAccountSignaturesOptions options) |
Returns the managed signature definitions for the account
|
ApiResponse<AccountSignature> |
AccountsApi.getAccountSignatureWithHttpInfo(String accountId,
String signatureId) |
Returns information about a single signature by specifed signatureId.
|
TabAccountSettings |
AccountsApi.getAccountTabSettings(String accountId) |
Returns tab settings list for specified account.
|
ApiResponse<TabAccountSettings> |
AccountsApi.getAccountTabSettingsWithHttpInfo(String accountId) |
Returns tab settings list for specified account This method returns information about the tab
types and tab functionality that is currently enabled for an account.
|
PaymentGatewayAccountsInfo |
AccountsApi.getAllPaymentGatewayAccounts(String accountId) |
Get all payment gateway account for the provided accountId.
|
ApiResponse<PaymentGatewayAccountsInfo> |
AccountsApi.getAllPaymentGatewayAccountsWithHttpInfo(String accountId) |
Get all payment gateway account for the provided accountId This method returns a list of
payment gateway accounts and basic information about them.
|
void |
EnvelopesApi.getAttachment(String accountId,
String envelopeId,
String attachmentId) |
Retrieves an attachment from the envelope..
|
EnvelopeAttachmentsResult |
EnvelopesApi.getAttachments(String accountId,
String envelopeId) |
Returns a list of attachments associated with the specified envelope.
|
ApiResponse<EnvelopeAttachmentsResult> |
EnvelopesApi.getAttachmentsWithHttpInfo(String accountId,
String envelopeId) |
Returns a list of attachments associated with the specified envelope Returns a list of
attachments associated with a specified envelope
|
ApiResponse<Object> |
EnvelopesApi.getAttachmentWithHttpInfo(String accountId,
String envelopeId,
String attachmentId) |
Retrieves an attachment from the envelope.
|
BccEmailArchiveHistoryList |
EmailArchiveApi.getBCCEmailArchiveHistoryList(String accountId,
String bccEmailArchiveId) |
Get the blind carbon copy email archive history entries for the specified archive.
|
BccEmailArchiveHistoryList |
EmailArchiveApi.getBCCEmailArchiveHistoryList(String accountId,
String bccEmailArchiveId,
EmailArchiveApi.GetBCCEmailArchiveHistoryListOptions options) |
Get the blind carbon copy email archive history entries for the specified archive.
|
ApiResponse<BccEmailArchiveHistoryList> |
EmailArchiveApi.getBCCEmailArchiveHistoryListWithHttpInfo(String accountId,
String bccEmailArchiveId,
EmailArchiveApi.GetBCCEmailArchiveHistoryListOptions options) |
Get the blind carbon copy email archive history entries for the specified archive This method
returns a specific BCC email archive configuration for an account, as well as the history of
changes to the email address.
|
BccEmailArchiveList |
EmailArchiveApi.getBCCEmailArchiveList(String accountId) |
Get the blind carbon copy email archive entries owned by the specified account.
|
BccEmailArchiveList |
EmailArchiveApi.getBCCEmailArchiveList(String accountId,
EmailArchiveApi.GetBCCEmailArchiveListOptions options) |
Get the blind carbon copy email archive entries owned by the specified account.
|
ApiResponse<BccEmailArchiveList> |
EmailArchiveApi.getBCCEmailArchiveListWithHttpInfo(String accountId,
EmailArchiveApi.GetBCCEmailArchiveListOptions options) |
Get the blind carbon copy email archive entries owned by the specified account This method
retrieves all of the BCC email archive configurations associated with an account.
|
BillingChargeResponse |
AccountsApi.getBillingCharges(String accountId) |
Gets list of recurring and usage charges for the account..
|
BillingChargeResponse |
AccountsApi.getBillingCharges(String accountId,
AccountsApi.GetBillingChargesOptions options) |
Gets list of recurring and usage charges for the account..
|
ApiResponse<BillingChargeResponse> |
AccountsApi.getBillingChargesWithHttpInfo(String accountId,
AccountsApi.GetBillingChargesOptions options) |
Gets list of recurring and usage charges for the account.
|
BillingPlanResponse |
BillingApi.getBillingPlan(String billingPlanId) |
Get the billing plan details..
|
ApiResponse<BillingPlanResponse> |
BillingApi.getBillingPlanWithHttpInfo(String billingPlanId) |
Get the billing plan details.
|
Brand |
AccountsApi.getBrand(String accountId,
String brandId) |
Get information for a specific brand..
|
Brand |
AccountsApi.getBrand(String accountId,
String brandId,
AccountsApi.GetBrandOptions options) |
Get information for a specific brand..
|
void |
AccountsApi.getBrandExportFile(String accountId,
String brandId) |
Export a specific brand..
|
ApiResponse<Object> |
AccountsApi.getBrandExportFileWithHttpInfo(String accountId,
String brandId) |
Export a specific brand.
|
byte[] |
AccountsApi.getBrandLogoByType(String accountId,
String brandId,
String logoType) |
Obtains the specified image for a brand..
|
ApiResponse<byte[]> |
AccountsApi.getBrandLogoByTypeWithHttpInfo(String accountId,
String brandId,
String logoType) |
Obtains the specified image for a brand.
|
BrandResourcesList |
AccountsApi.getBrandResources(String accountId,
String brandId) |
Returns the specified account's list of branding resources (metadata)..
|
void |
AccountsApi.getBrandResourcesByContentType(String accountId,
String brandId,
String resourceContentType) |
Returns the specified branding resource file..
|
void |
AccountsApi.getBrandResourcesByContentType(String accountId,
String brandId,
String resourceContentType,
AccountsApi.GetBrandResourcesByContentTypeOptions options) |
Returns the specified branding resource file..
|
ApiResponse<Object> |
AccountsApi.getBrandResourcesByContentTypeWithHttpInfo(String accountId,
String brandId,
String resourceContentType,
AccountsApi.GetBrandResourcesByContentTypeOptions options) |
Returns the specified branding resource file.
|
ApiResponse<BrandResourcesList> |
AccountsApi.getBrandResourcesWithHttpInfo(String accountId,
String brandId) |
Returns the specified account's list of branding resources (metadata).
|
GroupBrands |
GroupsApi.getBrands(String accountId,
String groupId) |
Gets group brand ID Information.
|
ApiResponse<GroupBrands> |
GroupsApi.getBrandsWithHttpInfo(String accountId,
String groupId) |
Gets group brand ID Information.
|
ApiResponse<Brand> |
AccountsApi.getBrandWithHttpInfo(String accountId,
String brandId,
AccountsApi.GetBrandOptions options) |
Get information for a specific brand.
|
void |
BulkProcessDataApi.getBulkProcessList(String accountId,
String processAction,
String bulkProcessListId) |
Gets a specific bulk process list.
|
void |
BulkProcessDataSendApi.getBulkProcessList(String accountId,
String processAction,
String bulkProcessListId) |
Gets a specific bulk process list.
|
BulkProcessingListSummaries |
BulkProcessDataApi.getBulkProcessLists(String accountId,
String processAction) |
Lists top-level details for all bulk process lists visible to the current user.
|
ApiResponse<BulkProcessingListSummaries> |
BulkProcessDataApi.getBulkProcessListsWithHttpInfo(String accountId,
String processAction) |
Lists top-level details for all bulk process lists visible to the current user
|
ApiResponse<Object> |
BulkProcessDataApi.getBulkProcessListWithHttpInfo(String accountId,
String processAction,
String bulkProcessListId) |
Gets a specific bulk process list
|
ApiResponse<Object> |
BulkProcessDataSendApi.getBulkProcessListWithHttpInfo(String accountId,
String processAction,
String bulkProcessListId) |
Gets a specific bulk process list
|
EnvelopesInformation |
BulkEnvelopesApi.getBulkSendBatchEnvelopes(String accountId,
String bulkSendBatchId) |
Gets envelopes from a specific bulk send batch.
|
EnvelopesInformation |
BulkEnvelopesApi.getBulkSendBatchEnvelopes(String accountId,
String bulkSendBatchId,
BulkEnvelopesApi.GetBulkSendBatchEnvelopesOptions options) |
Gets envelopes from a specific bulk send batch.
|
ApiResponse<EnvelopesInformation> |
BulkEnvelopesApi.getBulkSendBatchEnvelopesWithHttpInfo(String accountId,
String bulkSendBatchId,
BulkEnvelopesApi.GetBulkSendBatchEnvelopesOptions options) |
Gets envelopes from a specific bulk send batch This method returns a list of envelopes in a
specified bulk batch.
|
BulkSendBatchSummaries |
BulkEnvelopesApi.getBulkSendBatches(String accountId) |
Returns a list of bulk send batch satuses initiated by account..
|
BulkSendBatchSummaries |
BulkEnvelopesApi.getBulkSendBatches(String accountId,
BulkEnvelopesApi.GetBulkSendBatchesOptions options) |
Returns a list of bulk send batch satuses initiated by account..
|
ApiResponse<BulkSendBatchSummaries> |
BulkEnvelopesApi.getBulkSendBatchesWithHttpInfo(String accountId,
BulkEnvelopesApi.GetBulkSendBatchesOptions options) |
Returns a list of bulk send batch satuses initiated by account.
|
BulkSendBatchStatus |
BulkEnvelopesApi.getBulkSendBatchStatus(String accountId,
String bulkSendBatchId) |
Gets a specific bulk send batch status.
|
ApiResponse<BulkSendBatchStatus> |
BulkEnvelopesApi.getBulkSendBatchStatusWithHttpInfo(String accountId,
String bulkSendBatchId) |
Gets a specific bulk send batch status Gets the general status of a specific bulk send batch
such as: - number of successes - number pending - number of errors The `bulkErrors`
property of the response object contains more information about the errors.
|
BulkSendingList |
BulkEnvelopesApi.getBulkSendList(String accountId,
String bulkSendListId) |
Gets a specific bulk send list.
|
BulkSendingListSummaries |
BulkEnvelopesApi.getBulkSendLists(String accountId) |
Lists top-level details for all bulk send lists visible to the current user.
|
ApiResponse<BulkSendingListSummaries> |
BulkEnvelopesApi.getBulkSendListsWithHttpInfo(String accountId) |
Lists top-level details for all bulk send lists visible to the current user This method returns
a list of bulk send lists belonging to the current user, as well as basic information about
each list.
|
ApiResponse<BulkSendingList> |
BulkEnvelopesApi.getBulkSendListWithHttpInfo(String accountId,
String bulkSendListId) |
Gets a specific bulk send list This method returns all of the details associated with a
specific bulk send list that belongs to the current user.
|
ChunkedUploadResponse |
EnvelopesApi.getChunkedUpload(String accountId,
String chunkedUploadId) |
Retrieves the current metadata of a ChunkedUpload..
|
ChunkedUploadResponse |
EnvelopesApi.getChunkedUpload(String accountId,
String chunkedUploadId,
EnvelopesApi.GetChunkedUploadOptions options) |
Retrieves the current metadata of a ChunkedUpload..
|
ApiResponse<ChunkedUploadResponse> |
EnvelopesApi.getChunkedUploadWithHttpInfo(String accountId,
String chunkedUploadId,
EnvelopesApi.GetChunkedUploadOptions options) |
Retrieves the current metadata of a ChunkedUpload.
|
byte[] |
EnvelopesApi.getCommentsTranscript(String accountId,
String envelopeId) |
Gets comment transcript for envelope and user.
|
byte[] |
EnvelopesApi.getCommentsTranscript(String accountId,
String envelopeId,
EnvelopesApi.GetCommentsTranscriptOptions options) |
Gets comment transcript for envelope and user.
|
ApiResponse<byte[]> |
EnvelopesApi.getCommentsTranscriptWithHttpInfo(String accountId,
String envelopeId,
EnvelopesApi.GetCommentsTranscriptOptions options) |
Gets comment transcript for envelope and user Retrieves a PDF file containing all of the
comments that senders and recipients have added to the documents in an envelope.
|
ConnectConfigResults |
ConnectApi.getConfiguration(String accountId,
String connectId) |
Get a Connect Configuration Information.
|
ApiResponse<ConnectConfigResults> |
ConnectApi.getConfigurationWithHttpInfo(String accountId,
String connectId) |
Get a Connect Configuration Information Retrieves the information for the specified DocuSign
Connect configuration.
|
IntegratedConnectUserInfoList |
ConnectApi.getConnectAllUsers(String accountId,
String connectId) |
Returns all users from the configured Connect service..
|
IntegratedConnectUserInfoList |
ConnectApi.getConnectAllUsers(String accountId,
String connectId,
ConnectApi.GetConnectAllUsersOptions options) |
Returns all users from the configured Connect service..
|
ApiResponse<IntegratedConnectUserInfoList> |
ConnectApi.getConnectAllUsersWithHttpInfo(String accountId,
String connectId,
ConnectApi.GetConnectAllUsersOptions options) |
Returns all users from the configured Connect service.
|
ConnectOAuthConfig |
ConnectApi.getConnectOAuthConfig(String accountId) |
Sets the Connect OAuth Config for the account..
|
ApiResponse<ConnectOAuthConfig> |
ConnectApi.getConnectOAuthConfigWithHttpInfo(String accountId) |
Sets the Connect OAuth Config for the account.
|
ConsumerDisclosure |
AccountsApi.getConsumerDisclosure(String accountId,
String langCode) |
Gets the Electronic Record and Signature Disclosure..
|
ConsumerDisclosure |
EnvelopesApi.getConsumerDisclosure(String accountId,
String envelopeId,
String recipientId,
String langCode) |
Reserved: Gets the Electronic Record and Signature Disclosure associated with the account..
|
ConsumerDisclosure |
EnvelopesApi.getConsumerDisclosure(String accountId,
String envelopeId,
String recipientId,
String langCode,
EnvelopesApi.GetConsumerDisclosureOptions options) |
Reserved: Gets the Electronic Record and Signature Disclosure associated with the account..
|
ConsumerDisclosure |
AccountsApi.getConsumerDisclosureDefault(String accountId) |
Gets the Electronic Record and Signature Disclosure for the account..
|
ConsumerDisclosure |
AccountsApi.getConsumerDisclosureDefault(String accountId,
AccountsApi.GetConsumerDisclosureDefaultOptions options) |
Gets the Electronic Record and Signature Disclosure for the account..
|
ConsumerDisclosure |
EnvelopesApi.getConsumerDisclosureDefault(String accountId,
String envelopeId,
String recipientId) |
Gets the Electronic Record and Signature Disclosure associated with the account..
|
ConsumerDisclosure |
EnvelopesApi.getConsumerDisclosureDefault(String accountId,
String envelopeId,
String recipientId,
EnvelopesApi.GetConsumerDisclosureDefaultOptions options) |
Gets the Electronic Record and Signature Disclosure associated with the account..
|
ApiResponse<ConsumerDisclosure> |
AccountsApi.getConsumerDisclosureDefaultWithHttpInfo(String accountId,
AccountsApi.GetConsumerDisclosureDefaultOptions options) |
Gets the Electronic Record and Signature Disclosure for the account.
|
ApiResponse<ConsumerDisclosure> |
EnvelopesApi.getConsumerDisclosureDefaultWithHttpInfo(String accountId,
String envelopeId,
String recipientId,
EnvelopesApi.GetConsumerDisclosureDefaultOptions options) |
Gets the Electronic Record and Signature Disclosure associated with the account.
|
ApiResponse<ConsumerDisclosure> |
AccountsApi.getConsumerDisclosureWithHttpInfo(String accountId,
String langCode) |
Gets the Electronic Record and Signature Disclosure.
|
ApiResponse<ConsumerDisclosure> |
EnvelopesApi.getConsumerDisclosureWithHttpInfo(String accountId,
String envelopeId,
String recipientId,
String langCode,
EnvelopesApi.GetConsumerDisclosureOptions options) |
Reserved: Gets the Electronic Record and Signature Disclosure associated with the account.
|
ContactGetResponse |
UsersApi.getContactById(String accountId,
String contactId) |
Gets a particular contact associated with the user's account..
|
ContactGetResponse |
UsersApi.getContactById(String accountId,
String contactId,
UsersApi.GetContactByIdOptions options) |
Gets a particular contact associated with the user's account..
|
ApiResponse<ContactGetResponse> |
UsersApi.getContactByIdWithHttpInfo(String accountId,
String contactId,
UsersApi.GetContactByIdOptions options) |
Gets a particular contact associated with the user's account.
|
CreditCardInformation |
BillingApi.getCreditCardInfo(String accountId) |
Get metadata for a given credit card..
|
ApiResponse<CreditCardInformation> |
BillingApi.getCreditCardInfoWithHttpInfo(String accountId) |
Get metadata for a given credit card.
|
void |
DataFeedApi.getDataFeedElement(String accountId,
String dataFeedElementId) |
Retrieves a Datafeed element by Id..
|
byte[] |
EnvelopesApi.getDocument(String accountId,
String envelopeId,
String documentId) |
Gets a document from an envelope..
|
byte[] |
EnvelopesApi.getDocument(String accountId,
String envelopeId,
String documentId,
EnvelopesApi.GetDocumentOptions options) |
Gets a document from an envelope..
|
byte[] |
TemplatesApi.getDocument(String accountId,
String templateId,
String documentId) |
Gets PDF documents from a template..
|
byte[] |
TemplatesApi.getDocument(String accountId,
String templateId,
String documentId,
TemplatesApi.GetDocumentOptions options) |
Gets PDF documents from a template..
|
byte[] |
EnvelopesApi.getDocumentPageImage(String accountId,
String envelopeId,
String documentId,
String pageNumber) |
Gets a page image from an envelope for display..
|
byte[] |
EnvelopesApi.getDocumentPageImage(String accountId,
String envelopeId,
String documentId,
String pageNumber,
EnvelopesApi.GetDocumentPageImageOptions options) |
Gets a page image from an envelope for display..
|
byte[] |
TemplatesApi.getDocumentPageImage(String accountId,
String templateId,
String documentId,
String pageNumber) |
Gets a page image from a template for display..
|
byte[] |
TemplatesApi.getDocumentPageImage(String accountId,
String templateId,
String documentId,
String pageNumber,
TemplatesApi.GetDocumentPageImageOptions options) |
Gets a page image from a template for display..
|
ApiResponse<byte[]> |
EnvelopesApi.getDocumentPageImageWithHttpInfo(String accountId,
String envelopeId,
String documentId,
String pageNumber,
EnvelopesApi.GetDocumentPageImageOptions options) |
Gets a page image from an envelope for display.
|
ApiResponse<byte[]> |
TemplatesApi.getDocumentPageImageWithHttpInfo(String accountId,
String templateId,
String documentId,
String pageNumber,
TemplatesApi.GetDocumentPageImageOptions options) |
Gets a page image from a template for display.
|
Tabs |
EnvelopesApi.getDocumentTabs(String accountId,
String envelopeId,
String documentId) |
Returns tabs on the document..
|
Tabs |
EnvelopesApi.getDocumentTabs(String accountId,
String envelopeId,
String documentId,
EnvelopesApi.GetDocumentTabsOptions options) |
Returns tabs on the document..
|
Tabs |
TemplatesApi.getDocumentTabs(String accountId,
String templateId,
String documentId) |
Returns tabs on the document..
|
Tabs |
TemplatesApi.getDocumentTabs(String accountId,
String templateId,
String documentId,
TemplatesApi.GetDocumentTabsOptions options) |
Returns tabs on the document..
|
ApiResponse<Tabs> |
EnvelopesApi.getDocumentTabsWithHttpInfo(String accountId,
String envelopeId,
String documentId,
EnvelopesApi.GetDocumentTabsOptions options) |
Returns tabs on the document.
|
ApiResponse<Tabs> |
TemplatesApi.getDocumentTabsWithHttpInfo(String accountId,
String templateId,
String documentId,
TemplatesApi.GetDocumentTabsOptions options) |
Returns tabs on the document.
|
ApiResponse<byte[]> |
EnvelopesApi.getDocumentWithHttpInfo(String accountId,
String envelopeId,
String documentId,
EnvelopesApi.GetDocumentOptions options) |
Gets a document from an envelope.
|
ApiResponse<byte[]> |
TemplatesApi.getDocumentWithHttpInfo(String accountId,
String templateId,
String documentId,
TemplatesApi.GetDocumentOptions options) |
Gets PDF documents from a template.
|
DowngradRequestBillingInfoResponse |
BillingApi.getDowngradeRequestBillingInfo(String accountId) |
Returns downgrade plan information for the specified account..
|
ApiResponse<DowngradRequestBillingInfoResponse> |
BillingApi.getDowngradeRequestBillingInfoWithHttpInfo(String accountId) |
Returns downgrade plan information for the specified account.
|
EmailSettings |
EnvelopesApi.getEmailSettings(String accountId,
String envelopeId) |
Gets the email setting overrides for an envelope..
|
ApiResponse<EmailSettings> |
EnvelopesApi.getEmailSettingsWithHttpInfo(String accountId,
String envelopeId) |
Gets the email setting overrides for an envelope.
|
ENoteConfiguration |
AccountsApi.getENoteConfiguration(String accountId) |
Returns the configuration information for the eNote eOriginal integration..
|
ApiResponse<ENoteConfiguration> |
AccountsApi.getENoteConfigurationWithHttpInfo(String accountId) |
Returns the configuration information for the eNote eOriginal integration.
|
Envelope |
EnvelopesApi.getEnvelope(String accountId,
String envelopeId) |
Gets the status of a envelope..
|
Envelope |
EnvelopesApi.getEnvelope(String accountId,
String envelopeId,
EnvelopesApi.GetEnvelopeOptions options) |
Gets the status of a envelope..
|
DelayedRouting |
EnvelopesApi.getEnvelopeDelayedRoutingDefinition(String accountId,
String envelopeId,
String workflowStepId) |
Returns the delayed routing rules for an envelope's workflow step definition..
|
ApiResponse<DelayedRouting> |
EnvelopesApi.getEnvelopeDelayedRoutingDefinitionWithHttpInfo(String accountId,
String envelopeId,
String workflowStepId) |
Returns the delayed routing rules for an envelope's workflow step definition.
|
DocumentHtmlDefinitionOriginals |
EnvelopesApi.getEnvelopeDocumentHtmlDefinitions(String accountId,
String envelopeId,
String documentId) |
Get the Original HTML Definition used to generate the Responsive HTML for a given document..
|
ApiResponse<DocumentHtmlDefinitionOriginals> |
EnvelopesApi.getEnvelopeDocumentHtmlDefinitionsWithHttpInfo(String accountId,
String envelopeId,
String documentId) |
Get the Original HTML Definition used to generate the Responsive HTML for a given document.
|
DocumentHtmlDefinitionOriginals |
EnvelopesApi.getEnvelopeHtmlDefinitions(String accountId,
String envelopeId) |
Get the Original HTML Definition used to generate the Responsive HTML for the envelope..
|
ApiResponse<DocumentHtmlDefinitionOriginals> |
EnvelopesApi.getEnvelopeHtmlDefinitionsWithHttpInfo(String accountId,
String envelopeId) |
Get the Original HTML Definition used to generate the Responsive HTML for the envelope.
|
EnvelopePurgeConfiguration |
AccountsApi.getEnvelopePurgeConfiguration(String accountId) |
Select envelope purge configuration..
|
ApiResponse<EnvelopePurgeConfiguration> |
AccountsApi.getEnvelopePurgeConfigurationWithHttpInfo(String accountId) |
Select envelope purge configuration.
|
ScheduledSending |
EnvelopesApi.getEnvelopeScheduledSendingDefinition(String accountId,
String envelopeId) |
Returns the scheduled sending rules for an envelope's workflow definition..
|
ApiResponse<ScheduledSending> |
EnvelopesApi.getEnvelopeScheduledSendingDefinitionWithHttpInfo(String accountId,
String envelopeId) |
Returns the scheduled sending rules for an envelope's workflow definition.
|
EnvelopeTransferRuleInformation |
EnvelopesApi.getEnvelopeTransferRules(String accountId) |
Returns a list of envelope transfer rules in the specified account..
|
EnvelopeTransferRuleInformation |
EnvelopesApi.getEnvelopeTransferRules(String accountId,
EnvelopesApi.GetEnvelopeTransferRulesOptions options) |
Returns a list of envelope transfer rules in the specified account..
|
ApiResponse<EnvelopeTransferRuleInformation> |
EnvelopesApi.getEnvelopeTransferRulesWithHttpInfo(String accountId,
EnvelopesApi.GetEnvelopeTransferRulesOptions options) |
Returns a list of envelope transfer rules in the specified account.
|
ApiResponse<Envelope> |
EnvelopesApi.getEnvelopeWithHttpInfo(String accountId,
String envelopeId,
EnvelopesApi.GetEnvelopeOptions options) |
Gets the status of a envelope.
|
Workflow |
EnvelopesApi.getEnvelopeWorkflowDefinition(String accountId,
String envelopeId) |
Returns the workflow definition for an envelope..
|
ApiResponse<Workflow> |
EnvelopesApi.getEnvelopeWorkflowDefinitionWithHttpInfo(String accountId,
String envelopeId) |
Returns the workflow definition for an envelope.
|
WorkflowStep |
EnvelopesApi.getEnvelopeWorkflowStepDefinition(String accountId,
String envelopeId,
String workflowStepId) |
Returns the workflow step definition for an envelope by step id..
|
ApiResponse<WorkflowStep> |
EnvelopesApi.getEnvelopeWorkflowStepDefinitionWithHttpInfo(String accountId,
String envelopeId,
String workflowStepId) |
Returns the workflow step definition for an envelope by step id.
|
ConnectLog |
ConnectApi.getEventLog(String accountId,
String logId) |
Get the specified Connect log entry..
|
ConnectLog |
ConnectApi.getEventLog(String accountId,
String logId,
ConnectApi.GetEventLogOptions options) |
Get the specified Connect log entry..
|
ApiResponse<ConnectLog> |
ConnectApi.getEventLogWithHttpInfo(String accountId,
String logId,
ConnectApi.GetEventLogOptions options) |
Get the specified Connect log entry.
|
FavoriteTemplatesInfo |
AccountsApi.getFavoriteTemplates(String accountId) |
Retrieves the list of favorited templates for this caller.
|
ApiResponse<FavoriteTemplatesInfo> |
AccountsApi.getFavoriteTemplatesWithHttpInfo(String accountId) |
Retrieves the list of favorited templates for this caller
|
EnvelopeFormData |
EnvelopesApi.getFormData(String accountId,
String envelopeId) |
Returns envelope form data for an existing envelope..
|
ApiResponse<EnvelopeFormData> |
EnvelopesApi.getFormDataWithHttpInfo(String accountId,
String envelopeId) |
Returns envelope form data for an existing envelope.
|
UserInformation |
UsersApi.getInformation(String accountId,
String userId) |
Gets the user information for a specified user..
|
UserInformation |
UsersApi.getInformation(String accountId,
String userId,
UsersApi.GetInformationOptions options) |
Gets the user information for a specified user..
|
ApiResponse<UserInformation> |
UsersApi.getInformationWithHttpInfo(String accountId,
String userId,
UsersApi.GetInformationOptions options) |
Gets the user information for a specified user.
|
BillingInvoice |
BillingApi.getInvoice(String accountId,
String invoiceId) |
Retrieves a billing invoice..
|
ApiResponse<BillingInvoice> |
BillingApi.getInvoiceWithHttpInfo(String accountId,
String invoiceId) |
Retrieves a billing invoice.
|
LockInformation |
EnvelopesApi.getLock(String accountId,
String envelopeId) |
Gets envelope lock information..
|
LockInformation |
TemplatesApi.getLock(String accountId,
String templateId) |
Gets template lock information..
|
ApiResponse<LockInformation> |
EnvelopesApi.getLockWithHttpInfo(String accountId,
String envelopeId) |
Gets envelope lock information.
|
ApiResponse<LockInformation> |
TemplatesApi.getLockWithHttpInfo(String accountId,
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(String jurisdictionId) |
Get notary a jurisdiction for a user.
|
NotaryJurisdictionList |
NotaryApi.getNotaryJurisdictions() |
Get notary jurisdictions for a user.
|
void |
NotaryApi.getNotaryJurisdictionSeal(String jurisdictionId) |
Get notary seal for a jurisdiction.
|
ApiResponse<Object> |
NotaryApi.getNotaryJurisdictionSealWithHttpInfo(String jurisdictionId) |
Get notary seal for a jurisdiction
|
ApiResponse<NotaryJurisdictionList> |
NotaryApi.getNotaryJurisdictionsWithHttpInfo() |
Get notary jurisdictions for a user Returns a list of jurisdictions that the notary is
registered in.
|
ApiResponse<NotaryJurisdiction> |
NotaryApi.getNotaryJurisdictionWithHttpInfo(String jurisdictionId) |
Get notary a jurisdiction for a user Gets a jurisdiction object for the current user.
|
ApiResponse<NotaryResult> |
NotaryApi.getNotaryWithHttpInfo(NotaryApi.GetNotaryOptions options) |
Get notary settings for a user Gets settings for a notary user.
|
NotificationDefaults |
AccountsApi.getNotificationDefaults(String accountId) |
Returns default user level settings for a specified account.
|
ApiResponse<NotificationDefaults> |
AccountsApi.getNotificationDefaultsWithHttpInfo(String accountId) |
Returns default user level settings for a specified account This method returns the default
settings for the email notifications that signers and senders receive about envelopes.
|
Notification |
EnvelopesApi.getNotificationSettings(String accountId,
String envelopeId) |
Gets envelope notification information..
|
Notification |
TemplatesApi.getNotificationSettings(String accountId,
String templateId) |
Gets template notification information..
|
ApiResponse<Notification> |
EnvelopesApi.getNotificationSettingsWithHttpInfo(String accountId,
String envelopeId) |
Gets envelope notification information.
|
ApiResponse<Notification> |
TemplatesApi.getNotificationSettingsWithHttpInfo(String accountId,
String templateId) |
Gets template notification information.
|
OauthAccess |
AuthenticationApi.getOAuthToken() |
Creates an authorization token..
|
ApiResponse<OauthAccess> |
AuthenticationApi.getOAuthTokenWithHttpInfo() |
Creates an authorization token.
|
PageImages |
EnvelopesApi.getPages(String accountId,
String envelopeId,
String documentId) |
Returns document page image(s) based on input..
|
PageImages |
EnvelopesApi.getPages(String accountId,
String envelopeId,
String documentId,
EnvelopesApi.GetPagesOptions options) |
Returns document page image(s) based on input..
|
PageImages |
TemplatesApi.getPages(String accountId,
String templateId,
String documentId) |
Returns document page image(s) based on input..
|
PageImages |
TemplatesApi.getPages(String accountId,
String templateId,
String documentId,
TemplatesApi.GetPagesOptions options) |
Returns document page image(s) based on input..
|
ApiResponse<PageImages> |
EnvelopesApi.getPagesWithHttpInfo(String accountId,
String envelopeId,
String documentId,
EnvelopesApi.GetPagesOptions options) |
Returns document page image(s) based on input.
|
ApiResponse<PageImages> |
TemplatesApi.getPagesWithHttpInfo(String accountId,
String templateId,
String documentId,
TemplatesApi.GetPagesOptions options) |
Returns document page image(s) based on input.
|
Tabs |
EnvelopesApi.getPageTabs(String accountId,
String envelopeId,
String documentId,
String pageNumber) |
Returns tabs on the specified page..
|
Tabs |
TemplatesApi.getPageTabs(String accountId,
String templateId,
String documentId,
String pageNumber) |
Returns tabs on the specified page..
|
ApiResponse<Tabs> |
EnvelopesApi.getPageTabsWithHttpInfo(String accountId,
String envelopeId,
String documentId,
String pageNumber) |
Returns tabs on the specified page.
|
ApiResponse<Tabs> |
TemplatesApi.getPageTabsWithHttpInfo(String accountId,
String templateId,
String documentId,
String pageNumber) |
Returns tabs on the specified page.
|
AccountPasswordRules |
AccountsApi.getPasswordRules(String accountId) |
Get the password rules.
|
UserPasswordRules |
AccountsApi.getPasswordRules_0() |
Get membership account password rules.
|
ApiResponse<UserPasswordRules> |
AccountsApi.getPasswordRules_0WithHttpInfo() |
Get membership account password rules
|
ApiResponse<AccountPasswordRules> |
AccountsApi.getPasswordRulesWithHttpInfo(String accountId) |
Get the password rules This method retrieves the password rules for an account.
|
BillingPaymentItem |
BillingApi.getPayment(String accountId,
String paymentId) |
Gets billing payment information for a specific payment..
|
ApiResponse<BillingPaymentItem> |
BillingApi.getPaymentWithHttpInfo(String accountId,
String paymentId) |
Gets billing payment information for a specific payment.
|
PermissionProfile |
AccountsApi.getPermissionProfile(String accountId,
String permissionProfileId) |
Returns a permissions profile in the specified account..
|
PermissionProfile |
AccountsApi.getPermissionProfile(String accountId,
String permissionProfileId,
AccountsApi.GetPermissionProfileOptions options) |
Returns a permissions profile in the specified account..
|
ApiResponse<PermissionProfile> |
AccountsApi.getPermissionProfileWithHttpInfo(String accountId,
String permissionProfileId,
AccountsApi.GetPermissionProfileOptions options) |
Returns a permissions profile in the specified account.
|
AccountBillingPlanResponse |
BillingApi.getPlan(String accountId) |
Get Account Billing Plan.
|
AccountBillingPlanResponse |
BillingApi.getPlan(String accountId,
BillingApi.GetPlanOptions options) |
Get Account Billing Plan.
|
ApiResponse<AccountBillingPlanResponse> |
BillingApi.getPlanWithHttpInfo(String accountId,
BillingApi.GetPlanOptions options) |
Get Account Billing Plan Retrieves the billing plan information for the specified account,
including the current billing plan, successor plans, billing address, and billing credit card.
|
PowerForm |
PowerFormsApi.getPowerForm(String accountId,
String powerFormId) |
Returns a single PowerForm..
|
PowerFormsFormDataResponse |
PowerFormsApi.getPowerFormData(String accountId,
String powerFormId) |
Returns the form data associated with the usage of a PowerForm..
|
PowerFormsFormDataResponse |
PowerFormsApi.getPowerFormData(String accountId,
String powerFormId,
PowerFormsApi.GetPowerFormDataOptions options) |
Returns the form data associated with the usage of a PowerForm..
|
ApiResponse<PowerFormsFormDataResponse> |
PowerFormsApi.getPowerFormDataWithHttpInfo(String accountId,
String powerFormId,
PowerFormsApi.GetPowerFormDataOptions options) |
Returns the form data associated with the usage of a PowerForm.
|
ApiResponse<PowerForm> |
PowerFormsApi.getPowerFormWithHttpInfo(String accountId,
String powerFormId) |
Returns a single PowerForm.
|
UserProfile |
UsersApi.getProfile(String accountId,
String userId) |
Retrieves the user profile for a specified user..
|
byte[] |
UsersApi.getProfileImage(String accountId,
String userId) |
Retrieves the user profile image for the specified user..
|
byte[] |
UsersApi.getProfileImage(String accountId,
String userId,
UsersApi.GetProfileImageOptions options) |
Retrieves the user profile image for the specified user..
|
ApiResponse<byte[]> |
UsersApi.getProfileImageWithHttpInfo(String accountId,
String userId,
UsersApi.GetProfileImageOptions options) |
Retrieves the user profile image for the specified user.
|
ApiResponse<UserProfile> |
UsersApi.getProfileWithHttpInfo(String accountId,
String userId) |
Retrieves the user profile for a specified user.
|
CloudStorageProviders |
CloudStorageApi.getProvider(String accountId,
String userId,
String serviceId) |
Gets the specified Cloud Storage Provider configuration for the User..
|
CloudStorageProviders |
CloudStorageApi.getProvider(String accountId,
String userId,
String serviceId,
CloudStorageApi.GetProviderOptions options) |
Gets the specified Cloud Storage Provider configuration for the User..
|
ApiResponse<CloudStorageProviders> |
CloudStorageApi.getProviderWithHttpInfo(String accountId,
String userId,
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..
|
ApiResponse<ProvisioningInformation> |
AccountsApi.getProvisioningWithHttpInfo() |
Retrieves the account provisioning information for the account.
|
DocumentVisibilityList |
EnvelopesApi.getRecipientDocumentVisibility(String accountId,
String envelopeId,
String recipientId) |
Returns document visibility for the recipients.
|
ApiResponse<DocumentVisibilityList> |
EnvelopesApi.getRecipientDocumentVisibilityWithHttpInfo(String accountId,
String envelopeId,
String recipientId) |
Returns document visibility for the recipients This method returns information about document
visibility for a recipient.
|
byte[] |
EnvelopesApi.getRecipientInitialsImage(String accountId,
String envelopeId,
String recipientId) |
Gets the initials image for a user..
|
byte[] |
EnvelopesApi.getRecipientInitialsImage(String accountId,
String envelopeId,
String recipientId,
EnvelopesApi.GetRecipientInitialsImageOptions options) |
Gets the initials image for a user..
|
ApiResponse<byte[]> |
EnvelopesApi.getRecipientInitialsImageWithHttpInfo(String accountId,
String envelopeId,
String recipientId,
EnvelopesApi.GetRecipientInitialsImageOptions options) |
Gets the initials image for a user.
|
UserSignature |
EnvelopesApi.getRecipientSignature(String accountId,
String envelopeId,
String recipientId) |
Gets signature information for a signer or sign-in-person recipient..
|
byte[] |
EnvelopesApi.getRecipientSignatureImage(String accountId,
String envelopeId,
String recipientId) |
Retrieve signature image information for a signer/sign-in-person recipient..
|
byte[] |
EnvelopesApi.getRecipientSignatureImage(String accountId,
String envelopeId,
String recipientId,
EnvelopesApi.GetRecipientSignatureImageOptions options) |
Retrieve signature image information for a signer/sign-in-person recipient..
|
ApiResponse<byte[]> |
EnvelopesApi.getRecipientSignatureImageWithHttpInfo(String accountId,
String envelopeId,
String recipientId,
EnvelopesApi.GetRecipientSignatureImageOptions options) |
Retrieve signature image information for a signer/sign-in-person recipient.
|
ApiResponse<UserSignature> |
EnvelopesApi.getRecipientSignatureWithHttpInfo(String accountId,
String envelopeId,
String recipientId) |
Gets signature information for a signer or sign-in-person recipient.
|
void |
OrganizationsApi.getReportV2(String organizationId,
String reportCorrelationId) |
Retrieves org level report by correlation id and site..
|
ApiResponse<Object> |
OrganizationsApi.getReportV2WithHttpInfo(String organizationId,
String reportCorrelationId) |
Retrieves org level report by correlation id and site.
|
byte[] |
DiagnosticsApi.getRequestLog(String requestLogId) |
Gets a request logging log file..
|
DiagnosticsSettingsInformation |
DiagnosticsApi.getRequestLogSettings() |
Gets the API request logging settings..
|
ApiResponse<DiagnosticsSettingsInformation> |
DiagnosticsApi.getRequestLogSettingsWithHttpInfo() |
Gets the API request logging settings.
|
ApiResponse<byte[]> |
DiagnosticsApi.getRequestLogWithHttpInfo(String requestLogId) |
Gets a request logging log file.
|
ResourceInformation |
DiagnosticsApi.getResources() |
Lists resources for REST version specified.
|
ApiResponse<ResourceInformation> |
DiagnosticsApi.getResourcesWithHttpInfo() |
Lists resources for REST version specified Retrieves the base resources available for the
DocuSign REST APIs.
|
AccountSeals |
TrustServiceProvidersApi.getSealProviders(String accountId) |
Returns Account available seals for specified account..
|
ApiResponse<AccountSeals> |
TrustServiceProvidersApi.getSealProvidersWithHttpInfo(String accountId) |
Returns Account available seals for specified account.
|
ServiceInformation |
DiagnosticsApi.getService() |
Retrieves the available REST API versions..
|
ApiResponse<ServiceInformation> |
DiagnosticsApi.getServiceWithHttpInfo() |
Retrieves the available REST API versions.
|
UserSettingsInformation |
UsersApi.getSettings(String accountId,
String userId) |
Gets the user account settings for a specified user..
|
ApiResponse<UserSettingsInformation> |
UsersApi.getSettingsWithHttpInfo(String accountId,
String userId) |
Gets the user account settings for a specified user.
|
UserSignature |
UsersApi.getSignature(String accountId,
String userId,
String signatureId) |
Gets the user signature information for the specified user..
|
byte[] |
UsersApi.getSignatureImage(String accountId,
String userId,
String signatureId,
String imageType) |
Retrieves the user initials image or the user signature image for the specified user..
|
byte[] |
UsersApi.getSignatureImage(String accountId,
String userId,
String signatureId,
String imageType,
UsersApi.GetSignatureImageOptions options) |
Retrieves the user initials image or the user signature image for the specified user..
|
ApiResponse<byte[]> |
UsersApi.getSignatureImageWithHttpInfo(String accountId,
String userId,
String signatureId,
String imageType,
UsersApi.GetSignatureImageOptions options) |
Retrieves the user initials image or the user signature image for the specified user.
|
ApiResponse<UserSignature> |
UsersApi.getSignatureWithHttpInfo(String accountId,
String userId,
String signatureId) |
Gets the user signature information for the specified user.
|
SupportedLanguages |
AccountsApi.getSupportedLanguages(String accountId) |
Gets list of supported languages for recipient language setting..
|
ApiResponse<SupportedLanguages> |
AccountsApi.getSupportedLanguagesWithHttpInfo(String accountId) |
Gets list of supported languages for recipient language setting.
|
void |
EnvelopesApi.getTabsBlob(String accountId,
String envelopeId) |
Get encrypted tabs for envelope..
|
ApiResponse<Object> |
EnvelopesApi.getTabsBlobWithHttpInfo(String accountId,
String envelopeId) |
Get encrypted tabs for envelope.
|
DelayedRouting |
EnvelopesApi.getTemplateDelayedRoutingDefinition(String accountId,
String templateId,
String workflowStepId) |
Returns the delayed routing rules for a template's workflow step definition..
|
ApiResponse<DelayedRouting> |
EnvelopesApi.getTemplateDelayedRoutingDefinitionWithHttpInfo(String accountId,
String templateId,
String workflowStepId) |
Returns the delayed routing rules for a template's workflow step definition.
|
DocumentHtmlDefinitionOriginals |
TemplatesApi.getTemplateDocumentHtmlDefinitions(String accountId,
String templateId,
String documentId) |
Get the Original HTML Definition used to generate the Responsive HTML for a given document in a
template..
|
ApiResponse<DocumentHtmlDefinitionOriginals> |
TemplatesApi.getTemplateDocumentHtmlDefinitionsWithHttpInfo(String accountId,
String templateId,
String documentId) |
Get the Original HTML Definition used to generate the Responsive HTML for a given document in a
template.
|
DocumentHtmlDefinitionOriginals |
TemplatesApi.getTemplateHtmlDefinitions(String accountId,
String templateId) |
Get the Original HTML Definition used to generate the Responsive HTML for the template..
|
ApiResponse<DocumentHtmlDefinitionOriginals> |
TemplatesApi.getTemplateHtmlDefinitionsWithHttpInfo(String accountId,
String templateId) |
Get the Original HTML Definition used to generate the Responsive HTML for the template.
|
DocumentVisibilityList |
EnvelopesApi.getTemplateRecipientDocumentVisibility(String accountId,
String templateId,
String recipientId) |
Returns document visibility for the recipients.
|
ApiResponse<DocumentVisibilityList> |
EnvelopesApi.getTemplateRecipientDocumentVisibilityWithHttpInfo(String accountId,
String templateId,
String recipientId) |
Returns document visibility for the recipients This method returns information about document
visibility for a template recipient.
|
ScheduledSending |
EnvelopesApi.getTemplateScheduledSendingDefinition(String accountId,
String templateId) |
Returns the scheduled sending rules for a template's workflow definition..
|
ApiResponse<ScheduledSending> |
EnvelopesApi.getTemplateScheduledSendingDefinitionWithHttpInfo(String accountId,
String templateId) |
Returns the scheduled sending rules for a template's workflow definition.
|
Workflow |
EnvelopesApi.getTemplateWorkflowDefinition(String accountId,
String templateId) |
Returns the workflow definition for a template..
|
ApiResponse<Workflow> |
EnvelopesApi.getTemplateWorkflowDefinitionWithHttpInfo(String accountId,
String templateId) |
Returns the workflow definition for a template.
|
WorkflowStep |
EnvelopesApi.getTemplateWorkflowStepDefinition(String accountId,
String templateId,
String workflowStepId) |
Returns the workflow step definition for a template by step id..
|
ApiResponse<WorkflowStep> |
EnvelopesApi.getTemplateWorkflowStepDefinitionWithHttpInfo(String accountId,
String templateId,
String workflowStepId) |
Returns the workflow step definition for a template by step id.
|
UserInfoResponse |
SignatureApi.getUserInfo() |
Get User Info To Sign Document
|
Watermark |
AccountsApi.getWatermark(String accountId) |
Get watermark information..
|
Watermark |
AccountsApi.getWatermarkPreview(String accountId,
Watermark watermark) |
Get watermark preview..
|
ApiResponse<Watermark> |
AccountsApi.getWatermarkPreviewWithHttpInfo(String accountId,
Watermark watermark) |
Get watermark preview.
|
ApiResponse<Watermark> |
AccountsApi.getWatermarkWithHttpInfo(String accountId) |
Get watermark information.
|
ApiResponse<TabMetadata> |
CustomTabsApi.getWithHttpInfo(String accountId,
String customTabId) |
Gets custom tab information.
|
ApiResponse<SigningGroup> |
SigningGroupsApi.getWithHttpInfo(String accountId,
String signingGroupId) |
Gets information about a signing group.
|
ApiResponse<EnvelopeTemplate> |
TemplatesApi.getWithHttpInfo(String accountId,
String templateId,
TemplatesApi.GetOptions options) |
Gets a list of templates for a specified account.
|
Workspace |
WorkspacesApi.getWorkspace(String accountId,
String workspaceId) |
Get Workspace.
|
void |
WorkspacesApi.getWorkspaceFile(String accountId,
String workspaceId,
String folderId,
String fileId) |
Get Workspace File.
|
void |
WorkspacesApi.getWorkspaceFile(String accountId,
String workspaceId,
String folderId,
String fileId,
WorkspacesApi.GetWorkspaceFileOptions options) |
Get Workspace File.
|
ApiResponse<Object> |
WorkspacesApi.getWorkspaceFileWithHttpInfo(String accountId,
String workspaceId,
String folderId,
String fileId,
WorkspacesApi.GetWorkspaceFileOptions options) |
Get Workspace File Retrieves a workspace file (the binary).
|
ApiResponse<Workspace> |
WorkspacesApi.getWorkspaceWithHttpInfo(String accountId,
String workspaceId) |
Get Workspace Retrives properties about a workspace given a unique workspaceId.
|
void |
SignatureApi.healthCheck(TspHealthCheckRequest tspHealthCheckRequest) |
Report status from the TSP to DocuSign
|
EnvelopeAuditEventResponse |
EnvelopesApi.listAuditEvents(String accountId,
String envelopeId) |
Gets the envelope audit events for an envelope..
|
ApiResponse<EnvelopeAuditEventResponse> |
EnvelopesApi.listAuditEventsWithHttpInfo(String accountId,
String envelopeId) |
Gets the envelope audit events for an envelope.
|
BillingPlansResponse |
BillingApi.listBillingPlans() |
Gets the list of available billing plans..
|
ApiResponse<BillingPlansResponse> |
BillingApi.listBillingPlansWithHttpInfo() |
Gets the list of available billing plans.
|
BrandsResponse |
AccountsApi.listBrands(String accountId) |
Gets a list of brand profiles..
|
BrandsResponse |
AccountsApi.listBrands(String accountId,
AccountsApi.ListBrandsOptions options) |
Gets a list of brand profiles..
|
ApiResponse<BrandsResponse> |
AccountsApi.listBrandsWithHttpInfo(String accountId,
AccountsApi.ListBrandsOptions options) |
Gets a list of brand profiles.
|
BulkRecipientsResponse |
TemplatesApi.listBulkRecipients(String accountId,
String templateId,
String recipientId) |
Gets the bulk recipient file from a template..
|
BulkRecipientsResponse |
TemplatesApi.listBulkRecipients(String accountId,
String templateId,
String recipientId,
TemplatesApi.ListBulkRecipientsOptions options) |
Gets the bulk recipient file from a template..
|
ApiResponse<BulkRecipientsResponse> |
TemplatesApi.listBulkRecipientsWithHttpInfo(String accountId,
String templateId,
String recipientId,
TemplatesApi.ListBulkRecipientsOptions options) |
Gets the bulk recipient file from a template.
|
ConnectConfigResults |
ConnectApi.listConfigurations(String accountId) |
Get Connect Configuration Information.
|
ApiResponse<ConnectConfigResults> |
ConnectApi.listConfigurationsWithHttpInfo(String accountId) |
Get Connect Configuration Information Retrieves all the DocuSign Custom Connect definitions for
the specified account.
|
CustomFields |
AccountsApi.listCustomFields(String accountId) |
Gets a list of custom fields associated with the account..
|
CustomFieldsEnvelope |
EnvelopesApi.listCustomFields(String accountId,
String envelopeId) |
Gets the custom field information for the specified envelope..
|
CustomFields |
TemplatesApi.listCustomFields(String accountId,
String templateId) |
Gets the custom document fields from a template..
|
ApiResponse<CustomFields> |
AccountsApi.listCustomFieldsWithHttpInfo(String accountId) |
Gets a list of custom fields associated with the account.
|
ApiResponse<CustomFieldsEnvelope> |
EnvelopesApi.listCustomFieldsWithHttpInfo(String accountId,
String envelopeId) |
Gets the custom field information for the specified envelope.
|
ApiResponse<CustomFields> |
TemplatesApi.listCustomFieldsWithHttpInfo(String accountId,
String templateId) |
Gets the custom document fields from a template.
|
CustomSettingsInformation |
UsersApi.listCustomSettings(String accountId,
String userId) |
Retrieves the custom user settings for a specified user..
|
ApiResponse<CustomSettingsInformation> |
UsersApi.listCustomSettingsWithHttpInfo(String accountId,
String userId) |
Retrieves the custom user settings for a specified user.
|
DocumentFieldsInformation |
EnvelopesApi.listDocumentFields(String accountId,
String envelopeId,
String documentId) |
Gets the custom document fields from an existing envelope document..
|
DocumentFieldsInformation |
TemplatesApi.listDocumentFields(String accountId,
String templateId,
String documentId) |
Gets the custom document fields for a an existing template document..
|
ApiResponse<DocumentFieldsInformation> |
EnvelopesApi.listDocumentFieldsWithHttpInfo(String accountId,
String envelopeId,
String documentId) |
Gets the custom document fields from an existing envelope document.
|
ApiResponse<DocumentFieldsInformation> |
TemplatesApi.listDocumentFieldsWithHttpInfo(String accountId,
String templateId,
String documentId) |
Gets the custom document fields for a an existing template document.
|
EnvelopeDocumentsResult |
EnvelopesApi.listDocuments(String accountId,
String envelopeId) |
Gets a list of envelope documents..
|
EnvelopeDocumentsResult |
EnvelopesApi.listDocuments(String accountId,
String envelopeId,
EnvelopesApi.ListDocumentsOptions options) |
Gets a list of envelope documents..
|
TemplateDocumentsResult |
TemplatesApi.listDocuments(String accountId,
String templateId) |
Gets a list of documents associated with a template..
|
TemplateDocumentsResult |
TemplatesApi.listDocuments(String accountId,
String templateId,
TemplatesApi.ListDocumentsOptions options) |
Gets a list of documents associated with a template..
|
ApiResponse<EnvelopeDocumentsResult> |
EnvelopesApi.listDocumentsWithHttpInfo(String accountId,
String envelopeId,
EnvelopesApi.ListDocumentsOptions options) |
Gets a list of envelope documents.
|
ApiResponse<TemplateDocumentsResult> |
TemplatesApi.listDocumentsWithHttpInfo(String accountId,
String templateId,
TemplatesApi.ListDocumentsOptions options) |
Gets a list of documents associated with a template.
|
ConnectLogs |
ConnectApi.listEventFailureLogs(String accountId) |
Gets the Connect failure log information..
|
ConnectLogs |
ConnectApi.listEventFailureLogs(String accountId,
ConnectApi.ListEventFailureLogsOptions options) |
Gets the Connect failure log information..
|
ApiResponse<ConnectLogs> |
ConnectApi.listEventFailureLogsWithHttpInfo(String accountId,
ConnectApi.ListEventFailureLogsOptions options) |
Gets the Connect failure log information.
|
ConnectLogs |
ConnectApi.listEventLogs(String accountId) |
Gets the Connect log..
|
ConnectLogs |
ConnectApi.listEventLogs(String accountId,
ConnectApi.ListEventLogsOptions options) |
Gets the Connect log..
|
ApiResponse<ConnectLogs> |
ConnectApi.listEventLogsWithHttpInfo(String accountId,
ConnectApi.ListEventLogsOptions options) |
Gets the Connect log.
|
ExternalFolder |
CloudStorageApi.listFolders(String accountId,
String userId,
String serviceId) |
Retrieves a list of all the items in a specified folder from the specified cloud storage
provider..
|
ExternalFolder |
CloudStorageApi.listFolders(String accountId,
String userId,
String serviceId,
CloudStorageApi.ListFoldersOptions options) |
Retrieves a list of all the items in a specified folder from the specified cloud storage
provider..
|
ApiResponse<ExternalFolder> |
CloudStorageApi.listFoldersWithHttpInfo(String accountId,
String userId,
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(String accountId) |
Gets information about groups associated with the account..
|
GroupInformation |
GroupsApi.listGroups(String accountId,
GroupsApi.ListGroupsOptions options) |
Gets information about groups associated with the account..
|
ApiResponse<GroupInformation> |
GroupsApi.listGroupsWithHttpInfo(String accountId,
GroupsApi.ListGroupsOptions options) |
Gets information about groups associated with the account.
|
UsersResponse |
GroupsApi.listGroupUsers(String accountId,
String groupId) |
Gets a list of users in a group..
|
UsersResponse |
GroupsApi.listGroupUsers(String accountId,
String groupId,
GroupsApi.ListGroupUsersOptions options) |
Gets a list of users in a group..
|
ApiResponse<UsersResponse> |
GroupsApi.listGroupUsersWithHttpInfo(String accountId,
String groupId,
GroupsApi.ListGroupUsersOptions options) |
Gets a list of users in a group.
|
BillingInvoicesResponse |
BillingApi.listInvoices(String accountId) |
Get a List of Billing Invoices.
|
BillingInvoicesResponse |
BillingApi.listInvoices(String accountId,
BillingApi.ListInvoicesOptions options) |
Get a List of Billing Invoices.
|
BillingInvoicesSummary |
BillingApi.listInvoicesPastDue(String accountId) |
Get a list of past due invoices..
|
ApiResponse<BillingInvoicesSummary> |
BillingApi.listInvoicesPastDueWithHttpInfo(String accountId) |
Get a list of past due invoices.
|
ApiResponse<BillingInvoicesResponse> |
BillingApi.listInvoicesWithHttpInfo(String accountId,
BillingApi.ListInvoicesOptions options) |
Get a List of Billing Invoices Retrieves a list of invoices for the account.
|
FolderItemsResponse |
FoldersApi.listItems(String accountId,
String folderId) |
Gets a list of the envelopes in the specified folder..
|
FolderItemsResponse |
FoldersApi.listItems(String accountId,
String folderId,
FoldersApi.ListItemsOptions options) |
Gets a list of the envelopes in the specified folder..
|
ApiResponse<FolderItemsResponse> |
FoldersApi.listItemsWithHttpInfo(String accountId,
String folderId,
FoldersApi.ListItemsOptions options) |
Gets a list of the envelopes in the specified folder.
|
MobileNotifierConfigurationInformation |
ConnectApi.listMobileNotifiers(String accountId) |
Reserved.
|
ApiResponse<MobileNotifierConfigurationInformation> |
ConnectApi.listMobileNotifiersWithHttpInfo(String accountId) |
Reserved Reserved:
|
NotaryJournalList |
NotaryApi.listNotaryJournals() |
Get notary jurisdictions for a user.
|
NotaryJournalList |
NotaryApi.listNotaryJournals(NotaryApi.ListNotaryJournalsOptions options) |
Get notary jurisdictions for a user.
|
ApiResponse<NotaryJournalList> |
NotaryApi.listNotaryJournalsWithHttpInfo(NotaryApi.ListNotaryJournalsOptions options) |
Get notary jurisdictions for a user
|
BillingPaymentsResponse |
BillingApi.listPayments(String accountId) |
Gets payment information for one or more payments..
|
BillingPaymentsResponse |
BillingApi.listPayments(String accountId,
BillingApi.ListPaymentsOptions options) |
Gets payment information for one or more payments..
|
ApiResponse<BillingPaymentsResponse> |
BillingApi.listPaymentsWithHttpInfo(String accountId,
BillingApi.ListPaymentsOptions options) |
Gets payment information for one or more payments.
|
PermissionProfileInformation |
AccountsApi.listPermissions(String accountId) |
Gets a list of permission profiles..
|
PermissionProfileInformation |
AccountsApi.listPermissions(String accountId,
AccountsApi.ListPermissionsOptions options) |
Gets a list of permission profiles..
|
ApiResponse<PermissionProfileInformation> |
AccountsApi.listPermissionsWithHttpInfo(String accountId,
AccountsApi.ListPermissionsOptions options) |
Gets a list of permission profiles.
|
PowerFormsResponse |
PowerFormsApi.listPowerForms(String accountId) |
Returns the list of PowerForms available to the user..
|
PowerFormsResponse |
PowerFormsApi.listPowerForms(String accountId,
PowerFormsApi.ListPowerFormsOptions options) |
Returns the list of PowerForms available to the user..
|
PowerFormSendersResponse |
PowerFormsApi.listPowerFormSenders(String accountId) |
Returns the list of PowerForms available to the user..
|
PowerFormSendersResponse |
PowerFormsApi.listPowerFormSenders(String accountId,
PowerFormsApi.ListPowerFormSendersOptions options) |
Returns the list of PowerForms available to the user..
|
ApiResponse<PowerFormSendersResponse> |
PowerFormsApi.listPowerFormSendersWithHttpInfo(String accountId,
PowerFormsApi.ListPowerFormSendersOptions options) |
Returns the list of PowerForms available to the user.
|
ApiResponse<PowerFormsResponse> |
PowerFormsApi.listPowerFormsWithHttpInfo(String accountId,
PowerFormsApi.ListPowerFormsOptions options) |
Returns the list of PowerForms available to the user.
|
CloudStorageProviders |
CloudStorageApi.listProviders(String accountId,
String userId) |
Get the Cloud Storage Provider configuration for the specified user..
|
CloudStorageProviders |
CloudStorageApi.listProviders(String accountId,
String userId,
CloudStorageApi.ListProvidersOptions options) |
Get the Cloud Storage Provider configuration for the specified user..
|
ApiResponse<CloudStorageProviders> |
CloudStorageApi.listProvidersWithHttpInfo(String accountId,
String userId,
CloudStorageApi.ListProvidersOptions options) |
Get the Cloud Storage Provider configuration for the specified user.
|
RecipientNamesResponse |
AccountsApi.listRecipientNamesByEmail(String accountId) |
Gets recipient names associated with an email address..
|
RecipientNamesResponse |
AccountsApi.listRecipientNamesByEmail(String accountId,
AccountsApi.ListRecipientNamesByEmailOptions options) |
Gets recipient names associated with an email address..
|
ApiResponse<RecipientNamesResponse> |
AccountsApi.listRecipientNamesByEmailWithHttpInfo(String accountId,
AccountsApi.ListRecipientNamesByEmailOptions options) |
Gets recipient names associated with an email address.
|
Recipients |
EnvelopesApi.listRecipients(String accountId,
String envelopeId) |
Gets the status of recipients for an envelope..
|
Recipients |
EnvelopesApi.listRecipients(String accountId,
String envelopeId,
EnvelopesApi.ListRecipientsOptions options) |
Gets the status of recipients for an envelope..
|
Recipients |
TemplatesApi.listRecipients(String accountId,
String templateId) |
Gets recipient information from a template..
|
Recipients |
TemplatesApi.listRecipients(String accountId,
String templateId,
TemplatesApi.ListRecipientsOptions options) |
Gets recipient information from a template..
|
ApiResponse<Recipients> |
EnvelopesApi.listRecipientsWithHttpInfo(String accountId,
String envelopeId,
EnvelopesApi.ListRecipientsOptions options) |
Gets the status of recipients for an envelope.
|
ApiResponse<Recipients> |
TemplatesApi.listRecipientsWithHttpInfo(String accountId,
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..
|
ApiResponse<ApiRequestLogsResult> |
DiagnosticsApi.listRequestLogsWithHttpInfo(DiagnosticsApi.ListRequestLogsOptions options) |
Gets the API request logging log files.
|
AccountSettingsInformation |
AccountsApi.listSettings(String accountId) |
Gets account settings information..
|
ApiResponse<AccountSettingsInformation> |
AccountsApi.listSettingsWithHttpInfo(String accountId) |
Gets account settings information.
|
AccountSharedAccess |
AccountsApi.listSharedAccess(String accountId) |
Reserved: Gets the shared item status for one or more users..
|
AccountSharedAccess |
AccountsApi.listSharedAccess(String accountId,
AccountsApi.ListSharedAccessOptions options) |
Reserved: Gets the shared item status for one or more users..
|
ApiResponse<AccountSharedAccess> |
AccountsApi.listSharedAccessWithHttpInfo(String accountId,
AccountsApi.ListSharedAccessOptions options) |
Reserved: Gets the shared item status for one or more users.
|
AccountSignatureProviders |
AccountsApi.listSignatureProviders(String accountId) |
Returns Account available signature providers for specified account..
|
ApiResponse<AccountSignatureProviders> |
AccountsApi.listSignatureProvidersWithHttpInfo(String accountId) |
Returns Account available signature providers for specified account.
|
UserSignaturesInformation |
UsersApi.listSignatures(String accountId,
String userId) |
Retrieves a list of user signature definitions for a specified user..
|
UserSignaturesInformation |
UsersApi.listSignatures(String accountId,
String userId,
UsersApi.ListSignaturesOptions options) |
Retrieves a list of user signature definitions for a specified user..
|
ApiResponse<UserSignaturesInformation> |
UsersApi.listSignaturesWithHttpInfo(String accountId,
String userId,
UsersApi.ListSignaturesOptions options) |
Retrieves a list of user signature definitions for a specified user.
|
UserSocialIdResult |
AuthenticationApi.listSocialLogins(String accountId,
String userId) |
Gets a list of a user's social accounts..
|
ApiResponse<UserSocialIdResult> |
AuthenticationApi.listSocialLoginsWithHttpInfo(String accountId,
String userId) |
Gets a list of a user's social accounts.
|
EnvelopesInformation |
EnvelopesApi.listStatus(String accountId,
EnvelopeIdsRequest envelopeIdsRequest) |
Gets the envelope status for the specified envelopes..
|
EnvelopesInformation |
EnvelopesApi.listStatus(String accountId,
EnvelopeIdsRequest envelopeIdsRequest,
EnvelopesApi.ListStatusOptions options) |
Gets the envelope status for the specified envelopes..
|
EnvelopesInformation |
EnvelopesApi.listStatusChanges(String accountId) |
Gets status changes for one or more envelopes..
|
EnvelopesInformation |
EnvelopesApi.listStatusChanges(String accountId,
EnvelopesApi.ListStatusChangesOptions options) |
Gets status changes for one or more envelopes..
|
ApiResponse<EnvelopesInformation> |
EnvelopesApi.listStatusChangesWithHttpInfo(String accountId,
EnvelopesApi.ListStatusChangesOptions options) |
Gets status changes for one or more envelopes.
|
ApiResponse<EnvelopesInformation> |
EnvelopesApi.listStatusWithHttpInfo(String accountId,
EnvelopeIdsRequest envelopeIdsRequest,
EnvelopesApi.ListStatusOptions options) |
Gets the envelope status for the specified envelopes.
|
Tabs |
EnvelopesApi.listTabs(String accountId,
String envelopeId,
String recipientId) |
Gets the tabs information for a signer or sign-in-person recipient in an envelope..
|
Tabs |
EnvelopesApi.listTabs(String accountId,
String envelopeId,
String recipientId,
EnvelopesApi.ListTabsOptions options) |
Gets the tabs information for a signer or sign-in-person recipient in an envelope..
|
Tabs |
TemplatesApi.listTabs(String accountId,
String templateId,
String recipientId) |
Gets the tabs information for a signer or sign-in-person recipient in a template..
|
Tabs |
TemplatesApi.listTabs(String accountId,
String templateId,
String recipientId,
TemplatesApi.ListTabsOptions options) |
Gets the tabs information for a signer or sign-in-person recipient in a template..
|
ApiResponse<Tabs> |
EnvelopesApi.listTabsWithHttpInfo(String accountId,
String envelopeId,
String recipientId,
EnvelopesApi.ListTabsOptions options) |
Gets the tabs information for a signer or sign-in-person recipient in an envelope.
|
ApiResponse<Tabs> |
TemplatesApi.listTabsWithHttpInfo(String accountId,
String templateId,
String recipientId,
TemplatesApi.ListTabsOptions options) |
Gets the tabs information for a signer or sign-in-person recipient in a template.
|
TemplateInformation |
EnvelopesApi.listTemplates(String accountId,
String envelopeId) |
Get List of Templates used in an Envelope.
|
TemplateInformation |
EnvelopesApi.listTemplates(String accountId,
String envelopeId,
EnvelopesApi.ListTemplatesOptions options) |
Get List of Templates used in an Envelope.
|
EnvelopeTemplateResults |
TemplatesApi.listTemplates(String accountId) |
Gets the definition of a template..
|
EnvelopeTemplateResults |
TemplatesApi.listTemplates(String accountId,
TemplatesApi.ListTemplatesOptions options) |
Gets the definition of a template..
|
TemplateInformation |
EnvelopesApi.listTemplatesForDocument(String accountId,
String envelopeId,
String documentId) |
Gets the templates associated with a document in an existing envelope..
|
TemplateInformation |
EnvelopesApi.listTemplatesForDocument(String accountId,
String envelopeId,
String documentId,
EnvelopesApi.ListTemplatesForDocumentOptions options) |
Gets the templates associated with a document in an existing envelope..
|
ApiResponse<TemplateInformation> |
EnvelopesApi.listTemplatesForDocumentWithHttpInfo(String accountId,
String envelopeId,
String documentId,
EnvelopesApi.ListTemplatesForDocumentOptions options) |
Gets the templates associated with a document in an existing envelope.
|
ApiResponse<TemplateInformation> |
EnvelopesApi.listTemplatesWithHttpInfo(String accountId,
String envelopeId,
EnvelopesApi.ListTemplatesOptions options) |
Get List of Templates used in an Envelope This returns a list of the server-side templates,
their name and ID, used in an envelope.
|
ApiResponse<EnvelopeTemplateResults> |
TemplatesApi.listTemplatesWithHttpInfo(String accountId,
TemplatesApi.ListTemplatesOptions options) |
Gets the definition of a template.
|
FileTypeList |
AccountsApi.listUnsupportedFileTypes(String accountId) |
Gets a list of unsupported file types..
|
ApiResponse<FileTypeList> |
AccountsApi.listUnsupportedFileTypesWithHttpInfo(String accountId) |
Gets a list of unsupported file types.
|
IntegratedUserInfoList |
ConnectApi.listUsers(String accountId,
String connectId) |
Returns users from the configured Connect service..
|
IntegratedUserInfoList |
ConnectApi.listUsers(String accountId,
String connectId,
ConnectApi.ListUsersOptions options) |
Returns users from the configured Connect service..
|
SigningGroupUsers |
SigningGroupsApi.listUsers(String accountId,
String signingGroupId) |
Gets a list of members in a Signing Group..
|
ApiResponse<IntegratedUserInfoList> |
ConnectApi.listUsersWithHttpInfo(String accountId,
String connectId,
ConnectApi.ListUsersOptions options) |
Returns users from the configured Connect service.
|
ApiResponse<SigningGroupUsers> |
SigningGroupsApi.listUsersWithHttpInfo(String accountId,
String signingGroupId) |
Gets a list of members in a Signing Group.
|
PageImages |
WorkspacesApi.listWorkspaceFilePages(String accountId,
String workspaceId,
String folderId,
String fileId) |
List File Pages.
|
PageImages |
WorkspacesApi.listWorkspaceFilePages(String accountId,
String workspaceId,
String folderId,
String fileId,
WorkspacesApi.ListWorkspaceFilePagesOptions options) |
List File Pages.
|
ApiResponse<PageImages> |
WorkspacesApi.listWorkspaceFilePagesWithHttpInfo(String accountId,
String workspaceId,
String folderId,
String fileId,
WorkspacesApi.ListWorkspaceFilePagesOptions options) |
List File Pages Retrieves a workspace file as rasterized pages.
|
WorkspaceFolderContents |
WorkspacesApi.listWorkspaceFolderItems(String accountId,
String workspaceId,
String folderId) |
List Workspace Folder Contents.
|
WorkspaceFolderContents |
WorkspacesApi.listWorkspaceFolderItems(String accountId,
String workspaceId,
String folderId,
WorkspacesApi.ListWorkspaceFolderItemsOptions options) |
List Workspace Folder Contents.
|
ApiResponse<WorkspaceFolderContents> |
WorkspacesApi.listWorkspaceFolderItemsWithHttpInfo(String accountId,
String workspaceId,
String folderId,
WorkspacesApi.ListWorkspaceFolderItemsOptions options) |
List Workspace Folder Contents Retrieves workspace folder contents, which can include sub
folders and files.
|
WorkspaceList |
WorkspacesApi.listWorkspaces(String accountId) |
List Workspaces.
|
ApiResponse<WorkspaceList> |
WorkspacesApi.listWorkspacesWithHttpInfo(String accountId) |
List Workspaces Gets information about the Workspaces that have been created.
|
LoginInformation |
AuthenticationApi.login() |
Gets login information for a specified user..
|
LoginInformation |
AuthenticationApi.login(AuthenticationApi.LoginOptions options) |
Gets login information for a specified user..
|
ApiResponse<LoginInformation> |
AuthenticationApi.loginWithHttpInfo(AuthenticationApi.LoginOptions options) |
Gets login information for a specified user.
|
BillingPaymentResponse |
BillingApi.makePayment(String accountId,
BillingPaymentRequest billingPaymentRequest) |
Posts a payment to a past due invoice..
|
ApiResponse<BillingPaymentResponse> |
BillingApi.makePaymentWithHttpInfo(String accountId,
BillingPaymentRequest billingPaymentRequest) |
Posts a payment to a past due invoice.
|
FoldersResponse |
FoldersApi.moveEnvelopes(String accountId,
String folderId,
FoldersRequest foldersRequest) |
Moves an envelope from its current folder to the specified folder..
|
ApiResponse<FoldersResponse> |
FoldersApi.moveEnvelopesWithHttpInfo(String accountId,
String folderId,
FoldersRequest foldersRequest) |
Moves an envelope from its current folder to the specified folder.
|
ContactUpdateResponse |
UsersApi.postContacts(String accountId,
ContactModRequest contactModRequest) |
Imports multiple new contacts into the contacts collection from CSV, JSON, or XML (based on
content type)..
|
ApiResponse<ContactUpdateResponse> |
UsersApi.postContactsWithHttpInfo(String accountId,
ContactModRequest contactModRequest) |
Imports multiple new contacts into the contacts collection from CSV, JSON, or XML (based on
content type).
|
void |
BillingApi.purchaseEnvelopes(String accountId,
PurchasedEnvelopesInformation purchasedEnvelopesInformation) |
Reserverd: Purchase additional envelopes..
|
ApiResponse<Object> |
BillingApi.purchaseEnvelopesWithHttpInfo(String accountId,
PurchasedEnvelopesInformation purchasedEnvelopesInformation) |
Reserverd: Purchase additional envelopes.
|
EnvelopeAttachmentsResult |
EnvelopesApi.putAttachment(String accountId,
String envelopeId,
String attachmentId,
Attachment attachment) |
Add an attachment to a DRAFT or IN-PROCESS envelope..
|
EnvelopeAttachmentsResult |
EnvelopesApi.putAttachments(String accountId,
String envelopeId,
EnvelopeAttachmentsRequest envelopeAttachmentsRequest) |
Add one or more attachments to a DRAFT or IN-PROCESS envelope..
|
ApiResponse<EnvelopeAttachmentsResult> |
EnvelopesApi.putAttachmentsWithHttpInfo(String accountId,
String envelopeId,
EnvelopeAttachmentsRequest envelopeAttachmentsRequest) |
Add one or more attachments to a DRAFT or IN-PROCESS envelope.
|
ApiResponse<EnvelopeAttachmentsResult> |
EnvelopesApi.putAttachmentWithHttpInfo(String accountId,
String envelopeId,
String attachmentId,
Attachment attachment) |
Add an attachment to a DRAFT or IN-PROCESS envelope.
|
ContactUpdateResponse |
UsersApi.putContacts(String accountId,
ContactModRequest contactModRequest) |
Replaces contacts associated with an account for the DocuSign service..
|
ApiResponse<ContactUpdateResponse> |
UsersApi.putContactsWithHttpInfo(String accountId,
ContactModRequest contactModRequest) |
Replaces contacts associated with an account for the DocuSign service.
|
ConnectFailureResults |
ConnectApi.retryEventForEnvelope(String accountId,
String envelopeId) |
Republishes Connect information for the specified envelope..
|
ConnectFailureResults |
ConnectApi.retryEventForEnvelopes(String accountId,
ConnectFailureFilter connectFailureFilter) |
Republishes Connect information for multiple envelopes..
|
ApiResponse<ConnectFailureResults> |
ConnectApi.retryEventForEnvelopesWithHttpInfo(String accountId,
ConnectFailureFilter connectFailureFilter) |
Republishes Connect information for multiple envelopes.
|
ApiResponse<ConnectFailureResults> |
ConnectApi.retryEventForEnvelopeWithHttpInfo(String accountId,
String envelopeId) |
Republishes Connect information for the specified envelope.
|
void |
AuthenticationApi.revokeOAuthToken() |
Revokes an authorization token..
|
ApiResponse<Object> |
AuthenticationApi.revokeOAuthTokenWithHttpInfo() |
Revokes an authorization token.
|
void |
EnvelopesApi.rotateDocumentPage(String accountId,
String envelopeId,
String documentId,
String pageNumber,
PageRequest pageRequest) |
Rotates page image from an envelope for display..
|
void |
TemplatesApi.rotateDocumentPage(String accountId,
String templateId,
String documentId,
String pageNumber,
PageRequest pageRequest) |
Rotates page image from a template for display..
|
ApiResponse<Object> |
EnvelopesApi.rotateDocumentPageWithHttpInfo(String accountId,
String envelopeId,
String documentId,
String pageNumber,
PageRequest pageRequest) |
Rotates page image from an envelope for display.
|
ApiResponse<Object> |
TemplatesApi.rotateDocumentPageWithHttpInfo(String accountId,
String templateId,
String documentId,
String pageNumber,
PageRequest pageRequest) |
Rotates page image from a template for display.
|
FolderItemResponse |
FoldersApi.search(String accountId,
String searchFolderId) |
Gets a list of envelopes in folders matching the specified criteria..
|
FolderItemResponse |
FoldersApi.search(String accountId,
String searchFolderId,
FoldersApi.SearchOptions options) |
Gets a list of envelopes in folders matching the specified criteria..
|
ApiResponse<FolderItemResponse> |
FoldersApi.searchWithHttpInfo(String accountId,
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(String accountId,
FavoriteTemplatesInfo favoriteTemplatesInfo) |
Unfavorite a template.
|
ApiResponse<FavoriteTemplatesInfo> |
AccountsApi.unFavoriteTemplateWithHttpInfo(String accountId,
FavoriteTemplatesInfo favoriteTemplatesInfo) |
Unfavorite a template
|
TabMetadata |
CustomTabsApi.update(String accountId,
String customTabId,
TabMetadata tabMetadata) |
Updates custom tab information.
|
EnvelopeUpdateSummary |
EnvelopesApi.update(String accountId,
String envelopeId,
Envelope envelope) |
Send Draft Envelope/Void Envelope/Move/Purge Envelope/Modify draft.
|
EnvelopeUpdateSummary |
EnvelopesApi.update(String accountId,
String envelopeId,
Envelope envelope,
EnvelopesApi.UpdateOptions options) |
Send Draft Envelope/Void Envelope/Move/Purge Envelope/Modify draft.
|
SigningGroup |
SigningGroupsApi.update(String accountId,
String signingGroupId,
SigningGroup signingGroup) |
Updates a signing group.
|
TemplateUpdateSummary |
TemplatesApi.update(String accountId,
String templateId,
EnvelopeTemplate envelopeTemplate) |
Updates an existing template..
|
AccountSignaturesInformation |
AccountsApi.updateAccountSignature(String accountId,
AccountSignaturesInformation accountSignaturesInformation) |
Updates a account signature..
|
AccountSignature |
AccountsApi.updateAccountSignatureById(String accountId,
String signatureId,
AccountSignatureDefinition accountSignatureDefinition) |
Updates a account signature..
|
AccountSignature |
AccountsApi.updateAccountSignatureById(String accountId,
String signatureId,
AccountSignatureDefinition accountSignatureDefinition,
AccountsApi.UpdateAccountSignatureByIdOptions options) |
Updates a account signature..
|
ApiResponse<AccountSignature> |
AccountsApi.updateAccountSignatureByIdWithHttpInfo(String accountId,
String signatureId,
AccountSignatureDefinition accountSignatureDefinition,
AccountsApi.UpdateAccountSignatureByIdOptions options) |
Updates a account signature.
|
AccountSignature |
AccountsApi.updateAccountSignatureImage(String accountId,
String signatureId,
String imageType) |
Sets a signature, initials, or stamps image..
|
AccountSignature |
AccountsApi.updateAccountSignatureImage(String accountId,
String signatureId,
String imageType,
AccountsApi.UpdateAccountSignatureImageOptions options) |
Sets a signature, initials, or stamps image..
|
ApiResponse<AccountSignature> |
AccountsApi.updateAccountSignatureImageWithHttpInfo(String accountId,
String signatureId,
String imageType,
AccountsApi.UpdateAccountSignatureImageOptions options) |
Sets a signature, initials, or stamps image.
|
ApiResponse<AccountSignaturesInformation> |
AccountsApi.updateAccountSignatureWithHttpInfo(String accountId,
AccountSignaturesInformation accountSignaturesInformation) |
Updates a account signature.
|
TabAccountSettings |
AccountsApi.updateAccountTabSettings(String accountId,
TabAccountSettings tabAccountSettings) |
Modifies tab settings for specified account.
|
ApiResponse<TabAccountSettings> |
AccountsApi.updateAccountTabSettingsWithHttpInfo(String accountId,
TabAccountSettings tabAccountSettings) |
Modifies tab settings for specified account This method modifies the tab types and tab
functionality that is enabled for an account.
|
Brand |
AccountsApi.updateBrand(String accountId,
String brandId,
Brand brand) |
Updates an existing brand..
|
Brand |
AccountsApi.updateBrand(String accountId,
String brandId,
Brand brand,
AccountsApi.UpdateBrandOptions options) |
Updates an existing brand..
|
void |
AccountsApi.updateBrandLogoByType(String accountId,
String brandId,
String logoType,
byte[] logoFileBytes) |
Put one branding logo..
|
ApiResponse<Object> |
AccountsApi.updateBrandLogoByTypeWithHttpInfo(String accountId,
String brandId,
String logoType,
byte[] logoFileBytes) |
Put one branding logo.
|
BrandResources |
AccountsApi.updateBrandResourcesByContentType(String accountId,
String brandId,
String resourceContentType,
byte[] fileXml) |
Uploads a branding resource file..
|
ApiResponse<BrandResources> |
AccountsApi.updateBrandResourcesByContentTypeWithHttpInfo(String accountId,
String brandId,
String resourceContentType,
byte[] fileXml) |
Uploads a branding resource file.
|
GroupBrands |
GroupsApi.updateBrands(String accountId,
String groupId,
BrandsRequest brandsRequest) |
Adds group brand ID information to a group..
|
ApiResponse<GroupBrands> |
GroupsApi.updateBrandsWithHttpInfo(String accountId,
String groupId,
BrandsRequest brandsRequest) |
Adds group brand ID information to a group.
|
ApiResponse<Brand> |
AccountsApi.updateBrandWithHttpInfo(String accountId,
String brandId,
Brand brand,
AccountsApi.UpdateBrandOptions options) |
Updates an existing brand.
|
void |
BulkProcessDataApi.updateBulkProcessList(String accountId,
String processAction,
String bulkProcessListId) |
Updates a specific bulk process list.
|
void |
BulkProcessDataSendApi.updateBulkProcessList(String accountId,
String processAction,
String bulkProcessListId) |
Updates a specific bulk process list.
|
ApiResponse<Object> |
BulkProcessDataApi.updateBulkProcessListWithHttpInfo(String accountId,
String processAction,
String bulkProcessListId) |
Updates a specific bulk process list
|
ApiResponse<Object> |
BulkProcessDataSendApi.updateBulkProcessListWithHttpInfo(String accountId,
String processAction,
String bulkProcessListId) |
Updates a specific bulk process list
|
BulkSendBatchStatus |
BulkEnvelopesApi.updateBulkSendBatchAction(String accountId,
String bulkSendBatchId,
String bulkAction,
BulkSendBatchActionRequest bulkSendBatchActionRequest) |
Initiate a specific bulk send batch action.
|
ApiResponse<BulkSendBatchStatus> |
BulkEnvelopesApi.updateBulkSendBatchActionWithHttpInfo(String accountId,
String bulkSendBatchId,
String bulkAction,
BulkSendBatchActionRequest bulkSendBatchActionRequest) |
Initiate a specific bulk send batch action
|
BulkSendBatchStatus |
BulkEnvelopesApi.updateBulkSendBatchStatus(String accountId,
String bulkSendBatchId,
BulkSendBatchRequest bulkSendBatchRequest) |
Put/Update a specific bulk send batch status.
|
ApiResponse<BulkSendBatchStatus> |
BulkEnvelopesApi.updateBulkSendBatchStatusWithHttpInfo(String accountId,
String bulkSendBatchId,
BulkSendBatchRequest bulkSendBatchRequest) |
Put/Update a specific bulk send batch status Updates a specific bulk send batch status.
|
BulkSendingList |
BulkEnvelopesApi.updateBulkSendList(String accountId,
String bulkSendListId,
BulkSendingList bulkSendingList) |
Updates an existing bulk send list.
|
ApiResponse<BulkSendingList> |
BulkEnvelopesApi.updateBulkSendListWithHttpInfo(String accountId,
String bulkSendListId,
BulkSendingList bulkSendingList) |
Updates an existing bulk send list.
|
ChunkedUploadResponse |
EnvelopesApi.updateChunkedUpload(String accountId,
String chunkedUploadId) |
Integrity-Check and Commit a ChunkedUpload, readying it for use elsewhere..
|
ChunkedUploadResponse |
EnvelopesApi.updateChunkedUpload(String accountId,
String chunkedUploadId,
EnvelopesApi.UpdateChunkedUploadOptions options) |
Integrity-Check and Commit a ChunkedUpload, readying it for use elsewhere..
|
ChunkedUploadResponse |
EnvelopesApi.updateChunkedUploadPart(String accountId,
String chunkedUploadId,
String chunkedUploadPartSeq,
ChunkedUploadRequest chunkedUploadRequest) |
Add a chunk, a chunk 'part', to an existing ChunkedUpload..
|
ApiResponse<ChunkedUploadResponse> |
EnvelopesApi.updateChunkedUploadPartWithHttpInfo(String accountId,
String chunkedUploadId,
String chunkedUploadPartSeq,
ChunkedUploadRequest chunkedUploadRequest) |
Add a chunk, a chunk 'part', to an existing ChunkedUpload.
|
ApiResponse<ChunkedUploadResponse> |
EnvelopesApi.updateChunkedUploadWithHttpInfo(String accountId,
String chunkedUploadId,
EnvelopesApi.UpdateChunkedUploadOptions options) |
Integrity-Check and Commit a ChunkedUpload, readying it for use elsewhere.
|
ConnectCustomConfiguration |
ConnectApi.updateConfiguration(String accountId,
ConnectCustomConfiguration connectCustomConfiguration) |
Updates a specified Connect configuration..
|
ApiResponse<ConnectCustomConfiguration> |
ConnectApi.updateConfigurationWithHttpInfo(String accountId,
ConnectCustomConfiguration connectCustomConfiguration) |
Updates a specified Connect configuration.
|
ConsumerDisclosure |
AccountsApi.updateConsumerDisclosure(String accountId,
String langCode,
ConsumerDisclosure consumerDisclosure) |
Update Consumer Disclosure..
|
ConsumerDisclosure |
AccountsApi.updateConsumerDisclosure(String accountId,
String langCode,
ConsumerDisclosure consumerDisclosure,
AccountsApi.UpdateConsumerDisclosureOptions options) |
Update Consumer Disclosure..
|
ApiResponse<ConsumerDisclosure> |
AccountsApi.updateConsumerDisclosureWithHttpInfo(String accountId,
String langCode,
ConsumerDisclosure consumerDisclosure,
AccountsApi.UpdateConsumerDisclosureOptions options) |
Update Consumer Disclosure.
|
CustomFields |
AccountsApi.updateCustomField(String accountId,
String customFieldId,
CustomField customField) |
Updates an existing account custom field..
|
CustomFields |
AccountsApi.updateCustomField(String accountId,
String customFieldId,
CustomField customField,
AccountsApi.UpdateCustomFieldOptions options) |
Updates an existing account custom field..
|
CustomFields |
EnvelopesApi.updateCustomFields(String accountId,
String envelopeId,
CustomFields customFields) |
Updates envelope custom fields in an envelope..
|
CustomFields |
TemplatesApi.updateCustomFields(String accountId,
String templateId,
TemplateCustomFields templateCustomFields) |
Updates envelope custom fields in a template..
|
ApiResponse<CustomFields> |
EnvelopesApi.updateCustomFieldsWithHttpInfo(String accountId,
String envelopeId,
CustomFields customFields) |
Updates envelope custom fields in an envelope.
|
ApiResponse<CustomFields> |
TemplatesApi.updateCustomFieldsWithHttpInfo(String accountId,
String templateId,
TemplateCustomFields templateCustomFields) |
Updates envelope custom fields in a template.
|
ApiResponse<CustomFields> |
AccountsApi.updateCustomFieldWithHttpInfo(String accountId,
String customFieldId,
CustomField customField,
AccountsApi.UpdateCustomFieldOptions options) |
Updates an existing account custom field.
|
CustomSettingsInformation |
UsersApi.updateCustomSettings(String accountId,
String userId,
CustomSettingsInformation customSettingsInformation) |
Adds or updates custom user settings for the specified user..
|
ApiResponse<CustomSettingsInformation> |
UsersApi.updateCustomSettingsWithHttpInfo(String accountId,
String userId,
CustomSettingsInformation customSettingsInformation) |
Adds or updates custom user settings for the specified user.
|
EnvelopeDocument |
EnvelopesApi.updateDocument(String accountId,
String envelopeId,
String documentId) |
Adds a document to an existing draft envelope..
|
EnvelopeDocument |
TemplatesApi.updateDocument(String accountId,
String templateId,
String documentId,
EnvelopeDefinition envelopeDefinition) |
Adds a document to a template document..
|
EnvelopeDocument |
TemplatesApi.updateDocument(String accountId,
String templateId,
String documentId,
EnvelopeDefinition envelopeDefinition,
TemplatesApi.UpdateDocumentOptions options) |
Adds a document to a template document..
|
DocumentFieldsInformation |
EnvelopesApi.updateDocumentFields(String accountId,
String envelopeId,
String documentId,
DocumentFieldsInformation documentFieldsInformation) |
Updates existing custom document fields in an existing envelope document..
|
DocumentFieldsInformation |
TemplatesApi.updateDocumentFields(String accountId,
String templateId,
String documentId,
DocumentFieldsInformation documentFieldsInformation) |
Updates existing custom document fields in an existing template document..
|
ApiResponse<DocumentFieldsInformation> |
EnvelopesApi.updateDocumentFieldsWithHttpInfo(String accountId,
String envelopeId,
String documentId,
DocumentFieldsInformation documentFieldsInformation) |
Updates existing custom document fields in an existing envelope document.
|
ApiResponse<DocumentFieldsInformation> |
TemplatesApi.updateDocumentFieldsWithHttpInfo(String accountId,
String templateId,
String documentId,
DocumentFieldsInformation documentFieldsInformation) |
Updates existing custom document fields in an existing template document.
|
EnvelopeDocumentsResult |
EnvelopesApi.updateDocuments(String accountId,
String envelopeId,
EnvelopeDefinition envelopeDefinition) |
Adds one or more documents to an existing envelope document..
|
TemplateDocumentsResult |
TemplatesApi.updateDocuments(String accountId,
String templateId,
EnvelopeDefinition envelopeDefinition) |
Adds documents to a template document..
|
ApiResponse<EnvelopeDocumentsResult> |
EnvelopesApi.updateDocumentsWithHttpInfo(String accountId,
String envelopeId,
EnvelopeDefinition envelopeDefinition) |
Adds one or more documents to an existing envelope document.
|
ApiResponse<TemplateDocumentsResult> |
TemplatesApi.updateDocumentsWithHttpInfo(String accountId,
String templateId,
EnvelopeDefinition envelopeDefinition) |
Adds documents to a template document.
|
Tabs |
EnvelopesApi.updateDocumentTabs(String accountId,
String envelopeId,
String documentId,
Tabs tabs) |
Updates the tabs for an envelope document.
|
ApiResponse<Tabs> |
EnvelopesApi.updateDocumentTabsWithHttpInfo(String accountId,
String envelopeId,
String documentId,
Tabs tabs) |
Updates the tabs for an envelope document Updates tabs in the document specified by
`documentId` in the envelope specified by `envelopeId`.
|
ApiResponse<EnvelopeDocument> |
EnvelopesApi.updateDocumentWithHttpInfo(String accountId,
String envelopeId,
String documentId) |
Adds a document to an existing draft envelope.
|
ApiResponse<EnvelopeDocument> |
TemplatesApi.updateDocumentWithHttpInfo(String accountId,
String templateId,
String documentId,
EnvelopeDefinition envelopeDefinition,
TemplatesApi.UpdateDocumentOptions options) |
Adds a document to a template document.
|
DowngradePlanUpdateResponse |
BillingApi.updateDowngradeAccountBillingPlan(String accountId,
DowngradeBillingPlanInformation downgradeBillingPlanInformation) |
Queues downgrade billing plan request for an account..
|
ApiResponse<DowngradePlanUpdateResponse> |
BillingApi.updateDowngradeAccountBillingPlanWithHttpInfo(String accountId,
DowngradeBillingPlanInformation downgradeBillingPlanInformation) |
Queues downgrade billing plan request for an account.
|
EmailSettings |
EnvelopesApi.updateEmailSettings(String accountId,
String envelopeId,
EmailSettings emailSettings) |
Updates the email setting overrides for an envelope..
|
ApiResponse<EmailSettings> |
EnvelopesApi.updateEmailSettingsWithHttpInfo(String accountId,
String envelopeId,
EmailSettings emailSettings) |
Updates the email setting overrides for an envelope.
|
ENoteConfiguration |
AccountsApi.updateENoteConfiguration(String accountId,
ENoteConfiguration eNoteConfiguration) |
Updates configuration information for the eNote eOriginal integration..
|
ApiResponse<ENoteConfiguration> |
AccountsApi.updateENoteConfigurationWithHttpInfo(String accountId,
ENoteConfiguration eNoteConfiguration) |
Updates configuration information for the eNote eOriginal integration.
|
DelayedRouting |
EnvelopesApi.updateEnvelopeDelayedRoutingDefinition(String accountId,
String envelopeId,
String workflowStepId,
DelayedRouting delayedRouting) |
Updates the delayed routing rules for an envelope's workflow step definition..
|
ApiResponse<DelayedRouting> |
EnvelopesApi.updateEnvelopeDelayedRoutingDefinitionWithHttpInfo(String accountId,
String envelopeId,
String workflowStepId,
DelayedRouting delayedRouting) |
Updates the delayed routing rules for an envelope's workflow step definition.
|
EnvelopePurgeConfiguration |
AccountsApi.updateEnvelopePurgeConfiguration(String accountId,
EnvelopePurgeConfiguration envelopePurgeConfiguration) |
Updates envelope purge configuration..
|
ApiResponse<EnvelopePurgeConfiguration> |
AccountsApi.updateEnvelopePurgeConfigurationWithHttpInfo(String accountId,
EnvelopePurgeConfiguration envelopePurgeConfiguration) |
Updates envelope purge configuration.
|
ScheduledSending |
EnvelopesApi.updateEnvelopeScheduledSendingDefinition(String accountId,
String envelopeId,
ScheduledSending scheduledSending) |
Updates the scheduled sending rules for an envelope's workflow definition..
|
ApiResponse<ScheduledSending> |
EnvelopesApi.updateEnvelopeScheduledSendingDefinitionWithHttpInfo(String accountId,
String envelopeId,
ScheduledSending scheduledSending) |
Updates the scheduled sending rules for an envelope's workflow definition.
|
EnvelopeTransferRule |
EnvelopesApi.updateEnvelopeTransferRule(String accountId,
String envelopeTransferRuleId,
EnvelopeTransferRule envelopeTransferRule) |
Update an envelope transfer rule for an account..
|
EnvelopeTransferRuleInformation |
EnvelopesApi.updateEnvelopeTransferRules(String accountId,
EnvelopeTransferRuleInformation envelopeTransferRuleInformation) |
Update envelope transfer rules for an account..
|
ApiResponse<EnvelopeTransferRuleInformation> |
EnvelopesApi.updateEnvelopeTransferRulesWithHttpInfo(String accountId,
EnvelopeTransferRuleInformation envelopeTransferRuleInformation) |
Update envelope transfer rules for an account.
|
ApiResponse<EnvelopeTransferRule> |
EnvelopesApi.updateEnvelopeTransferRuleWithHttpInfo(String accountId,
String envelopeTransferRuleId,
EnvelopeTransferRule envelopeTransferRule) |
Update an envelope transfer rule for an account.
|
Workflow |
EnvelopesApi.updateEnvelopeWorkflowDefinition(String accountId,
String envelopeId,
Workflow workflow) |
Updates the envelope workflow definition for an envelope..
|
ApiResponse<Workflow> |
EnvelopesApi.updateEnvelopeWorkflowDefinitionWithHttpInfo(String accountId,
String envelopeId,
Workflow workflow) |
Updates the envelope workflow definition for an envelope.
|
WorkflowStep |
EnvelopesApi.updateEnvelopeWorkflowStepDefinition(String accountId,
String envelopeId,
String workflowStepId,
WorkflowStep workflowStep) |
Updates the envelope workflow step definition for an envelope..
|
ApiResponse<WorkflowStep> |
EnvelopesApi.updateEnvelopeWorkflowStepDefinitionWithHttpInfo(String accountId,
String envelopeId,
String workflowStepId,
WorkflowStep workflowStep) |
Updates the envelope workflow step definition for an envelope.
|
FavoriteTemplatesInfo |
AccountsApi.updateFavoriteTemplate(String accountId,
FavoriteTemplatesInfo favoriteTemplatesInfo) |
Favorites a template.
|
ApiResponse<FavoriteTemplatesInfo> |
AccountsApi.updateFavoriteTemplateWithHttpInfo(String accountId,
FavoriteTemplatesInfo favoriteTemplatesInfo) |
Favorites a template
|
GroupInformation |
GroupsApi.updateGroups(String accountId,
GroupInformation groupInformation) |
Updates the group information for a group..
|
GroupInformation |
TemplatesApi.updateGroupShare(String accountId,
String templateId,
String templatePart,
GroupInformation groupInformation) |
Shares a template with a group.
|
ApiResponse<GroupInformation> |
TemplatesApi.updateGroupShareWithHttpInfo(String accountId,
String templateId,
String templatePart,
GroupInformation groupInformation) |
Shares a template with a group Shares a template with the specified members group.
|
ApiResponse<GroupInformation> |
GroupsApi.updateGroupsWithHttpInfo(String accountId,
GroupInformation groupInformation) |
Updates the group information for a group.
|
UsersResponse |
GroupsApi.updateGroupUsers(String accountId,
String groupId,
UserInfoList userInfoList) |
Adds one or more users to an existing group..
|
ApiResponse<UsersResponse> |
GroupsApi.updateGroupUsersWithHttpInfo(String accountId,
String groupId,
UserInfoList userInfoList) |
Adds one or more users to an existing group.
|
SigningGroupInformation |
SigningGroupsApi.updateList(String accountId,
SigningGroupInformation signingGroupInformation) |
Updates signing group names..
|
ApiResponse<SigningGroupInformation> |
SigningGroupsApi.updateListWithHttpInfo(String accountId,
SigningGroupInformation signingGroupInformation) |
Updates signing group names.
|
LockInformation |
EnvelopesApi.updateLock(String accountId,
String envelopeId,
LockRequest lockRequest) |
Updates an envelope lock..
|
LockInformation |
TemplatesApi.updateLock(String accountId,
String templateId,
LockRequest lockRequest) |
Updates a template lock..
|
ApiResponse<LockInformation> |
EnvelopesApi.updateLockWithHttpInfo(String accountId,
String envelopeId,
LockRequest lockRequest) |
Updates an envelope lock.
|
ApiResponse<LockInformation> |
TemplatesApi.updateLockWithHttpInfo(String accountId,
String templateId,
LockRequest lockRequest) |
Updates a template lock.
|
MobileNotifierConfigurationInformation |
ConnectApi.updateMobileNotifiers(String accountId,
MobileNotifierConfigurationInformation mobileNotifierConfigurationInformation) |
Reserved.
|
ApiResponse<MobileNotifierConfigurationInformation> |
ConnectApi.updateMobileNotifiersWithHttpInfo(String accountId,
MobileNotifierConfigurationInformation mobileNotifierConfigurationInformation) |
Reserved Reserved:
|
Notary |
NotaryApi.updateNotary(Notary notary) |
Update a notary.
|
NotaryJurisdiction |
NotaryApi.updateNotaryJurisdiction(String jurisdictionId,
NotaryJurisdiction notaryJurisdiction) |
Update a notary jurisdiction.
|
ApiResponse<NotaryJurisdiction> |
NotaryApi.updateNotaryJurisdictionWithHttpInfo(String jurisdictionId,
NotaryJurisdiction notaryJurisdiction) |
Update a notary jurisdiction Updates the jurisdiction information about a notary.
|
ApiResponse<Notary> |
NotaryApi.updateNotaryWithHttpInfo(Notary notary) |
Update a notary Updates notary information for the current user.
|
NotificationDefaults |
AccountsApi.updateNotificationDefaults(String accountId,
NotificationDefaults notificationDefaults) |
Updates default user level settings for a specified account.
|
ApiResponse<NotificationDefaults> |
AccountsApi.updateNotificationDefaultsWithHttpInfo(String accountId,
NotificationDefaults notificationDefaults) |
Updates default user level settings for a specified account This method changes the default
settings for the email notifications that signers and senders receive about envelopes.
|
Notification |
EnvelopesApi.updateNotificationSettings(String accountId,
String envelopeId,
EnvelopeNotificationRequest envelopeNotificationRequest) |
Sets envelope notification (Reminders/Expirations) structure for an existing envelope..
|
Notification |
TemplatesApi.updateNotificationSettings(String accountId,
String templateId,
TemplateNotificationRequest templateNotificationRequest) |
Updates the notification structure for an existing template..
|
ApiResponse<Notification> |
EnvelopesApi.updateNotificationSettingsWithHttpInfo(String accountId,
String envelopeId,
EnvelopeNotificationRequest envelopeNotificationRequest) |
Sets envelope notification (Reminders/Expirations) structure for an existing envelope.
|
ApiResponse<Notification> |
TemplatesApi.updateNotificationSettingsWithHttpInfo(String accountId,
String templateId,
TemplateNotificationRequest templateNotificationRequest) |
Updates the notification structure for an existing template.
|
void |
AuthenticationApi.updatePassword(String loginPart,
UserPasswordInformation userPasswordInformation) |
Updates the password for a specified user..
|
AccountPasswordRules |
AccountsApi.updatePasswordRules(String accountId,
AccountPasswordRules accountPasswordRules) |
Update the password rules.
|
ApiResponse<AccountPasswordRules> |
AccountsApi.updatePasswordRulesWithHttpInfo(String accountId,
AccountPasswordRules accountPasswordRules) |
Update the password rules This method updates the password rules for an account.
|
ApiResponse<Object> |
AuthenticationApi.updatePasswordWithHttpInfo(String loginPart,
UserPasswordInformation userPasswordInformation) |
Updates the password for a specified user.
|
PermissionProfile |
AccountsApi.updatePermissionProfile(String accountId,
String permissionProfileId,
PermissionProfile permissionProfile) |
Updates a permission profile within the specified account..
|
PermissionProfile |
AccountsApi.updatePermissionProfile(String accountId,
String permissionProfileId,
PermissionProfile permissionProfile,
AccountsApi.UpdatePermissionProfileOptions options) |
Updates a permission profile within the specified account..
|
ApiResponse<PermissionProfile> |
AccountsApi.updatePermissionProfileWithHttpInfo(String accountId,
String permissionProfileId,
PermissionProfile permissionProfile,
AccountsApi.UpdatePermissionProfileOptions options) |
Updates a permission profile within the specified account.
|
BillingPlanUpdateResponse |
BillingApi.updatePlan(String accountId,
BillingPlanInformation billingPlanInformation) |
Updates the account billing plan..
|
BillingPlanUpdateResponse |
BillingApi.updatePlan(String accountId,
BillingPlanInformation billingPlanInformation,
BillingApi.UpdatePlanOptions options) |
Updates the account billing plan..
|
ApiResponse<BillingPlanUpdateResponse> |
BillingApi.updatePlanWithHttpInfo(String accountId,
BillingPlanInformation billingPlanInformation,
BillingApi.UpdatePlanOptions options) |
Updates the account billing plan.
|
PowerForm |
PowerFormsApi.updatePowerForm(String accountId,
String powerFormId,
PowerForm powerForm) |
Creates a new PowerForm..
|
ApiResponse<PowerForm> |
PowerFormsApi.updatePowerFormWithHttpInfo(String accountId,
String powerFormId,
PowerForm powerForm) |
Creates a new PowerForm.
|
void |
UsersApi.updateProfile(String accountId,
String userId,
UserProfile userProfile) |
Updates the user profile information for the specified user..
|
void |
UsersApi.updateProfileImage(String accountId,
String userId) |
Updates the user profile image for a specified user..
|
ApiResponse<Object> |
UsersApi.updateProfileImageWithHttpInfo(String accountId,
String userId) |
Updates the user profile image for a specified user.
|
ApiResponse<Object> |
UsersApi.updateProfileWithHttpInfo(String accountId,
String userId,
UserProfile userProfile) |
Updates the user profile information for the specified user.
|
DocumentVisibilityList |
EnvelopesApi.updateRecipientDocumentVisibility(String accountId,
String envelopeId,
String recipientId,
DocumentVisibilityList documentVisibilityList) |
Updates document visibility for the recipients.
|
ApiResponse<DocumentVisibilityList> |
EnvelopesApi.updateRecipientDocumentVisibilityWithHttpInfo(String accountId,
String envelopeId,
String recipientId,
DocumentVisibilityList documentVisibilityList) |
Updates document visibility for the recipients This method updates document visibility for a
recipient.
|
void |
EnvelopesApi.updateRecipientInitialsImage(String accountId,
String envelopeId,
String recipientId) |
Sets the initials image for an accountless signer..
|
ApiResponse<Object> |
EnvelopesApi.updateRecipientInitialsImageWithHttpInfo(String accountId,
String envelopeId,
String recipientId) |
Sets the initials image for an accountless signer.
|
RecipientsUpdateSummary |
EnvelopesApi.updateRecipients(String accountId,
String envelopeId,
Recipients recipients) |
Updates recipients in a draft envelope or corrects recipient information for an in process
envelope..
|
RecipientsUpdateSummary |
EnvelopesApi.updateRecipients(String accountId,
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(String accountId,
String templateId,
TemplateRecipients templateRecipients) |
Updates recipients in a template..
|
RecipientsUpdateSummary |
TemplatesApi.updateRecipients(String accountId,
String templateId,
TemplateRecipients templateRecipients,
TemplatesApi.UpdateRecipientsOptions options) |
Updates recipients in a template..
|
DocumentVisibilityList |
EnvelopesApi.updateRecipientsDocumentVisibility(String accountId,
String envelopeId,
DocumentVisibilityList documentVisibilityList) |
Updates document visibility for the recipients.
|
ApiResponse<DocumentVisibilityList> |
EnvelopesApi.updateRecipientsDocumentVisibilityWithHttpInfo(String accountId,
String envelopeId,
DocumentVisibilityList documentVisibilityList) |
Updates document visibility for the recipients This method updates document visibility for one
or more recipients based on the `recipientId` and `visible` values that you
include in the request body.
|
void |
EnvelopesApi.updateRecipientSignatureImage(String accountId,
String envelopeId,
String recipientId) |
Sets the signature image for an accountless signer..
|
ApiResponse<Object> |
EnvelopesApi.updateRecipientSignatureImageWithHttpInfo(String accountId,
String envelopeId,
String recipientId) |
Sets the signature image for an accountless signer.
|
ApiResponse<RecipientsUpdateSummary> |
EnvelopesApi.updateRecipientsWithHttpInfo(String accountId,
String envelopeId,
Recipients recipients,
EnvelopesApi.UpdateRecipientsOptions options) |
Updates recipients in a draft envelope or corrects recipient information for an in process
envelope.
|
ApiResponse<RecipientsUpdateSummary> |
TemplatesApi.updateRecipientsWithHttpInfo(String accountId,
String templateId,
TemplateRecipients templateRecipients,
TemplatesApi.UpdateRecipientsOptions options) |
Updates recipients in a template.
|
byte[] |
EnvelopesApi.updateRegenDocument(String accountId,
String envelopeId,
String regenDocumentId,
Document document) |
Retrieves a PDF document from the envelope with no CoC..
|
ApiResponse<byte[]> |
EnvelopesApi.updateRegenDocumentWithHttpInfo(String accountId,
String envelopeId,
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..
|
ApiResponse<DiagnosticsSettingsInformation> |
DiagnosticsApi.updateRequestLogSettingsWithHttpInfo(DiagnosticsSettingsInformation diagnosticsSettingsInformation) |
Enables or disables API request logging for troubleshooting.
|
void |
AccountsApi.updateSettings(String accountId,
AccountSettingsInformation accountSettingsInformation) |
Updates the account settings for an account..
|
void |
UsersApi.updateSettings(String accountId,
String userId,
UserSettingsInformation userSettingsInformation) |
Updates the user account settings for a specified user..
|
void |
UsersApi.updateSettings(String accountId,
String userId,
UserSettingsInformation userSettingsInformation,
UsersApi.UpdateSettingsOptions options) |
Updates the user account settings for a specified user..
|
ApiResponse<Object> |
AccountsApi.updateSettingsWithHttpInfo(String accountId,
AccountSettingsInformation accountSettingsInformation) |
Updates the account settings for an account.
|
ApiResponse<Object> |
UsersApi.updateSettingsWithHttpInfo(String accountId,
String userId,
UserSettingsInformation userSettingsInformation,
UsersApi.UpdateSettingsOptions options) |
Updates the user account settings for a specified user.
|
AccountSharedAccess |
AccountsApi.updateSharedAccess(String accountId,
AccountSharedAccess accountSharedAccess) |
Reserved: Sets the shared access information for users..
|
AccountSharedAccess |
AccountsApi.updateSharedAccess(String accountId,
AccountSharedAccess accountSharedAccess,
AccountsApi.UpdateSharedAccessOptions options) |
Reserved: Sets the shared access information for users..
|
ApiResponse<AccountSharedAccess> |
AccountsApi.updateSharedAccessWithHttpInfo(String accountId,
AccountSharedAccess accountSharedAccess,
AccountsApi.UpdateSharedAccessOptions options) |
Reserved: Sets the shared access information for users.
|
UserSignature |
UsersApi.updateSignature(String accountId,
String userId,
String signatureId,
UserSignatureDefinition userSignatureDefinition) |
Updates the user signature for a specified user..
|
UserSignature |
UsersApi.updateSignature(String accountId,
String userId,
String signatureId,
UserSignatureDefinition userSignatureDefinition,
UsersApi.UpdateSignatureOptions options) |
Updates the user signature for a specified user..
|
UserSignature |
UsersApi.updateSignatureImage(String accountId,
String userId,
String signatureId,
String imageType) |
Updates the user signature image or user initials image for the specified user..
|
UserSignature |
UsersApi.updateSignatureImage(String accountId,
String userId,
String signatureId,
String imageType,
UsersApi.UpdateSignatureImageOptions options) |
Updates the user signature image or user initials image for the specified user..
|
ApiResponse<UserSignature> |
UsersApi.updateSignatureImageWithHttpInfo(String accountId,
String userId,
String signatureId,
String imageType,
UsersApi.UpdateSignatureImageOptions options) |
Updates the user signature image or user initials image for the specified user.
|
UserSignaturesInformation |
UsersApi.updateSignatures(String accountId,
String userId,
UserSignaturesInformation userSignaturesInformation) |
Adds/updates a user signature..
|
ApiResponse<UserSignaturesInformation> |
UsersApi.updateSignaturesWithHttpInfo(String accountId,
String userId,
UserSignaturesInformation userSignaturesInformation) |
Adds/updates a user signature.
|
ApiResponse<UserSignature> |
UsersApi.updateSignatureWithHttpInfo(String accountId,
String userId,
String signatureId,
UserSignatureDefinition userSignatureDefinition,
UsersApi.UpdateSignatureOptions options) |
Updates the user signature for a specified user.
|
void |
AuthenticationApi.updateSocialLogin(String accountId,
String userId,
SocialAccountInformation socialAccountInformation) |
Adds social account for a user..
|
ApiResponse<Object> |
AuthenticationApi.updateSocialLoginWithHttpInfo(String accountId,
String userId,
SocialAccountInformation socialAccountInformation) |
Adds social account for a user.
|
Tabs |
EnvelopesApi.updateTabs(String accountId,
String envelopeId,
String recipientId,
Tabs tabs) |
Updates the tabs for a recipient.
|
Tabs |
TemplatesApi.updateTabs(String accountId,
String templateId,
String recipientId,
TemplateTabs templateTabs) |
Updates the tabs for a recipient..
|
void |
EnvelopesApi.updateTabsBlob(String accountId,
String envelopeId) |
Update encrypted tabs for envelope..
|
ApiResponse<Object> |
EnvelopesApi.updateTabsBlobWithHttpInfo(String accountId,
String envelopeId) |
Update encrypted tabs for envelope.
|
ApiResponse<Tabs> |
EnvelopesApi.updateTabsWithHttpInfo(String accountId,
String envelopeId,
String recipientId,
Tabs tabs) |
Updates the tabs for a recipient.
|
ApiResponse<Tabs> |
TemplatesApi.updateTabsWithHttpInfo(String accountId,
String templateId,
String recipientId,
TemplateTabs templateTabs) |
Updates the tabs for a recipient.
|
DelayedRouting |
EnvelopesApi.updateTemplateDelayedRoutingDefinition(String accountId,
String templateId,
String workflowStepId,
DelayedRouting delayedRouting) |
Updates the delayed routing rules for a template's workflow step definition..
|
ApiResponse<DelayedRouting> |
EnvelopesApi.updateTemplateDelayedRoutingDefinitionWithHttpInfo(String accountId,
String templateId,
String workflowStepId,
DelayedRouting delayedRouting) |
Updates the delayed routing rules for a template's workflow step definition.
|
Tabs |
TemplatesApi.updateTemplateDocumentTabs(String accountId,
String templateId,
String documentId,
TemplateTabs templateTabs) |
Updates the tabs for a template.
|
ApiResponse<Tabs> |
TemplatesApi.updateTemplateDocumentTabsWithHttpInfo(String accountId,
String templateId,
String documentId,
TemplateTabs templateTabs) |
Updates the tabs for a template Updates tabs in the document specified by
`documentId` in the template specified by `templateId`.
|
TemplateDocumentVisibilityList |
EnvelopesApi.updateTemplateRecipientDocumentVisibility(String accountId,
String templateId,
String recipientId,
TemplateDocumentVisibilityList templateDocumentVisibilityList) |
Updates document visibility for the recipients.
|
ApiResponse<TemplateDocumentVisibilityList> |
EnvelopesApi.updateTemplateRecipientDocumentVisibilityWithHttpInfo(String accountId,
String templateId,
String recipientId,
TemplateDocumentVisibilityList templateDocumentVisibilityList) |
Updates document visibility for the recipients This method updates the document visibility for
a template recipient.
|
TemplateDocumentVisibilityList |
EnvelopesApi.updateTemplateRecipientsDocumentVisibility(String accountId,
String templateId,
TemplateDocumentVisibilityList templateDocumentVisibilityList) |
Updates document visibility for the recipients.
|
ApiResponse<TemplateDocumentVisibilityList> |
EnvelopesApi.updateTemplateRecipientsDocumentVisibilityWithHttpInfo(String accountId,
String templateId,
TemplateDocumentVisibilityList templateDocumentVisibilityList) |
Updates document visibility for the recipients This method updates document visibility for one
or more template recipients based on the `recipientId` and `visible` values
that you include in the request body.
|
ScheduledSending |
EnvelopesApi.updateTemplateScheduledSendingDefinition(String accountId,
String templateId,
ScheduledSending scheduledSending) |
Updates the scheduled sending rules for a template's workflow definition..
|
ApiResponse<ScheduledSending> |
EnvelopesApi.updateTemplateScheduledSendingDefinitionWithHttpInfo(String accountId,
String templateId,
ScheduledSending scheduledSending) |
Updates the scheduled sending rules for a template's workflow definition.
|
Workflow |
EnvelopesApi.updateTemplateWorkflowDefinition(String accountId,
String templateId,
Workflow workflow) |
Updates the workflow definition for a template..
|
ApiResponse<Workflow> |
EnvelopesApi.updateTemplateWorkflowDefinitionWithHttpInfo(String accountId,
String templateId,
Workflow workflow) |
Updates the workflow definition for a template.
|
WorkflowStep |
EnvelopesApi.updateTemplateWorkflowStepDefinition(String accountId,
String templateId,
String workflowStepId,
WorkflowStep workflowStep) |
Updates the template workflow step definition for an envelope..
|
ApiResponse<WorkflowStep> |
EnvelopesApi.updateTemplateWorkflowStepDefinitionWithHttpInfo(String accountId,
String templateId,
String workflowStepId,
WorkflowStep workflowStep) |
Updates the template workflow step definition for an envelope.
|
UpdateTransactionResponse |
SignatureApi.updateTransaction(UpdateTransactionRequest updateTransactionRequest) |
Report an error from the tsp to docusign
|
UserInformation |
UsersApi.updateUser(String accountId,
String userId,
UserInformation userInformation) |
Updates the specified user information..
|
UserInformation |
UsersApi.updateUser(String accountId,
String userId,
UserInformation userInformation,
UsersApi.UpdateUserOptions options) |
Updates the specified user information..
|
SigningGroupUsers |
SigningGroupsApi.updateUsers(String accountId,
String signingGroupId,
SigningGroupUsers signingGroupUsers) |
Adds members to a signing group.
|
UserInformationList |
UsersApi.updateUsers(String accountId,
UserInformationList userInformationList) |
Change one or more user in the specified account..
|
UserInformationList |
UsersApi.updateUsers(String accountId,
UserInformationList userInformationList,
UsersApi.UpdateUsersOptions options) |
Change one or more user in the specified account..
|
ApiResponse<SigningGroupUsers> |
SigningGroupsApi.updateUsersWithHttpInfo(String accountId,
String signingGroupId,
SigningGroupUsers signingGroupUsers) |
Adds members to a signing group.
|
ApiResponse<UserInformationList> |
UsersApi.updateUsersWithHttpInfo(String accountId,
UserInformationList userInformationList,
UsersApi.UpdateUsersOptions options) |
Change one or more user in the specified account.
|
ApiResponse<UserInformation> |
UsersApi.updateUserWithHttpInfo(String accountId,
String userId,
UserInformation userInformation,
UsersApi.UpdateUserOptions options) |
Updates the specified user information.
|
Watermark |
AccountsApi.updateWatermark(String accountId,
Watermark watermark) |
Update watermark information..
|
ApiResponse<Watermark> |
AccountsApi.updateWatermarkWithHttpInfo(String accountId,
Watermark watermark) |
Update watermark information.
|
ApiResponse<TabMetadata> |
CustomTabsApi.updateWithHttpInfo(String accountId,
String customTabId,
TabMetadata tabMetadata) |
Updates custom tab information.
|
ApiResponse<EnvelopeUpdateSummary> |
EnvelopesApi.updateWithHttpInfo(String accountId,
String envelopeId,
Envelope envelope,
EnvelopesApi.UpdateOptions options) |
Send Draft Envelope/Void Envelope/Move/Purge Envelope/Modify draft The Put Envelopes endpoint
provides the following functionality: * Sends the specified single draft envelope.
|
ApiResponse<SigningGroup> |
SigningGroupsApi.updateWithHttpInfo(String accountId,
String signingGroupId,
SigningGroup signingGroup) |
Updates a signing group.
|
ApiResponse<TemplateUpdateSummary> |
TemplatesApi.updateWithHttpInfo(String accountId,
String templateId,
EnvelopeTemplate envelopeTemplate) |
Updates an existing template.
|
Workspace |
WorkspacesApi.updateWorkspace(String accountId,
String workspaceId,
Workspace workspace) |
Update Workspace.
|
WorkspaceItem |
WorkspacesApi.updateWorkspaceFile(String accountId,
String workspaceId,
String folderId,
String fileId) |
Update Workspace File Metadata.
|
ApiResponse<WorkspaceItem> |
WorkspacesApi.updateWorkspaceFileWithHttpInfo(String accountId,
String workspaceId,
String folderId,
String fileId) |
Update Workspace File Metadata Updates workspace item metadata for one or more specific
files/folders.
|
ApiResponse<Workspace> |
WorkspacesApi.updateWorkspaceWithHttpInfo(String accountId,
String workspaceId,
Workspace workspace) |
Update Workspace Updates information about a specific workspace.
|