DocuSign CSharp Docs
Public Member Functions | List of all members
DocuSign.eSign.Api.IAccountsApi Interface Reference

Represents a collection of functions to interact with the API endpoints More...

Inheritance diagram for DocuSign.eSign.Api.IAccountsApi:
DocuSign.eSign.Client.IApiAccessor DocuSign.eSign.Api.AccountsApi

Public Member Functions

NewAccountSummary Create (NewAccountDefinition newAccountDefinition=null, AccountsApi.CreateOptions options=null)
 Creates new accounts. More...
 
ApiResponse< NewAccountSummaryCreateWithHttpInfo (NewAccountDefinition newAccountDefinition=null, AccountsApi.CreateOptions options=null)
 Creates new accounts. More...
 
AccountSignaturesInformation CreateAccountSignatures (string accountId, AccountSignaturesInformation accountSignaturesInformation=null, AccountsApi.CreateAccountSignaturesOptions options=null)
 Adds/updates one or more account signatures. This request may include images in multi-part format. More...
 
ApiResponse< AccountSignaturesInformationCreateAccountSignaturesWithHttpInfo (string accountId, AccountSignaturesInformation accountSignaturesInformation=null, AccountsApi.CreateAccountSignaturesOptions options=null)
 Adds/updates one or more account signatures. This request may include images in multi-part format. More...
 
BrandsResponse CreateBrand (string accountId, Brand brand=null)
 Creates one or more brand profile files for the account. More...
 
ApiResponse< BrandsResponseCreateBrandWithHttpInfo (string accountId, Brand brand=null)
 Creates one or more brand profile files for the account. More...
 
CustomFields CreateCustomField (string accountId, CustomField customField=null, AccountsApi.CreateCustomFieldOptions options=null)
 Creates an acount custom field. More...
 
ApiResponse< CustomFieldsCreateCustomFieldWithHttpInfo (string accountId, CustomField customField=null, AccountsApi.CreateCustomFieldOptions options=null)
 Creates an acount custom field. More...
 
PermissionProfile CreatePermissionProfile (string accountId, PermissionProfile permissionProfile=null, AccountsApi.CreatePermissionProfileOptions options=null)
 Creates a new permission profile in the specified account. More...
 
ApiResponse< PermissionProfileCreatePermissionProfileWithHttpInfo (string accountId, PermissionProfile permissionProfile=null, AccountsApi.CreatePermissionProfileOptions options=null)
 Creates a new permission profile in the specified account. More...
 
UserAuthorization CreateUserAuthorization (string accountId, string userId, UserAuthorizationCreateRequest userAuthorizationCreateRequest=null)
 Creates the user authorization More...
 
ApiResponse< UserAuthorizationCreateUserAuthorizationWithHttpInfo (string accountId, string userId, UserAuthorizationCreateRequest userAuthorizationCreateRequest=null)
 Creates the user authorization More...
 
UserAuthorizationsResponse CreateUserAuthorizations (string accountId, string userId, UserAuthorizationsRequest userAuthorizationsRequest=null)
 Creates ot updates user authorizations More...
 
ApiResponse< UserAuthorizationsResponseCreateUserAuthorizationsWithHttpInfo (string accountId, string userId, UserAuthorizationsRequest userAuthorizationsRequest=null)
 Creates ot updates user authorizations More...
 
void Delete (string accountId)
 Deletes the specified account. More...
 
ApiResponse< Object > DeleteWithHttpInfo (string accountId)
 Deletes the specified account. More...
 
void DeleteAccountSignature (string accountId, string signatureId)
 Close the specified signature by Id. More...
 
ApiResponse< Object > DeleteAccountSignatureWithHttpInfo (string accountId, string signatureId)
 Close the specified signature by Id. More...
 
AccountSignature DeleteAccountSignatureImage (string accountId, string signatureId, string imageType)
 Deletes a signature, initials, or stamps image. More...
 
ApiResponse< AccountSignatureDeleteAccountSignatureImageWithHttpInfo (string accountId, string signatureId, string imageType)
 Deletes a signature, initials, or stamps image. More...
 
void DeleteBrand (string accountId, string brandId)
 Removes a brand. More...
 
ApiResponse< Object > DeleteBrandWithHttpInfo (string accountId, string brandId)
 Removes a brand. More...
 
void DeleteBrandLogoByType (string accountId, string brandId, string logoType)
 Delete one branding logo. More...
 
ApiResponse< Object > DeleteBrandLogoByTypeWithHttpInfo (string accountId, string brandId, string logoType)
 Delete one branding logo. More...
 
BrandsResponse DeleteBrands (string accountId, BrandsRequest brandsRequest=null)
 Deletes one or more brand profiles. More...
 
ApiResponse< BrandsResponseDeleteBrandsWithHttpInfo (string accountId, BrandsRequest brandsRequest=null)
 Deletes one or more brand profiles. More...
 
CaptiveRecipientInformation DeleteCaptiveRecipient (string accountId, string recipientPart, CaptiveRecipientInformation captiveRecipientInformation=null)
 Deletes the signature for one or more captive recipient records. More...
 
ApiResponse< CaptiveRecipientInformationDeleteCaptiveRecipientWithHttpInfo (string accountId, string recipientPart, CaptiveRecipientInformation captiveRecipientInformation=null)
 Deletes the signature for one or more captive recipient records. More...
 
void DeleteCustomField (string accountId, string customFieldId, AccountsApi.DeleteCustomFieldOptions options=null)
 Delete an existing account custom field. More...
 
ApiResponse< Object > DeleteCustomFieldWithHttpInfo (string accountId, string customFieldId, AccountsApi.DeleteCustomFieldOptions options=null)
 Delete an existing account custom field. More...
 
void DeleteENoteConfiguration (string accountId)
 Deletes configuration information for the eNote eOriginal integration. More...
 
ApiResponse< Object > DeleteENoteConfigurationWithHttpInfo (string accountId)
 Deletes configuration information for the eNote eOriginal integration. More...
 
void DeletePermissionProfile (string accountId, string permissionProfileId, AccountsApi.DeletePermissionProfileOptions options=null)
 Deletes a permissions profile within the specified account. More...
 
ApiResponse< Object > DeletePermissionProfileWithHttpInfo (string accountId, string permissionProfileId, AccountsApi.DeletePermissionProfileOptions options=null)
 Deletes a permissions profile within the specified account. More...
 
void DeleteUserAuthorization (string accountId, string userId, string authorizationId)
 Deletes the user authorization More...
 
ApiResponse< Object > DeleteUserAuthorizationWithHttpInfo (string accountId, string userId, string authorizationId)
 Deletes the user authorization More...
 
UserAuthorizationsDeleteResponse DeleteUserAuthorizations (string accountId, string userId, UserAuthorizationsDeleteRequest userAuthorizationsDeleteRequest=null)
 Creates ot updates user authorizations More...
 
ApiResponse< UserAuthorizationsDeleteResponseDeleteUserAuthorizationsWithHttpInfo (string accountId, string userId, UserAuthorizationsDeleteRequest userAuthorizationsDeleteRequest=null)
 Creates ot updates user authorizations More...
 
AccountIdentityVerificationResponse GetAccountIdentityVerification (string accountId)
 Get the list of identity verification options for an account More...
 
ApiResponse< AccountIdentityVerificationResponseGetAccountIdentityVerificationWithHttpInfo (string accountId)
 Get the list of identity verification options for an account More...
 
AccountInformation GetAccountInformation (string accountId, AccountsApi.GetAccountInformationOptions options=null)
 Retrieves the account information for the specified account. More...
 
ApiResponse< AccountInformationGetAccountInformationWithHttpInfo (string accountId, AccountsApi.GetAccountInformationOptions options=null)
 Retrieves the account information for the specified account. More...
 
AccountSignature GetAccountSignature (string accountId, string signatureId)
 Returns information about a single signature by specifed signatureId. More...
 
ApiResponse< AccountSignatureGetAccountSignatureWithHttpInfo (string accountId, string signatureId)
 Returns information about a single signature by specifed signatureId. More...
 
System.IO.Stream GetAccountSignatureImage (string accountId, string signatureId, string imageType, AccountsApi.GetAccountSignatureImageOptions options=null)
 Returns a signature, initials, or stamps image. More...
 
ApiResponse< System.IO.Stream > GetAccountSignatureImageWithHttpInfo (string accountId, string signatureId, string imageType, AccountsApi.GetAccountSignatureImageOptions options=null)
 Returns a signature, initials, or stamps image. More...
 
AccountSignaturesInformation GetAccountSignatures (string accountId, AccountsApi.GetAccountSignaturesOptions options=null)
 Returns the managed signature definitions for the account More...
 
ApiResponse< AccountSignaturesInformationGetAccountSignaturesWithHttpInfo (string accountId, AccountsApi.GetAccountSignaturesOptions options=null)
 Returns the managed signature definitions for the account More...
 
TabAccountSettings GetAccountTabSettings (string accountId)
 Returns tab settings list for specified account More...
 
ApiResponse< TabAccountSettingsGetAccountTabSettingsWithHttpInfo (string accountId)
 Returns tab settings list for specified account More...
 
UserAuthorizations GetAgentUserAuthorizations (string accountId, string userId, AccountsApi.GetAgentUserAuthorizationsOptions options=null)
 Returns the agent user authorizations More...
 
ApiResponse< UserAuthorizationsGetAgentUserAuthorizationsWithHttpInfo (string accountId, string userId, AccountsApi.GetAgentUserAuthorizationsOptions options=null)
 Returns the agent user authorizations More...
 
PaymentGatewayAccountsInfo GetAllPaymentGatewayAccounts (string accountId)
 Get all payment gateway account for the provided accountId More...
 
ApiResponse< PaymentGatewayAccountsInfoGetAllPaymentGatewayAccountsWithHttpInfo (string accountId)
 Get all payment gateway account for the provided accountId More...
 
BillingChargeResponse GetBillingCharges (string accountId, AccountsApi.GetBillingChargesOptions options=null)
 Gets list of recurring and usage charges for the account. More...
 
ApiResponse< BillingChargeResponseGetBillingChargesWithHttpInfo (string accountId, AccountsApi.GetBillingChargesOptions options=null)
 Gets list of recurring and usage charges for the account. More...
 
Brand GetBrand (string accountId, string brandId, AccountsApi.GetBrandOptions options=null)
 Get information for a specific brand. More...
 
ApiResponse< BrandGetBrandWithHttpInfo (string accountId, string brandId, AccountsApi.GetBrandOptions options=null)
 Get information for a specific brand. More...
 
void GetBrandExportFile (string accountId, string brandId)
 Export a specific brand. More...
 
ApiResponse< Object > GetBrandExportFileWithHttpInfo (string accountId, string brandId)
 Export a specific brand. More...
 
System.IO.Stream GetBrandLogoByType (string accountId, string brandId, string logoType)
 Obtains the specified image for a brand. More...
 
ApiResponse< System.IO.Stream > GetBrandLogoByTypeWithHttpInfo (string accountId, string brandId, string logoType)
 Obtains the specified image for a brand. More...
 
BrandResourcesList GetBrandResources (string accountId, string brandId)
 Returns the specified account&#39;s list of branding resources (metadata). More...
 
ApiResponse< BrandResourcesListGetBrandResourcesWithHttpInfo (string accountId, string brandId)
 Returns the specified account&#39;s list of branding resources (metadata). More...
 
void GetBrandResourcesByContentType (string accountId, string brandId, string resourceContentType, AccountsApi.GetBrandResourcesByContentTypeOptions options=null)
 Returns the specified branding resource file. More...
 
ApiResponse< Object > GetBrandResourcesByContentTypeWithHttpInfo (string accountId, string brandId, string resourceContentType, AccountsApi.GetBrandResourcesByContentTypeOptions options=null)
 Returns the specified branding resource file. More...
 
ConsumerDisclosure GetConsumerDisclosure (string accountId, string langCode)
 Gets the Electronic Record and Signature Disclosure. More...
 
ApiResponse< ConsumerDisclosureGetConsumerDisclosureWithHttpInfo (string accountId, string langCode)
 Gets the Electronic Record and Signature Disclosure. More...
 
ConsumerDisclosure GetConsumerDisclosureDefault (string accountId, AccountsApi.GetConsumerDisclosureDefaultOptions options=null)
 Gets the Electronic Record and Signature Disclosure for the account. More...
 
ApiResponse< ConsumerDisclosureGetConsumerDisclosureDefaultWithHttpInfo (string accountId, AccountsApi.GetConsumerDisclosureDefaultOptions options=null)
 Gets the Electronic Record and Signature Disclosure for the account. More...
 
ENoteConfiguration GetENoteConfiguration (string accountId)
 Returns the configuration information for the eNote eOriginal integration. More...
 
ApiResponse< ENoteConfigurationGetENoteConfigurationWithHttpInfo (string accountId)
 Returns the configuration information for the eNote eOriginal integration. More...
 
EnvelopePurgeConfiguration GetEnvelopePurgeConfiguration (string accountId)
 Select envelope purge configuration. More...
 
ApiResponse< EnvelopePurgeConfigurationGetEnvelopePurgeConfigurationWithHttpInfo (string accountId)
 Select envelope purge configuration. More...
 
FavoriteTemplatesInfo GetFavoriteTemplates (string accountId)
 Retrieves the list of favorited templates for this caller More...
 
ApiResponse< FavoriteTemplatesInfoGetFavoriteTemplatesWithHttpInfo (string accountId)
 Retrieves the list of favorited templates for this caller More...
 
NotificationDefaults GetNotificationDefaults (string accountId)
 Returns default user level settings for a specified account More...
 
ApiResponse< NotificationDefaultsGetNotificationDefaultsWithHttpInfo (string accountId)
 Returns default user level settings for a specified account More...
 
AccountPasswordRules GetPasswordRules (string accountId)
 Get the password rules More...
 
ApiResponse< AccountPasswordRulesGetPasswordRulesWithHttpInfo (string accountId)
 Get the password rules More...
 
UserPasswordRules GetPasswordRules_0 ()
 Get membership account password rules More...
 
ApiResponse< UserPasswordRulesGetPasswordRules_0WithHttpInfo ()
 Get membership account password rules More...
 
PermissionProfile GetPermissionProfile (string accountId, string permissionProfileId, AccountsApi.GetPermissionProfileOptions options=null)
 Returns a permissions profile in the specified account. More...
 
ApiResponse< PermissionProfileGetPermissionProfileWithHttpInfo (string accountId, string permissionProfileId, AccountsApi.GetPermissionProfileOptions options=null)
 Returns a permissions profile in the specified account. More...
 
UserAuthorizations GetPrincipalUserAuthorizations (string accountId, string userId, AccountsApi.GetPrincipalUserAuthorizationsOptions options=null)
 Returns the principal user authorizations More...
 
ApiResponse< UserAuthorizationsGetPrincipalUserAuthorizationsWithHttpInfo (string accountId, string userId, AccountsApi.GetPrincipalUserAuthorizationsOptions options=null)
 Returns the principal user authorizations More...
 
ProvisioningInformation GetProvisioning ()
 Retrieves the account provisioning information for the account. More...
 
ApiResponse< ProvisioningInformationGetProvisioningWithHttpInfo ()
 Retrieves the account provisioning information for the account. More...
 
SupportedLanguages GetSupportedLanguages (string accountId)
 Gets list of supported languages for recipient language setting. More...
 
ApiResponse< SupportedLanguagesGetSupportedLanguagesWithHttpInfo (string accountId)
 Gets list of supported languages for recipient language setting. More...
 
UserAuthorization GetUserAuthorization (string accountId, string userId, string authorizationId)
 Returns the user authorization for a given authorization id More...
 
ApiResponse< UserAuthorizationGetUserAuthorizationWithHttpInfo (string accountId, string userId, string authorizationId)
 Returns the user authorization for a given authorization id More...
 
Watermark GetWatermark (string accountId)
 Get watermark information. More...
 
ApiResponse< WatermarkGetWatermarkWithHttpInfo (string accountId)
 Get watermark information. More...
 
Watermark GetWatermarkPreview (string accountId, Watermark watermark=null)
 Get watermark preview. More...
 
ApiResponse< WatermarkGetWatermarkPreviewWithHttpInfo (string accountId, Watermark watermark=null)
 Get watermark preview. More...
 
BrandsResponse ListBrands (string accountId, AccountsApi.ListBrandsOptions options=null)
 Gets a list of brand profiles. More...
 
ApiResponse< BrandsResponseListBrandsWithHttpInfo (string accountId, AccountsApi.ListBrandsOptions options=null)
 Gets a list of brand profiles. More...
 
CustomFields ListCustomFields (string accountId)
 Gets a list of custom fields associated with the account. More...
 
ApiResponse< CustomFieldsListCustomFieldsWithHttpInfo (string accountId)
 Gets a list of custom fields associated with the account. More...
 
PermissionProfileInformation ListPermissions (string accountId, AccountsApi.ListPermissionsOptions options=null)
 Gets a list of permission profiles. More...
 
ApiResponse< PermissionProfileInformationListPermissionsWithHttpInfo (string accountId, AccountsApi.ListPermissionsOptions options=null)
 Gets a list of permission profiles. More...
 
RecipientNamesResponse ListRecipientNamesByEmail (string accountId, AccountsApi.ListRecipientNamesByEmailOptions options=null)
 Gets recipient names associated with an email address. More...
 
ApiResponse< RecipientNamesResponseListRecipientNamesByEmailWithHttpInfo (string accountId, AccountsApi.ListRecipientNamesByEmailOptions options=null)
 Gets recipient names associated with an email address. More...
 
AccountSettingsInformation ListSettings (string accountId)
 Gets account settings information. More...
 
ApiResponse< AccountSettingsInformationListSettingsWithHttpInfo (string accountId)
 Gets account settings information. More...
 
AccountSharedAccess ListSharedAccess (string accountId, AccountsApi.ListSharedAccessOptions options=null)
 Reserved: Gets the shared item status for one or more users. More...
 
ApiResponse< AccountSharedAccessListSharedAccessWithHttpInfo (string accountId, AccountsApi.ListSharedAccessOptions options=null)
 Reserved: Gets the shared item status for one or more users. More...
 
AccountSignatureProviders ListSignatureProviders (string accountId)
 Returns Account available signature providers for specified account. More...
 
ApiResponse< AccountSignatureProvidersListSignatureProvidersWithHttpInfo (string accountId)
 Returns Account available signature providers for specified account. More...
 
FileTypeList ListUnsupportedFileTypes (string accountId)
 Gets a list of unsupported file types. More...
 
ApiResponse< FileTypeListListUnsupportedFileTypesWithHttpInfo (string accountId)
 Gets a list of unsupported file types. More...
 
FavoriteTemplatesInfo UnFavoriteTemplate (string accountId, FavoriteTemplatesInfo favoriteTemplatesInfo=null)
 Unfavorite a template More...
 
ApiResponse< FavoriteTemplatesInfoUnFavoriteTemplateWithHttpInfo (string accountId, FavoriteTemplatesInfo favoriteTemplatesInfo=null)
 Unfavorite a template More...
 
AccountSignaturesInformation UpdateAccountSignature (string accountId, AccountSignaturesInformation accountSignaturesInformation=null)
 Updates a account signature. More...
 
ApiResponse< AccountSignaturesInformationUpdateAccountSignatureWithHttpInfo (string accountId, AccountSignaturesInformation accountSignaturesInformation=null)
 Updates a account signature. More...
 
AccountSignature UpdateAccountSignatureById (string accountId, string signatureId, AccountSignatureDefinition accountSignatureDefinition=null, AccountsApi.UpdateAccountSignatureByIdOptions options=null)
 Updates a account signature. More...
 
ApiResponse< AccountSignatureUpdateAccountSignatureByIdWithHttpInfo (string accountId, string signatureId, AccountSignatureDefinition accountSignatureDefinition=null, AccountsApi.UpdateAccountSignatureByIdOptions options=null)
 Updates a account signature. More...
 
AccountSignature UpdateAccountSignatureImage (string accountId, string signatureId, string imageType, AccountsApi.UpdateAccountSignatureImageOptions options=null)
 Sets a signature, initials, or stamps image. More...
 
ApiResponse< AccountSignatureUpdateAccountSignatureImageWithHttpInfo (string accountId, string signatureId, string imageType, AccountsApi.UpdateAccountSignatureImageOptions options=null)
 Sets a signature, initials, or stamps image. More...
 
TabAccountSettings UpdateAccountTabSettings (string accountId, TabAccountSettings tabAccountSettings=null)
 Modifies tab settings for specified account More...
 
ApiResponse< TabAccountSettingsUpdateAccountTabSettingsWithHttpInfo (string accountId, TabAccountSettings tabAccountSettings=null)
 Modifies tab settings for specified account More...
 
Brand UpdateBrand (string accountId, string brandId, Brand brand=null, AccountsApi.UpdateBrandOptions options=null)
 Updates an existing brand. More...
 
ApiResponse< BrandUpdateBrandWithHttpInfo (string accountId, string brandId, Brand brand=null, AccountsApi.UpdateBrandOptions options=null)
 Updates an existing brand. More...
 
void UpdateBrandLogoByType (string accountId, string brandId, string logoType, byte[] logoFileBytes)
 Put one branding logo. More...
 
ApiResponse< Object > UpdateBrandLogoByTypeWithHttpInfo (string accountId, string brandId, string logoType, byte[] logoFileBytes)
 Put one branding logo. More...
 
BrandResources UpdateBrandResourcesByContentType (string accountId, string brandId, string resourceContentType, byte[] fileXml)
 Uploads a branding resource file. More...
 
ApiResponse< BrandResourcesUpdateBrandResourcesByContentTypeWithHttpInfo (string accountId, string brandId, string resourceContentType, byte[] fileXml)
 Uploads a branding resource file. More...
 
ConsumerDisclosure UpdateConsumerDisclosure (string accountId, string langCode, ConsumerDisclosure consumerDisclosure=null, AccountsApi.UpdateConsumerDisclosureOptions options=null)
 Update Consumer Disclosure. More...
 
ApiResponse< ConsumerDisclosureUpdateConsumerDisclosureWithHttpInfo (string accountId, string langCode, ConsumerDisclosure consumerDisclosure=null, AccountsApi.UpdateConsumerDisclosureOptions options=null)
 Update Consumer Disclosure. More...
 
CustomFields UpdateCustomField (string accountId, string customFieldId, CustomField customField=null, AccountsApi.UpdateCustomFieldOptions options=null)
 Updates an existing account custom field. More...
 
ApiResponse< CustomFieldsUpdateCustomFieldWithHttpInfo (string accountId, string customFieldId, CustomField customField=null, AccountsApi.UpdateCustomFieldOptions options=null)
 Updates an existing account custom field. More...
 
ENoteConfiguration UpdateENoteConfiguration (string accountId, ENoteConfiguration eNoteConfiguration=null)
 Updates configuration information for the eNote eOriginal integration. More...
 
ApiResponse< ENoteConfigurationUpdateENoteConfigurationWithHttpInfo (string accountId, ENoteConfiguration eNoteConfiguration=null)
 Updates configuration information for the eNote eOriginal integration. More...
 
EnvelopePurgeConfiguration UpdateEnvelopePurgeConfiguration (string accountId, EnvelopePurgeConfiguration envelopePurgeConfiguration=null)
 Updates envelope purge configuration. More...
 
ApiResponse< EnvelopePurgeConfigurationUpdateEnvelopePurgeConfigurationWithHttpInfo (string accountId, EnvelopePurgeConfiguration envelopePurgeConfiguration=null)
 Updates envelope purge configuration. More...
 
FavoriteTemplatesInfo UpdateFavoriteTemplate (string accountId, FavoriteTemplatesInfo favoriteTemplatesInfo=null)
 Favorites a template More...
 
ApiResponse< FavoriteTemplatesInfoUpdateFavoriteTemplateWithHttpInfo (string accountId, FavoriteTemplatesInfo favoriteTemplatesInfo=null)
 Favorites a template More...
 
NotificationDefaults UpdateNotificationDefaults (string accountId, NotificationDefaults notificationDefaults=null)
 Updates default user level settings for a specified account More...
 
ApiResponse< NotificationDefaultsUpdateNotificationDefaultsWithHttpInfo (string accountId, NotificationDefaults notificationDefaults=null)
 Updates default user level settings for a specified account More...
 
AccountPasswordRules UpdatePasswordRules (string accountId, AccountPasswordRules accountPasswordRules=null)
 Update the password rules More...
 
ApiResponse< AccountPasswordRulesUpdatePasswordRulesWithHttpInfo (string accountId, AccountPasswordRules accountPasswordRules=null)
 Update the password rules More...
 
PermissionProfile UpdatePermissionProfile (string accountId, string permissionProfileId, PermissionProfile permissionProfile=null, AccountsApi.UpdatePermissionProfileOptions options=null)
 Updates a permission profile within the specified account. More...
 
ApiResponse< PermissionProfileUpdatePermissionProfileWithHttpInfo (string accountId, string permissionProfileId, PermissionProfile permissionProfile=null, AccountsApi.UpdatePermissionProfileOptions options=null)
 Updates a permission profile within the specified account. More...
 
void UpdateSettings (string accountId, AccountSettingsInformation accountSettingsInformation=null)
 Updates the account settings for an account. More...
 
ApiResponse< Object > UpdateSettingsWithHttpInfo (string accountId, AccountSettingsInformation accountSettingsInformation=null)
 Updates the account settings for an account. More...
 
AccountSharedAccess UpdateSharedAccess (string accountId, AccountSharedAccess accountSharedAccess=null, AccountsApi.UpdateSharedAccessOptions options=null)
 Reserved: Sets the shared access information for users. More...
 
ApiResponse< AccountSharedAccessUpdateSharedAccessWithHttpInfo (string accountId, AccountSharedAccess accountSharedAccess=null, AccountsApi.UpdateSharedAccessOptions options=null)
 Reserved: Sets the shared access information for users. More...
 
UserAuthorization UpdateUserAuthorization (string accountId, string userId, string authorizationId, UserAuthorizationUpdateRequest userAuthorizationUpdateRequest=null)
 Updates the user authorization More...
 
ApiResponse< UserAuthorizationUpdateUserAuthorizationWithHttpInfo (string accountId, string userId, string authorizationId, UserAuthorizationUpdateRequest userAuthorizationUpdateRequest=null)
 Updates the user authorization More...
 
Watermark UpdateWatermark (string accountId, Watermark watermark=null)
 Update watermark information. More...
 
ApiResponse< WatermarkUpdateWatermarkWithHttpInfo (string accountId, Watermark watermark=null)
 Update watermark information. More...
 
System.Threading.Tasks.Task< NewAccountSummaryCreateAsync (NewAccountDefinition newAccountDefinition=null, AccountsApi.CreateOptions options=null)
 Creates new accounts. More...
 
System.Threading.Tasks.Task< ApiResponse< NewAccountSummary > > CreateAsyncWithHttpInfo (NewAccountDefinition newAccountDefinition=null, AccountsApi.CreateOptions options=null)
 Creates new accounts. More...
 
System.Threading.Tasks.Task< AccountSignaturesInformationCreateAccountSignaturesAsync (string accountId, AccountSignaturesInformation accountSignaturesInformation=null, AccountsApi.CreateAccountSignaturesOptions options=null)
 Adds/updates one or more account signatures. This request may include images in multi-part format. More...
 
System.Threading.Tasks.Task< ApiResponse< AccountSignaturesInformation > > CreateAccountSignaturesAsyncWithHttpInfo (string accountId, AccountSignaturesInformation accountSignaturesInformation=null, AccountsApi.CreateAccountSignaturesOptions options=null)
 Adds/updates one or more account signatures. This request may include images in multi-part format. More...
 
System.Threading.Tasks.Task< BrandsResponseCreateBrandAsync (string accountId, Brand brand=null)
 Creates one or more brand profile files for the account. More...
 
System.Threading.Tasks.Task< ApiResponse< BrandsResponse > > CreateBrandAsyncWithHttpInfo (string accountId, Brand brand=null)
 Creates one or more brand profile files for the account. More...
 
System.Threading.Tasks.Task< CustomFieldsCreateCustomFieldAsync (string accountId, CustomField customField=null, AccountsApi.CreateCustomFieldOptions options=null)
 Creates an acount custom field. More...
 
System.Threading.Tasks.Task< ApiResponse< CustomFields > > CreateCustomFieldAsyncWithHttpInfo (string accountId, CustomField customField=null, AccountsApi.CreateCustomFieldOptions options=null)
 Creates an acount custom field. More...
 
System.Threading.Tasks.Task< PermissionProfileCreatePermissionProfileAsync (string accountId, PermissionProfile permissionProfile=null, AccountsApi.CreatePermissionProfileOptions options=null)
 Creates a new permission profile in the specified account. More...
 
System.Threading.Tasks.Task< ApiResponse< PermissionProfile > > CreatePermissionProfileAsyncWithHttpInfo (string accountId, PermissionProfile permissionProfile=null, AccountsApi.CreatePermissionProfileOptions options=null)
 Creates a new permission profile in the specified account. More...
 
System.Threading.Tasks.Task< UserAuthorizationCreateUserAuthorizationAsync (string accountId, string userId, UserAuthorizationCreateRequest userAuthorizationCreateRequest=null)
 Creates the user authorization More...
 
System.Threading.Tasks.Task< ApiResponse< UserAuthorization > > CreateUserAuthorizationAsyncWithHttpInfo (string accountId, string userId, UserAuthorizationCreateRequest userAuthorizationCreateRequest=null)
 Creates the user authorization More...
 
System.Threading.Tasks.Task< UserAuthorizationsResponseCreateUserAuthorizationsAsync (string accountId, string userId, UserAuthorizationsRequest userAuthorizationsRequest=null)
 Creates ot updates user authorizations More...
 
System.Threading.Tasks.Task< ApiResponse< UserAuthorizationsResponse > > CreateUserAuthorizationsAsyncWithHttpInfo (string accountId, string userId, UserAuthorizationsRequest userAuthorizationsRequest=null)
 Creates ot updates user authorizations More...
 
System.Threading.Tasks.Task DeleteAsync (string accountId)
 Deletes the specified account. More...
 
System.Threading.Tasks.Task< ApiResponse< Object > > DeleteAsyncWithHttpInfo (string accountId)
 Deletes the specified account. More...
 
System.Threading.Tasks.Task DeleteAccountSignatureAsync (string accountId, string signatureId)
 Close the specified signature by Id. More...
 
System.Threading.Tasks.Task< ApiResponse< Object > > DeleteAccountSignatureAsyncWithHttpInfo (string accountId, string signatureId)
 Close the specified signature by Id. More...
 
System.Threading.Tasks.Task< AccountSignatureDeleteAccountSignatureImageAsync (string accountId, string signatureId, string imageType)
 Deletes a signature, initials, or stamps image. More...
 
System.Threading.Tasks.Task< ApiResponse< AccountSignature > > DeleteAccountSignatureImageAsyncWithHttpInfo (string accountId, string signatureId, string imageType)
 Deletes a signature, initials, or stamps image. More...
 
System.Threading.Tasks.Task DeleteBrandAsync (string accountId, string brandId)
 Removes a brand. More...
 
System.Threading.Tasks.Task< ApiResponse< Object > > DeleteBrandAsyncWithHttpInfo (string accountId, string brandId)
 Removes a brand. More...
 
System.Threading.Tasks.Task DeleteBrandLogoByTypeAsync (string accountId, string brandId, string logoType)
 Delete one branding logo. More...
 
System.Threading.Tasks.Task< ApiResponse< Object > > DeleteBrandLogoByTypeAsyncWithHttpInfo (string accountId, string brandId, string logoType)
 Delete one branding logo. More...
 
System.Threading.Tasks.Task< BrandsResponseDeleteBrandsAsync (string accountId, BrandsRequest brandsRequest=null)
 Deletes one or more brand profiles. More...
 
System.Threading.Tasks.Task< ApiResponse< BrandsResponse > > DeleteBrandsAsyncWithHttpInfo (string accountId, BrandsRequest brandsRequest=null)
 Deletes one or more brand profiles. More...
 
System.Threading.Tasks.Task< CaptiveRecipientInformationDeleteCaptiveRecipientAsync (string accountId, string recipientPart, CaptiveRecipientInformation captiveRecipientInformation=null)
 Deletes the signature for one or more captive recipient records. More...
 
System.Threading.Tasks.Task< ApiResponse< CaptiveRecipientInformation > > DeleteCaptiveRecipientAsyncWithHttpInfo (string accountId, string recipientPart, CaptiveRecipientInformation captiveRecipientInformation=null)
 Deletes the signature for one or more captive recipient records. More...
 
System.Threading.Tasks.Task DeleteCustomFieldAsync (string accountId, string customFieldId, AccountsApi.DeleteCustomFieldOptions options=null)
 Delete an existing account custom field. More...
 
System.Threading.Tasks.Task< ApiResponse< Object > > DeleteCustomFieldAsyncWithHttpInfo (string accountId, string customFieldId, AccountsApi.DeleteCustomFieldOptions options=null)
 Delete an existing account custom field. More...
 
System.Threading.Tasks.Task DeleteENoteConfigurationAsync (string accountId)
 Deletes configuration information for the eNote eOriginal integration. More...
 
System.Threading.Tasks.Task< ApiResponse< Object > > DeleteENoteConfigurationAsyncWithHttpInfo (string accountId)
 Deletes configuration information for the eNote eOriginal integration. More...
 
System.Threading.Tasks.Task DeletePermissionProfileAsync (string accountId, string permissionProfileId, AccountsApi.DeletePermissionProfileOptions options=null)
 Deletes a permissions profile within the specified account. More...
 
System.Threading.Tasks.Task< ApiResponse< Object > > DeletePermissionProfileAsyncWithHttpInfo (string accountId, string permissionProfileId, AccountsApi.DeletePermissionProfileOptions options=null)
 Deletes a permissions profile within the specified account. More...
 
System.Threading.Tasks.Task DeleteUserAuthorizationAsync (string accountId, string userId, string authorizationId)
 Deletes the user authorization More...
 
System.Threading.Tasks.Task< ApiResponse< Object > > DeleteUserAuthorizationAsyncWithHttpInfo (string accountId, string userId, string authorizationId)
 Deletes the user authorization More...
 
System.Threading.Tasks.Task< UserAuthorizationsDeleteResponseDeleteUserAuthorizationsAsync (string accountId, string userId, UserAuthorizationsDeleteRequest userAuthorizationsDeleteRequest=null)
 Creates ot updates user authorizations More...
 
System.Threading.Tasks.Task< ApiResponse< UserAuthorizationsDeleteResponse > > DeleteUserAuthorizationsAsyncWithHttpInfo (string accountId, string userId, UserAuthorizationsDeleteRequest userAuthorizationsDeleteRequest=null)
 Creates ot updates user authorizations More...
 
System.Threading.Tasks.Task< AccountIdentityVerificationResponseGetAccountIdentityVerificationAsync (string accountId)
 Get the list of identity verification options for an account More...
 
System.Threading.Tasks.Task< ApiResponse< AccountIdentityVerificationResponse > > GetAccountIdentityVerificationAsyncWithHttpInfo (string accountId)
 Get the list of identity verification options for an account More...
 
System.Threading.Tasks.Task< AccountInformationGetAccountInformationAsync (string accountId, AccountsApi.GetAccountInformationOptions options=null)
 Retrieves the account information for the specified account. More...
 
System.Threading.Tasks.Task< ApiResponse< AccountInformation > > GetAccountInformationAsyncWithHttpInfo (string accountId, AccountsApi.GetAccountInformationOptions options=null)
 Retrieves the account information for the specified account. More...
 
System.Threading.Tasks.Task< AccountSignatureGetAccountSignatureAsync (string accountId, string signatureId)
 Returns information about a single signature by specifed signatureId. More...
 
System.Threading.Tasks.Task< ApiResponse< AccountSignature > > GetAccountSignatureAsyncWithHttpInfo (string accountId, string signatureId)
 Returns information about a single signature by specifed signatureId. More...
 
System.Threading.Tasks.Task< System.IO.Stream > GetAccountSignatureImageAsync (string accountId, string signatureId, string imageType, AccountsApi.GetAccountSignatureImageOptions options=null)
 Returns a signature, initials, or stamps image. More...
 
System.Threading.Tasks.Task< ApiResponse< System.IO.Stream > > GetAccountSignatureImageAsyncWithHttpInfo (string accountId, string signatureId, string imageType, AccountsApi.GetAccountSignatureImageOptions options=null)
 Returns a signature, initials, or stamps image. More...
 
System.Threading.Tasks.Task< AccountSignaturesInformationGetAccountSignaturesAsync (string accountId, AccountsApi.GetAccountSignaturesOptions options=null)
 Returns the managed signature definitions for the account More...
 
System.Threading.Tasks.Task< ApiResponse< AccountSignaturesInformation > > GetAccountSignaturesAsyncWithHttpInfo (string accountId, AccountsApi.GetAccountSignaturesOptions options=null)
 Returns the managed signature definitions for the account More...
 
System.Threading.Tasks.Task< TabAccountSettingsGetAccountTabSettingsAsync (string accountId)
 Returns tab settings list for specified account More...
 
System.Threading.Tasks.Task< ApiResponse< TabAccountSettings > > GetAccountTabSettingsAsyncWithHttpInfo (string accountId)
 Returns tab settings list for specified account More...
 
System.Threading.Tasks.Task< UserAuthorizationsGetAgentUserAuthorizationsAsync (string accountId, string userId, AccountsApi.GetAgentUserAuthorizationsOptions options=null)
 Returns the agent user authorizations More...
 
System.Threading.Tasks.Task< ApiResponse< UserAuthorizations > > GetAgentUserAuthorizationsAsyncWithHttpInfo (string accountId, string userId, AccountsApi.GetAgentUserAuthorizationsOptions options=null)
 Returns the agent user authorizations More...
 
System.Threading.Tasks.Task< PaymentGatewayAccountsInfoGetAllPaymentGatewayAccountsAsync (string accountId)
 Get all payment gateway account for the provided accountId More...
 
System.Threading.Tasks.Task< ApiResponse< PaymentGatewayAccountsInfo > > GetAllPaymentGatewayAccountsAsyncWithHttpInfo (string accountId)
 Get all payment gateway account for the provided accountId More...
 
System.Threading.Tasks.Task< BillingChargeResponseGetBillingChargesAsync (string accountId, AccountsApi.GetBillingChargesOptions options=null)
 Gets list of recurring and usage charges for the account. More...
 
System.Threading.Tasks.Task< ApiResponse< BillingChargeResponse > > GetBillingChargesAsyncWithHttpInfo (string accountId, AccountsApi.GetBillingChargesOptions options=null)
 Gets list of recurring and usage charges for the account. More...
 
System.Threading.Tasks.Task< BrandGetBrandAsync (string accountId, string brandId, AccountsApi.GetBrandOptions options=null)
 Get information for a specific brand. More...
 
System.Threading.Tasks.Task< ApiResponse< Brand > > GetBrandAsyncWithHttpInfo (string accountId, string brandId, AccountsApi.GetBrandOptions options=null)
 Get information for a specific brand. More...
 
System.Threading.Tasks.Task GetBrandExportFileAsync (string accountId, string brandId)
 Export a specific brand. More...
 
System.Threading.Tasks.Task< ApiResponse< Object > > GetBrandExportFileAsyncWithHttpInfo (string accountId, string brandId)
 Export a specific brand. More...
 
System.Threading.Tasks.Task< System.IO.Stream > GetBrandLogoByTypeAsync (string accountId, string brandId, string logoType)
 Obtains the specified image for a brand. More...
 
System.Threading.Tasks.Task< ApiResponse< System.IO.Stream > > GetBrandLogoByTypeAsyncWithHttpInfo (string accountId, string brandId, string logoType)
 Obtains the specified image for a brand. More...
 
System.Threading.Tasks.Task< BrandResourcesListGetBrandResourcesAsync (string accountId, string brandId)
 Returns the specified account&#39;s list of branding resources (metadata). More...
 
System.Threading.Tasks.Task< ApiResponse< BrandResourcesList > > GetBrandResourcesAsyncWithHttpInfo (string accountId, string brandId)
 Returns the specified account&#39;s list of branding resources (metadata). More...
 
System.Threading.Tasks.Task GetBrandResourcesByContentTypeAsync (string accountId, string brandId, string resourceContentType, AccountsApi.GetBrandResourcesByContentTypeOptions options=null)
 Returns the specified branding resource file. More...
 
System.Threading.Tasks.Task< ApiResponse< Object > > GetBrandResourcesByContentTypeAsyncWithHttpInfo (string accountId, string brandId, string resourceContentType, AccountsApi.GetBrandResourcesByContentTypeOptions options=null)
 Returns the specified branding resource file. More...
 
System.Threading.Tasks.Task< ConsumerDisclosureGetConsumerDisclosureAsync (string accountId, string langCode)
 Gets the Electronic Record and Signature Disclosure. More...
 
System.Threading.Tasks.Task< ApiResponse< ConsumerDisclosure > > GetConsumerDisclosureAsyncWithHttpInfo (string accountId, string langCode)
 Gets the Electronic Record and Signature Disclosure. More...
 
System.Threading.Tasks.Task< ConsumerDisclosureGetConsumerDisclosureDefaultAsync (string accountId, AccountsApi.GetConsumerDisclosureDefaultOptions options=null)
 Gets the Electronic Record and Signature Disclosure for the account. More...
 
System.Threading.Tasks.Task< ApiResponse< ConsumerDisclosure > > GetConsumerDisclosureDefaultAsyncWithHttpInfo (string accountId, AccountsApi.GetConsumerDisclosureDefaultOptions options=null)
 Gets the Electronic Record and Signature Disclosure for the account. More...
 
System.Threading.Tasks.Task< ENoteConfigurationGetENoteConfigurationAsync (string accountId)
 Returns the configuration information for the eNote eOriginal integration. More...
 
System.Threading.Tasks.Task< ApiResponse< ENoteConfiguration > > GetENoteConfigurationAsyncWithHttpInfo (string accountId)
 Returns the configuration information for the eNote eOriginal integration. More...
 
System.Threading.Tasks.Task< EnvelopePurgeConfigurationGetEnvelopePurgeConfigurationAsync (string accountId)
 Select envelope purge configuration. More...
 
System.Threading.Tasks.Task< ApiResponse< EnvelopePurgeConfiguration > > GetEnvelopePurgeConfigurationAsyncWithHttpInfo (string accountId)
 Select envelope purge configuration. More...
 
System.Threading.Tasks.Task< FavoriteTemplatesInfoGetFavoriteTemplatesAsync (string accountId)
 Retrieves the list of favorited templates for this caller More...
 
System.Threading.Tasks.Task< ApiResponse< FavoriteTemplatesInfo > > GetFavoriteTemplatesAsyncWithHttpInfo (string accountId)
 Retrieves the list of favorited templates for this caller More...
 
System.Threading.Tasks.Task< NotificationDefaultsGetNotificationDefaultsAsync (string accountId)
 Returns default user level settings for a specified account More...
 
System.Threading.Tasks.Task< ApiResponse< NotificationDefaults > > GetNotificationDefaultsAsyncWithHttpInfo (string accountId)
 Returns default user level settings for a specified account More...
 
System.Threading.Tasks.Task< AccountPasswordRulesGetPasswordRulesAsync (string accountId)
 Get the password rules More...
 
System.Threading.Tasks.Task< ApiResponse< AccountPasswordRules > > GetPasswordRulesAsyncWithHttpInfo (string accountId)
 Get the password rules More...
 
System.Threading.Tasks.Task< UserPasswordRulesGetPasswordRules_0Async ()
 Get membership account password rules More...
 
System.Threading.Tasks.Task< ApiResponse< UserPasswordRules > > GetPasswordRules_0AsyncWithHttpInfo ()
 Get membership account password rules More...
 
System.Threading.Tasks.Task< PermissionProfileGetPermissionProfileAsync (string accountId, string permissionProfileId, AccountsApi.GetPermissionProfileOptions options=null)
 Returns a permissions profile in the specified account. More...
 
System.Threading.Tasks.Task< ApiResponse< PermissionProfile > > GetPermissionProfileAsyncWithHttpInfo (string accountId, string permissionProfileId, AccountsApi.GetPermissionProfileOptions options=null)
 Returns a permissions profile in the specified account. More...
 
System.Threading.Tasks.Task< UserAuthorizationsGetPrincipalUserAuthorizationsAsync (string accountId, string userId, AccountsApi.GetPrincipalUserAuthorizationsOptions options=null)
 Returns the principal user authorizations More...
 
System.Threading.Tasks.Task< ApiResponse< UserAuthorizations > > GetPrincipalUserAuthorizationsAsyncWithHttpInfo (string accountId, string userId, AccountsApi.GetPrincipalUserAuthorizationsOptions options=null)
 Returns the principal user authorizations More...
 
System.Threading.Tasks.Task< ProvisioningInformationGetProvisioningAsync ()
 Retrieves the account provisioning information for the account. More...
 
System.Threading.Tasks.Task< ApiResponse< ProvisioningInformation > > GetProvisioningAsyncWithHttpInfo ()
 Retrieves the account provisioning information for the account. More...
 
System.Threading.Tasks.Task< SupportedLanguagesGetSupportedLanguagesAsync (string accountId)
 Gets list of supported languages for recipient language setting. More...
 
System.Threading.Tasks.Task< ApiResponse< SupportedLanguages > > GetSupportedLanguagesAsyncWithHttpInfo (string accountId)
 Gets list of supported languages for recipient language setting. More...
 
System.Threading.Tasks.Task< UserAuthorizationGetUserAuthorizationAsync (string accountId, string userId, string authorizationId)
 Returns the user authorization for a given authorization id More...
 
System.Threading.Tasks.Task< ApiResponse< UserAuthorization > > GetUserAuthorizationAsyncWithHttpInfo (string accountId, string userId, string authorizationId)
 Returns the user authorization for a given authorization id More...
 
System.Threading.Tasks.Task< WatermarkGetWatermarkAsync (string accountId)
 Get watermark information. More...
 
System.Threading.Tasks.Task< ApiResponse< Watermark > > GetWatermarkAsyncWithHttpInfo (string accountId)
 Get watermark information. More...
 
System.Threading.Tasks.Task< WatermarkGetWatermarkPreviewAsync (string accountId, Watermark watermark=null)
 Get watermark preview. More...
 
System.Threading.Tasks.Task< ApiResponse< Watermark > > GetWatermarkPreviewAsyncWithHttpInfo (string accountId, Watermark watermark=null)
 Get watermark preview. More...
 
System.Threading.Tasks.Task< BrandsResponseListBrandsAsync (string accountId, AccountsApi.ListBrandsOptions options=null)
 Gets a list of brand profiles. More...
 
System.Threading.Tasks.Task< ApiResponse< BrandsResponse > > ListBrandsAsyncWithHttpInfo (string accountId, AccountsApi.ListBrandsOptions options=null)
 Gets a list of brand profiles. More...
 
System.Threading.Tasks.Task< CustomFieldsListCustomFieldsAsync (string accountId)
 Gets a list of custom fields associated with the account. More...
 
System.Threading.Tasks.Task< ApiResponse< CustomFields > > ListCustomFieldsAsyncWithHttpInfo (string accountId)
 Gets a list of custom fields associated with the account. More...
 
System.Threading.Tasks.Task< PermissionProfileInformationListPermissionsAsync (string accountId, AccountsApi.ListPermissionsOptions options=null)
 Gets a list of permission profiles. More...
 
System.Threading.Tasks.Task< ApiResponse< PermissionProfileInformation > > ListPermissionsAsyncWithHttpInfo (string accountId, AccountsApi.ListPermissionsOptions options=null)
 Gets a list of permission profiles. More...
 
System.Threading.Tasks.Task< RecipientNamesResponseListRecipientNamesByEmailAsync (string accountId, AccountsApi.ListRecipientNamesByEmailOptions options=null)
 Gets recipient names associated with an email address. More...
 
System.Threading.Tasks.Task< ApiResponse< RecipientNamesResponse > > ListRecipientNamesByEmailAsyncWithHttpInfo (string accountId, AccountsApi.ListRecipientNamesByEmailOptions options=null)
 Gets recipient names associated with an email address. More...
 
System.Threading.Tasks.Task< AccountSettingsInformationListSettingsAsync (string accountId)
 Gets account settings information. More...
 
System.Threading.Tasks.Task< ApiResponse< AccountSettingsInformation > > ListSettingsAsyncWithHttpInfo (string accountId)
 Gets account settings information. More...
 
System.Threading.Tasks.Task< AccountSharedAccessListSharedAccessAsync (string accountId, AccountsApi.ListSharedAccessOptions options=null)
 Reserved: Gets the shared item status for one or more users. More...
 
System.Threading.Tasks.Task< ApiResponse< AccountSharedAccess > > ListSharedAccessAsyncWithHttpInfo (string accountId, AccountsApi.ListSharedAccessOptions options=null)
 Reserved: Gets the shared item status for one or more users. More...
 
System.Threading.Tasks.Task< AccountSignatureProvidersListSignatureProvidersAsync (string accountId)
 Returns Account available signature providers for specified account. More...
 
System.Threading.Tasks.Task< ApiResponse< AccountSignatureProviders > > ListSignatureProvidersAsyncWithHttpInfo (string accountId)
 Returns Account available signature providers for specified account. More...
 
System.Threading.Tasks.Task< FileTypeListListUnsupportedFileTypesAsync (string accountId)
 Gets a list of unsupported file types. More...
 
System.Threading.Tasks.Task< ApiResponse< FileTypeList > > ListUnsupportedFileTypesAsyncWithHttpInfo (string accountId)
 Gets a list of unsupported file types. More...
 
System.Threading.Tasks.Task< FavoriteTemplatesInfoUnFavoriteTemplateAsync (string accountId, FavoriteTemplatesInfo favoriteTemplatesInfo=null)
 Unfavorite a template More...
 
System.Threading.Tasks.Task< ApiResponse< FavoriteTemplatesInfo > > UnFavoriteTemplateAsyncWithHttpInfo (string accountId, FavoriteTemplatesInfo favoriteTemplatesInfo=null)
 Unfavorite a template More...
 
System.Threading.Tasks.Task< AccountSignaturesInformationUpdateAccountSignatureAsync (string accountId, AccountSignaturesInformation accountSignaturesInformation=null)
 Updates a account signature. More...
 
System.Threading.Tasks.Task< ApiResponse< AccountSignaturesInformation > > UpdateAccountSignatureAsyncWithHttpInfo (string accountId, AccountSignaturesInformation accountSignaturesInformation=null)
 Updates a account signature. More...
 
System.Threading.Tasks.Task< AccountSignatureUpdateAccountSignatureByIdAsync (string accountId, string signatureId, AccountSignatureDefinition accountSignatureDefinition=null, AccountsApi.UpdateAccountSignatureByIdOptions options=null)
 Updates a account signature. More...
 
System.Threading.Tasks.Task< ApiResponse< AccountSignature > > UpdateAccountSignatureByIdAsyncWithHttpInfo (string accountId, string signatureId, AccountSignatureDefinition accountSignatureDefinition=null, AccountsApi.UpdateAccountSignatureByIdOptions options=null)
 Updates a account signature. More...
 
System.Threading.Tasks.Task< AccountSignatureUpdateAccountSignatureImageAsync (string accountId, string signatureId, string imageType, AccountsApi.UpdateAccountSignatureImageOptions options=null)
 Sets a signature, initials, or stamps image. More...
 
System.Threading.Tasks.Task< ApiResponse< AccountSignature > > UpdateAccountSignatureImageAsyncWithHttpInfo (string accountId, string signatureId, string imageType, AccountsApi.UpdateAccountSignatureImageOptions options=null)
 Sets a signature, initials, or stamps image. More...
 
System.Threading.Tasks.Task< TabAccountSettingsUpdateAccountTabSettingsAsync (string accountId, TabAccountSettings tabAccountSettings=null)
 Modifies tab settings for specified account More...
 
System.Threading.Tasks.Task< ApiResponse< TabAccountSettings > > UpdateAccountTabSettingsAsyncWithHttpInfo (string accountId, TabAccountSettings tabAccountSettings=null)
 Modifies tab settings for specified account More...
 
System.Threading.Tasks.Task< BrandUpdateBrandAsync (string accountId, string brandId, Brand brand=null, AccountsApi.UpdateBrandOptions options=null)
 Updates an existing brand. More...
 
System.Threading.Tasks.Task< ApiResponse< Brand > > UpdateBrandAsyncWithHttpInfo (string accountId, string brandId, Brand brand=null, AccountsApi.UpdateBrandOptions options=null)
 Updates an existing brand. More...
 
System.Threading.Tasks.Task UpdateBrandLogoByTypeAsync (string accountId, string brandId, string logoType, byte[] logoFileBytes)
 Put one branding logo. More...
 
System.Threading.Tasks.Task< ApiResponse< Object > > UpdateBrandLogoByTypeAsyncWithHttpInfo (string accountId, string brandId, string logoType, byte[] logoFileBytes)
 Put one branding logo. More...
 
System.Threading.Tasks.Task< BrandResourcesUpdateBrandResourcesByContentTypeAsync (string accountId, string brandId, string resourceContentType, byte[] fileXml)
 Uploads a branding resource file. More...
 
System.Threading.Tasks.Task< ApiResponse< BrandResources > > UpdateBrandResourcesByContentTypeAsyncWithHttpInfo (string accountId, string brandId, string resourceContentType, byte[] fileXml)
 Uploads a branding resource file. More...
 
System.Threading.Tasks.Task< ConsumerDisclosureUpdateConsumerDisclosureAsync (string accountId, string langCode, ConsumerDisclosure consumerDisclosure=null, AccountsApi.UpdateConsumerDisclosureOptions options=null)
 Update Consumer Disclosure. More...
 
System.Threading.Tasks.Task< ApiResponse< ConsumerDisclosure > > UpdateConsumerDisclosureAsyncWithHttpInfo (string accountId, string langCode, ConsumerDisclosure consumerDisclosure=null, AccountsApi.UpdateConsumerDisclosureOptions options=null)
 Update Consumer Disclosure. More...
 
System.Threading.Tasks.Task< CustomFieldsUpdateCustomFieldAsync (string accountId, string customFieldId, CustomField customField=null, AccountsApi.UpdateCustomFieldOptions options=null)
 Updates an existing account custom field. More...
 
System.Threading.Tasks.Task< ApiResponse< CustomFields > > UpdateCustomFieldAsyncWithHttpInfo (string accountId, string customFieldId, CustomField customField=null, AccountsApi.UpdateCustomFieldOptions options=null)
 Updates an existing account custom field. More...
 
System.Threading.Tasks.Task< ENoteConfigurationUpdateENoteConfigurationAsync (string accountId, ENoteConfiguration eNoteConfiguration=null)
 Updates configuration information for the eNote eOriginal integration. More...
 
System.Threading.Tasks.Task< ApiResponse< ENoteConfiguration > > UpdateENoteConfigurationAsyncWithHttpInfo (string accountId, ENoteConfiguration eNoteConfiguration=null)
 Updates configuration information for the eNote eOriginal integration. More...
 
System.Threading.Tasks.Task< EnvelopePurgeConfigurationUpdateEnvelopePurgeConfigurationAsync (string accountId, EnvelopePurgeConfiguration envelopePurgeConfiguration=null)
 Updates envelope purge configuration. More...
 
System.Threading.Tasks.Task< ApiResponse< EnvelopePurgeConfiguration > > UpdateEnvelopePurgeConfigurationAsyncWithHttpInfo (string accountId, EnvelopePurgeConfiguration envelopePurgeConfiguration=null)
 Updates envelope purge configuration. More...
 
System.Threading.Tasks.Task< FavoriteTemplatesInfoUpdateFavoriteTemplateAsync (string accountId, FavoriteTemplatesInfo favoriteTemplatesInfo=null)
 Favorites a template More...
 
System.Threading.Tasks.Task< ApiResponse< FavoriteTemplatesInfo > > UpdateFavoriteTemplateAsyncWithHttpInfo (string accountId, FavoriteTemplatesInfo favoriteTemplatesInfo=null)
 Favorites a template More...
 
System.Threading.Tasks.Task< NotificationDefaultsUpdateNotificationDefaultsAsync (string accountId, NotificationDefaults notificationDefaults=null)
 Updates default user level settings for a specified account More...
 
System.Threading.Tasks.Task< ApiResponse< NotificationDefaults > > UpdateNotificationDefaultsAsyncWithHttpInfo (string accountId, NotificationDefaults notificationDefaults=null)
 Updates default user level settings for a specified account More...
 
System.Threading.Tasks.Task< AccountPasswordRulesUpdatePasswordRulesAsync (string accountId, AccountPasswordRules accountPasswordRules=null)
 Update the password rules More...
 
System.Threading.Tasks.Task< ApiResponse< AccountPasswordRules > > UpdatePasswordRulesAsyncWithHttpInfo (string accountId, AccountPasswordRules accountPasswordRules=null)
 Update the password rules More...
 
System.Threading.Tasks.Task< PermissionProfileUpdatePermissionProfileAsync (string accountId, string permissionProfileId, PermissionProfile permissionProfile=null, AccountsApi.UpdatePermissionProfileOptions options=null)
 Updates a permission profile within the specified account. More...
 
System.Threading.Tasks.Task< ApiResponse< PermissionProfile > > UpdatePermissionProfileAsyncWithHttpInfo (string accountId, string permissionProfileId, PermissionProfile permissionProfile=null, AccountsApi.UpdatePermissionProfileOptions options=null)
 Updates a permission profile within the specified account. More...
 
System.Threading.Tasks.Task UpdateSettingsAsync (string accountId, AccountSettingsInformation accountSettingsInformation=null)
 Updates the account settings for an account. More...
 
System.Threading.Tasks.Task< ApiResponse< Object > > UpdateSettingsAsyncWithHttpInfo (string accountId, AccountSettingsInformation accountSettingsInformation=null)
 Updates the account settings for an account. More...
 
System.Threading.Tasks.Task< AccountSharedAccessUpdateSharedAccessAsync (string accountId, AccountSharedAccess accountSharedAccess=null, AccountsApi.UpdateSharedAccessOptions options=null)
 Reserved: Sets the shared access information for users. More...
 
System.Threading.Tasks.Task< ApiResponse< AccountSharedAccess > > UpdateSharedAccessAsyncWithHttpInfo (string accountId, AccountSharedAccess accountSharedAccess=null, AccountsApi.UpdateSharedAccessOptions options=null)
 Reserved: Sets the shared access information for users. More...
 
System.Threading.Tasks.Task< UserAuthorizationUpdateUserAuthorizationAsync (string accountId, string userId, string authorizationId, UserAuthorizationUpdateRequest userAuthorizationUpdateRequest=null)
 Updates the user authorization More...
 
System.Threading.Tasks.Task< ApiResponse< UserAuthorization > > UpdateUserAuthorizationAsyncWithHttpInfo (string accountId, string userId, string authorizationId, UserAuthorizationUpdateRequest userAuthorizationUpdateRequest=null)
 Updates the user authorization More...
 
System.Threading.Tasks.Task< WatermarkUpdateWatermarkAsync (string accountId, Watermark watermark=null)
 Update watermark information. More...
 
System.Threading.Tasks.Task< ApiResponse< Watermark > > UpdateWatermarkAsyncWithHttpInfo (string accountId, Watermark watermark=null)
 Update watermark information. More...
 
- Public Member Functions inherited from DocuSign.eSign.Client.IApiAccessor
String GetBasePath ()
 Gets the base path of the API client. More...
 

Additional Inherited Members

- Properties inherited from DocuSign.eSign.Client.IApiAccessor
DocuSignClient ApiClient [get, set]
 Gets or sets the ApiClient object More...
 
ExceptionFactory ExceptionFactory [get, set]
 Provides a factory method hook for the creation of exceptions. More...
 

Detailed Description

Represents a collection of functions to interact with the API endpoints

Member Function Documentation

◆ Create()

NewAccountSummary DocuSign.eSign.Api.IAccountsApi.Create ( NewAccountDefinition  newAccountDefinition = null,
AccountsApi.CreateOptions  options = null 
)

Creates new accounts.

Creates new DocuSign service accounts. This is used to create multiple DocuSign accounts with one call. It uses the same information and formats as the normal a [Accounts:create](accounts_create) call with the information included within a &#x60;newAccountRequests&#x60; element. A maximum of 100 new accounts can be created at one time. Note that the structure of the XML request is slightly different than the JSON request, in that the new account information is included in a &#x60;newAccountDefinition&#x60; property inside the &#x60;newAccountRequests&#x60; element. Response The response returns the new account ID, password and the default user information for each newly created account. A 201 code is returned if the call succeeded. While the call may have succeed, some of the individual account requests may have failed. In the case of failures to create the account, an &#x60;errorDetails&#x60; node is added in the response to each specific request that failed.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
newAccountDefinition(optional)
optionsOptions for modifying the behavior of the function.
Returns

◆ CreateAccountSignatures()

AccountSignaturesInformation DocuSign.eSign.Api.IAccountsApi.CreateAccountSignatures ( string  accountId,
AccountSignaturesInformation  accountSignaturesInformation = null,
AccountsApi.CreateAccountSignaturesOptions  options = null 
)

Adds/updates one or more account signatures. This request may include images in multi-part format.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
accountSignaturesInformation(optional)
optionsOptions for modifying the behavior of the function.
Returns

◆ CreateAccountSignaturesAsync()

System.Threading.Tasks.Task<AccountSignaturesInformation> DocuSign.eSign.Api.IAccountsApi.CreateAccountSignaturesAsync ( string  accountId,
AccountSignaturesInformation  accountSignaturesInformation = null,
AccountsApi.CreateAccountSignaturesOptions  options = null 
)

Adds/updates one or more account signatures. This request may include images in multi-part format.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
accountSignaturesInformation(optional)
optionsOptions for modifying the behavior of the function.
Returns
Task of AccountSignaturesInformation

◆ CreateAccountSignaturesAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<AccountSignaturesInformation> > DocuSign.eSign.Api.IAccountsApi.CreateAccountSignaturesAsyncWithHttpInfo ( string  accountId,
AccountSignaturesInformation  accountSignaturesInformation = null,
AccountsApi.CreateAccountSignaturesOptions  options = null 
)

Adds/updates one or more account signatures. This request may include images in multi-part format.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
accountSignaturesInformation(optional)
optionsOptions for modifying the behavior of the function.
Returns
Task of ApiResponse (AccountSignaturesInformation)

◆ CreateAccountSignaturesWithHttpInfo()

ApiResponse<AccountSignaturesInformation> DocuSign.eSign.Api.IAccountsApi.CreateAccountSignaturesWithHttpInfo ( string  accountId,
AccountSignaturesInformation  accountSignaturesInformation = null,
AccountsApi.CreateAccountSignaturesOptions  options = null 
)

Adds/updates one or more account signatures. This request may include images in multi-part format.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
accountSignaturesInformation(optional)
optionsOptions for modifying the behavior of the function.
Returns
ApiResponse of

◆ CreateAsync()

System.Threading.Tasks.Task<NewAccountSummary> DocuSign.eSign.Api.IAccountsApi.CreateAsync ( NewAccountDefinition  newAccountDefinition = null,
AccountsApi.CreateOptions  options = null 
)

Creates new accounts.

Creates new DocuSign service accounts. This is used to create multiple DocuSign accounts with one call. It uses the same information and formats as the normal a [Accounts:create](accounts_create) call with the information included within a &#x60;newAccountRequests&#x60; element. A maximum of 100 new accounts can be created at one time. Note that the structure of the XML request is slightly different than the JSON request, in that the new account information is included in a &#x60;newAccountDefinition&#x60; property inside the &#x60;newAccountRequests&#x60; element. Response The response returns the new account ID, password and the default user information for each newly created account. A 201 code is returned if the call succeeded. While the call may have succeed, some of the individual account requests may have failed. In the case of failures to create the account, an &#x60;errorDetails&#x60; node is added in the response to each specific request that failed.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
newAccountDefinition(optional)
optionsOptions for modifying the behavior of the function.
Returns
Task of NewAccountSummary

◆ CreateAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<NewAccountSummary> > DocuSign.eSign.Api.IAccountsApi.CreateAsyncWithHttpInfo ( NewAccountDefinition  newAccountDefinition = null,
AccountsApi.CreateOptions  options = null 
)

Creates new accounts.

Creates new DocuSign service accounts. This is used to create multiple DocuSign accounts with one call. It uses the same information and formats as the normal a [Accounts:create](accounts_create) call with the information included within a &#x60;newAccountRequests&#x60; element. A maximum of 100 new accounts can be created at one time. Note that the structure of the XML request is slightly different than the JSON request, in that the new account information is included in a &#x60;newAccountDefinition&#x60; property inside the &#x60;newAccountRequests&#x60; element. Response The response returns the new account ID, password and the default user information for each newly created account. A 201 code is returned if the call succeeded. While the call may have succeed, some of the individual account requests may have failed. In the case of failures to create the account, an &#x60;errorDetails&#x60; node is added in the response to each specific request that failed.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
newAccountDefinition(optional)
optionsOptions for modifying the behavior of the function.
Returns
Task of ApiResponse (NewAccountSummary)

◆ CreateBrand()

BrandsResponse DocuSign.eSign.Api.IAccountsApi.CreateBrand ( string  accountId,
Brand  brand = null 
)

Creates one or more brand profile files for the account.

Creates one or more brand profile files for the account. The Account Branding feature (accountSettings properties &#x60;canSelfBrandSend&#x60; and &#x60;canSelfBrandSig&#x60;) must be set to true for the account to use this call. An error is returned if &#x60;brandId&#x60; property for a brand profile is already set for the account. To upload a new version of an existing brand profile, you must delete the profile and then upload the newer version. When brand profile files are being uploaded, they must be combined into one zip file and the &#x60;Content-Type&#x60; must be &#x60;application/zip&#x60;.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID GUID.
brand(optional)
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ CreateBrandAsync()

System.Threading.Tasks.Task<BrandsResponse> DocuSign.eSign.Api.IAccountsApi.CreateBrandAsync ( string  accountId,
Brand  brand = null 
)

Creates one or more brand profile files for the account.

Creates one or more brand profile files for the account. The Account Branding feature (accountSettings properties &#x60;canSelfBrandSend&#x60; and &#x60;canSelfBrandSig&#x60;) must be set to true for the account to use this call. An error is returned if &#x60;brandId&#x60; property for a brand profile is already set for the account. To upload a new version of an existing brand profile, you must delete the profile and then upload the newer version. When brand profile files are being uploaded, they must be combined into one zip file and the &#x60;Content-Type&#x60; must be &#x60;application/zip&#x60;.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID GUID.
brand(optional)
Returns
Task of BrandsResponse

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ CreateBrandAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<BrandsResponse> > DocuSign.eSign.Api.IAccountsApi.CreateBrandAsyncWithHttpInfo ( string  accountId,
Brand  brand = null 
)

Creates one or more brand profile files for the account.

Creates one or more brand profile files for the account. The Account Branding feature (accountSettings properties &#x60;canSelfBrandSend&#x60; and &#x60;canSelfBrandSig&#x60;) must be set to true for the account to use this call. An error is returned if &#x60;brandId&#x60; property for a brand profile is already set for the account. To upload a new version of an existing brand profile, you must delete the profile and then upload the newer version. When brand profile files are being uploaded, they must be combined into one zip file and the &#x60;Content-Type&#x60; must be &#x60;application/zip&#x60;.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID GUID.
brand(optional)
Returns
Task of ApiResponse (BrandsResponse)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ CreateBrandWithHttpInfo()

ApiResponse<BrandsResponse> DocuSign.eSign.Api.IAccountsApi.CreateBrandWithHttpInfo ( string  accountId,
Brand  brand = null 
)

Creates one or more brand profile files for the account.

Creates one or more brand profile files for the account. The Account Branding feature (accountSettings properties &#x60;canSelfBrandSend&#x60; and &#x60;canSelfBrandSig&#x60;) must be set to true for the account to use this call. An error is returned if &#x60;brandId&#x60; property for a brand profile is already set for the account. To upload a new version of an existing brand profile, you must delete the profile and then upload the newer version. When brand profile files are being uploaded, they must be combined into one zip file and the &#x60;Content-Type&#x60; must be &#x60;application/zip&#x60;.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID GUID.
brand(optional)
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ CreateCustomField()

CustomFields DocuSign.eSign.Api.IAccountsApi.CreateCustomField ( string  accountId,
CustomField  customField = null,
AccountsApi.CreateCustomFieldOptions  options = null 
)

Creates an acount custom field.

This method creates a custom field and makes it available for all new envelopes associated with an account.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
customField(optional)
optionsOptions for modifying the behavior of the function.
Returns

◆ CreateCustomFieldAsync()

System.Threading.Tasks.Task<CustomFields> DocuSign.eSign.Api.IAccountsApi.CreateCustomFieldAsync ( string  accountId,
CustomField  customField = null,
AccountsApi.CreateCustomFieldOptions  options = null 
)

Creates an acount custom field.

This method creates a custom field and makes it available for all new envelopes associated with an account.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
customField(optional)
optionsOptions for modifying the behavior of the function.
Returns
Task of CustomFields

◆ CreateCustomFieldAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<CustomFields> > DocuSign.eSign.Api.IAccountsApi.CreateCustomFieldAsyncWithHttpInfo ( string  accountId,
CustomField  customField = null,
AccountsApi.CreateCustomFieldOptions  options = null 
)

Creates an acount custom field.

This method creates a custom field and makes it available for all new envelopes associated with an account.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
customField(optional)
optionsOptions for modifying the behavior of the function.
Returns
Task of ApiResponse (CustomFields)

◆ CreateCustomFieldWithHttpInfo()

ApiResponse<CustomFields> DocuSign.eSign.Api.IAccountsApi.CreateCustomFieldWithHttpInfo ( string  accountId,
CustomField  customField = null,
AccountsApi.CreateCustomFieldOptions  options = null 
)

Creates an acount custom field.

This method creates a custom field and makes it available for all new envelopes associated with an account.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
customField(optional)
optionsOptions for modifying the behavior of the function.
Returns
ApiResponse of

◆ CreatePermissionProfile()

PermissionProfile DocuSign.eSign.Api.IAccountsApi.CreatePermissionProfile ( string  accountId,
PermissionProfile  permissionProfile = null,
AccountsApi.CreatePermissionProfileOptions  options = null 
)

Creates a new permission profile in the specified account.

This method creates a new permission profile for an account. ### Related topics - How to create a permission profile

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
permissionProfile(optional)
optionsOptions for modifying the behavior of the function.
Returns

◆ CreatePermissionProfileAsync()

System.Threading.Tasks.Task<PermissionProfile> DocuSign.eSign.Api.IAccountsApi.CreatePermissionProfileAsync ( string  accountId,
PermissionProfile  permissionProfile = null,
AccountsApi.CreatePermissionProfileOptions  options = null 
)

Creates a new permission profile in the specified account.

This method creates a new permission profile for an account. ### Related topics - How to create a permission profile

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
permissionProfile(optional)
optionsOptions for modifying the behavior of the function.
Returns
Task of PermissionProfile

◆ CreatePermissionProfileAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<PermissionProfile> > DocuSign.eSign.Api.IAccountsApi.CreatePermissionProfileAsyncWithHttpInfo ( string  accountId,
PermissionProfile  permissionProfile = null,
AccountsApi.CreatePermissionProfileOptions  options = null 
)

Creates a new permission profile in the specified account.

This method creates a new permission profile for an account. ### Related topics - How to create a permission profile

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
permissionProfile(optional)
optionsOptions for modifying the behavior of the function.
Returns
Task of ApiResponse (PermissionProfile)

◆ CreatePermissionProfileWithHttpInfo()

ApiResponse<PermissionProfile> DocuSign.eSign.Api.IAccountsApi.CreatePermissionProfileWithHttpInfo ( string  accountId,
PermissionProfile  permissionProfile = null,
AccountsApi.CreatePermissionProfileOptions  options = null 
)

Creates a new permission profile in the specified account.

This method creates a new permission profile for an account. ### Related topics - How to create a permission profile

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
permissionProfile(optional)
optionsOptions for modifying the behavior of the function.
Returns
ApiResponse of

◆ CreateUserAuthorization()

UserAuthorization DocuSign.eSign.Api.IAccountsApi.CreateUserAuthorization ( string  accountId,
string  userId,
UserAuthorizationCreateRequest  userAuthorizationCreateRequest = null 
)

Creates the user authorization

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
userIdThe user ID of the user being accessed. Generally this is the user ID of the authenticated user, but if the authenticated user is an Admin on the account, this may be another user the Admin user is accessing.
userAuthorizationCreateRequest(optional)
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ CreateUserAuthorizationAsync()

System.Threading.Tasks.Task<UserAuthorization> DocuSign.eSign.Api.IAccountsApi.CreateUserAuthorizationAsync ( string  accountId,
string  userId,
UserAuthorizationCreateRequest  userAuthorizationCreateRequest = null 
)

Creates the user authorization

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
userIdThe user ID of the user being accessed. Generally this is the user ID of the authenticated user, but if the authenticated user is an Admin on the account, this may be another user the Admin user is accessing.
userAuthorizationCreateRequest(optional)
Returns
Task of UserAuthorization

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ CreateUserAuthorizationAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<UserAuthorization> > DocuSign.eSign.Api.IAccountsApi.CreateUserAuthorizationAsyncWithHttpInfo ( string  accountId,
string  userId,
UserAuthorizationCreateRequest  userAuthorizationCreateRequest = null 
)

Creates the user authorization

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
userIdThe user ID of the user being accessed. Generally this is the user ID of the authenticated user, but if the authenticated user is an Admin on the account, this may be another user the Admin user is accessing.
userAuthorizationCreateRequest(optional)
Returns
Task of ApiResponse (UserAuthorization)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ CreateUserAuthorizations()

UserAuthorizationsResponse DocuSign.eSign.Api.IAccountsApi.CreateUserAuthorizations ( string  accountId,
string  userId,
UserAuthorizationsRequest  userAuthorizationsRequest = null 
)

Creates ot updates user authorizations

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
userIdThe user ID of the user being accessed. Generally this is the user ID of the authenticated user, but if the authenticated user is an Admin on the account, this may be another user the Admin user is accessing.
userAuthorizationsRequest(optional)
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ CreateUserAuthorizationsAsync()

System.Threading.Tasks.Task<UserAuthorizationsResponse> DocuSign.eSign.Api.IAccountsApi.CreateUserAuthorizationsAsync ( string  accountId,
string  userId,
UserAuthorizationsRequest  userAuthorizationsRequest = null 
)

Creates ot updates user authorizations

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
userIdThe user ID of the user being accessed. Generally this is the user ID of the authenticated user, but if the authenticated user is an Admin on the account, this may be another user the Admin user is accessing.
userAuthorizationsRequest(optional)
Returns
Task of UserAuthorizationsResponse

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ CreateUserAuthorizationsAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<UserAuthorizationsResponse> > DocuSign.eSign.Api.IAccountsApi.CreateUserAuthorizationsAsyncWithHttpInfo ( string  accountId,
string  userId,
UserAuthorizationsRequest  userAuthorizationsRequest = null 
)

Creates ot updates user authorizations

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
userIdThe user ID of the user being accessed. Generally this is the user ID of the authenticated user, but if the authenticated user is an Admin on the account, this may be another user the Admin user is accessing.
userAuthorizationsRequest(optional)
Returns
Task of ApiResponse (UserAuthorizationsResponse)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ CreateUserAuthorizationsWithHttpInfo()

ApiResponse<UserAuthorizationsResponse> DocuSign.eSign.Api.IAccountsApi.CreateUserAuthorizationsWithHttpInfo ( string  accountId,
string  userId,
UserAuthorizationsRequest  userAuthorizationsRequest = null 
)

Creates ot updates user authorizations

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
userIdThe user ID of the user being accessed. Generally this is the user ID of the authenticated user, but if the authenticated user is an Admin on the account, this may be another user the Admin user is accessing.
userAuthorizationsRequest(optional)
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ CreateUserAuthorizationWithHttpInfo()

ApiResponse<UserAuthorization> DocuSign.eSign.Api.IAccountsApi.CreateUserAuthorizationWithHttpInfo ( string  accountId,
string  userId,
UserAuthorizationCreateRequest  userAuthorizationCreateRequest = null 
)

Creates the user authorization

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
userIdThe user ID of the user being accessed. Generally this is the user ID of the authenticated user, but if the authenticated user is an Admin on the account, this may be another user the Admin user is accessing.
userAuthorizationCreateRequest(optional)
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ CreateWithHttpInfo()

ApiResponse<NewAccountSummary> DocuSign.eSign.Api.IAccountsApi.CreateWithHttpInfo ( NewAccountDefinition  newAccountDefinition = null,
AccountsApi.CreateOptions  options = null 
)

Creates new accounts.

Creates new DocuSign service accounts. This is used to create multiple DocuSign accounts with one call. It uses the same information and formats as the normal a [Accounts:create](accounts_create) call with the information included within a &#x60;newAccountRequests&#x60; element. A maximum of 100 new accounts can be created at one time. Note that the structure of the XML request is slightly different than the JSON request, in that the new account information is included in a &#x60;newAccountDefinition&#x60; property inside the &#x60;newAccountRequests&#x60; element. Response The response returns the new account ID, password and the default user information for each newly created account. A 201 code is returned if the call succeeded. While the call may have succeed, some of the individual account requests may have failed. In the case of failures to create the account, an &#x60;errorDetails&#x60; node is added in the response to each specific request that failed.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
newAccountDefinition(optional)
optionsOptions for modifying the behavior of the function.
Returns
ApiResponse of

◆ Delete()

void DocuSign.eSign.Api.IAccountsApi.Delete ( string  accountId)

Deletes the specified account.

This closes the specified account. You must be an account admin to close your account. Once closed, an account must be reopened by DocuSign.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ DeleteAccountSignature()

void DocuSign.eSign.Api.IAccountsApi.DeleteAccountSignature ( string  accountId,
string  signatureId 
)

Close the specified signature by Id.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
signatureIdThe ID of the signature being accessed.
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ DeleteAccountSignatureAsync()

System.Threading.Tasks.Task DocuSign.eSign.Api.IAccountsApi.DeleteAccountSignatureAsync ( string  accountId,
string  signatureId 
)

Close the specified signature by Id.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
signatureIdThe ID of the signature being accessed.
Returns
Task of void

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ DeleteAccountSignatureAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<Object> > DocuSign.eSign.Api.IAccountsApi.DeleteAccountSignatureAsyncWithHttpInfo ( string  accountId,
string  signatureId 
)

Close the specified signature by Id.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
signatureIdThe ID of the signature being accessed.
Returns
Task of ApiResponse

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ DeleteAccountSignatureImage()

AccountSignature DocuSign.eSign.Api.IAccountsApi.DeleteAccountSignatureImage ( string  accountId,
string  signatureId,
string  imageType 
)

Deletes a signature, initials, or stamps image.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
signatureIdThe ID of the signature being accessed.
imageTypeOne of signature_image or initials_image.
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ DeleteAccountSignatureImageAsync()

System.Threading.Tasks.Task<AccountSignature> DocuSign.eSign.Api.IAccountsApi.DeleteAccountSignatureImageAsync ( string  accountId,
string  signatureId,
string  imageType 
)

Deletes a signature, initials, or stamps image.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
signatureIdThe ID of the signature being accessed.
imageTypeOne of signature_image or initials_image.
Returns
Task of AccountSignature

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ DeleteAccountSignatureImageAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<AccountSignature> > DocuSign.eSign.Api.IAccountsApi.DeleteAccountSignatureImageAsyncWithHttpInfo ( string  accountId,
string  signatureId,
string  imageType 
)

Deletes a signature, initials, or stamps image.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
signatureIdThe ID of the signature being accessed.
imageTypeOne of signature_image or initials_image.
Returns
Task of ApiResponse (AccountSignature)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ DeleteAccountSignatureImageWithHttpInfo()

ApiResponse<AccountSignature> DocuSign.eSign.Api.IAccountsApi.DeleteAccountSignatureImageWithHttpInfo ( string  accountId,
string  signatureId,
string  imageType 
)

Deletes a signature, initials, or stamps image.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
signatureIdThe ID of the signature being accessed.
imageTypeOne of signature_image or initials_image.
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ DeleteAccountSignatureWithHttpInfo()

ApiResponse<Object> DocuSign.eSign.Api.IAccountsApi.DeleteAccountSignatureWithHttpInfo ( string  accountId,
string  signatureId 
)

Close the specified signature by Id.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
signatureIdThe ID of the signature being accessed.
Returns
ApiResponse of Object(void)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ DeleteAsync()

System.Threading.Tasks.Task DocuSign.eSign.Api.IAccountsApi.DeleteAsync ( string  accountId)

Deletes the specified account.

This closes the specified account. You must be an account admin to close your account. Once closed, an account must be reopened by DocuSign.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
Task of void

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ DeleteAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<Object> > DocuSign.eSign.Api.IAccountsApi.DeleteAsyncWithHttpInfo ( string  accountId)

Deletes the specified account.

This closes the specified account. You must be an account admin to close your account. Once closed, an account must be reopened by DocuSign.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
Task of ApiResponse

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ DeleteBrand()

void DocuSign.eSign.Api.IAccountsApi.DeleteBrand ( string  accountId,
string  brandId 
)

Removes a brand.

This method deletes a brand from an account. Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true).

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
brandIdThe unique identifier of a brand.
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ DeleteBrandAsync()

System.Threading.Tasks.Task DocuSign.eSign.Api.IAccountsApi.DeleteBrandAsync ( string  accountId,
string  brandId 
)

Removes a brand.

This method deletes a brand from an account. Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true).

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
brandIdThe unique identifier of a brand.
Returns
Task of void

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ DeleteBrandAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<Object> > DocuSign.eSign.Api.IAccountsApi.DeleteBrandAsyncWithHttpInfo ( string  accountId,
string  brandId 
)

Removes a brand.

This method deletes a brand from an account. Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true).

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
brandIdThe unique identifier of a brand.
Returns
Task of ApiResponse

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ DeleteBrandLogoByType()

void DocuSign.eSign.Api.IAccountsApi.DeleteBrandLogoByType ( string  accountId,
string  brandId,
string  logoType 
)

Delete one branding logo.

This method deletes a single logo from an account brand. Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true).

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
brandIdThe unique identifier of a brand.
logoTypeOne of Primary, Secondary or Email.
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ DeleteBrandLogoByTypeAsync()

System.Threading.Tasks.Task DocuSign.eSign.Api.IAccountsApi.DeleteBrandLogoByTypeAsync ( string  accountId,
string  brandId,
string  logoType 
)

Delete one branding logo.

This method deletes a single logo from an account brand. Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true).

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
brandIdThe unique identifier of a brand.
logoTypeOne of Primary, Secondary or Email.
Returns
Task of void

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ DeleteBrandLogoByTypeAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<Object> > DocuSign.eSign.Api.IAccountsApi.DeleteBrandLogoByTypeAsyncWithHttpInfo ( string  accountId,
string  brandId,
string  logoType 
)

Delete one branding logo.

This method deletes a single logo from an account brand. Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true).

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
brandIdThe unique identifier of a brand.
logoTypeOne of Primary, Secondary or Email.
Returns
Task of ApiResponse

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ DeleteBrandLogoByTypeWithHttpInfo()

ApiResponse<Object> DocuSign.eSign.Api.IAccountsApi.DeleteBrandLogoByTypeWithHttpInfo ( string  accountId,
string  brandId,
string  logoType 
)

Delete one branding logo.

This method deletes a single logo from an account brand. Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true).

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
brandIdThe unique identifier of a brand.
logoTypeOne of Primary, Secondary or Email.
Returns
ApiResponse of Object(void)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ DeleteBrands()

BrandsResponse DocuSign.eSign.Api.IAccountsApi.DeleteBrands ( string  accountId,
BrandsRequest  brandsRequest = null 
)

Deletes one or more brand profiles.

Deletes one or more brand profiles from an account. The Account Branding feature (accountSettings properties &#x60;canSelfBrandSend&#x60; and &#x60;canSelfBrandSend&#x60;) must be set to true to use this call.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
brandsRequest(optional)
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ DeleteBrandsAsync()

System.Threading.Tasks.Task<BrandsResponse> DocuSign.eSign.Api.IAccountsApi.DeleteBrandsAsync ( string  accountId,
BrandsRequest  brandsRequest = null 
)

Deletes one or more brand profiles.

Deletes one or more brand profiles from an account. The Account Branding feature (accountSettings properties &#x60;canSelfBrandSend&#x60; and &#x60;canSelfBrandSend&#x60;) must be set to true to use this call.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
brandsRequest(optional)
Returns
Task of BrandsResponse

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ DeleteBrandsAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<BrandsResponse> > DocuSign.eSign.Api.IAccountsApi.DeleteBrandsAsyncWithHttpInfo ( string  accountId,
BrandsRequest  brandsRequest = null 
)

Deletes one or more brand profiles.

Deletes one or more brand profiles from an account. The Account Branding feature (accountSettings properties &#x60;canSelfBrandSend&#x60; and &#x60;canSelfBrandSend&#x60;) must be set to true to use this call.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
brandsRequest(optional)
Returns
Task of ApiResponse (BrandsResponse)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ DeleteBrandsWithHttpInfo()

ApiResponse<BrandsResponse> DocuSign.eSign.Api.IAccountsApi.DeleteBrandsWithHttpInfo ( string  accountId,
BrandsRequest  brandsRequest = null 
)

Deletes one or more brand profiles.

Deletes one or more brand profiles from an account. The Account Branding feature (accountSettings properties &#x60;canSelfBrandSend&#x60; and &#x60;canSelfBrandSend&#x60;) must be set to true to use this call.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
brandsRequest(optional)
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ DeleteBrandWithHttpInfo()

ApiResponse<Object> DocuSign.eSign.Api.IAccountsApi.DeleteBrandWithHttpInfo ( string  accountId,
string  brandId 
)

Removes a brand.

This method deletes a brand from an account. Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true).

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
brandIdThe unique identifier of a brand.
Returns
ApiResponse of Object(void)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ DeleteCaptiveRecipient()

CaptiveRecipientInformation DocuSign.eSign.Api.IAccountsApi.DeleteCaptiveRecipient ( string  accountId,
string  recipientPart,
CaptiveRecipientInformation  captiveRecipientInformation = null 
)

Deletes the signature for one or more captive recipient records.

Deletes the signature for one or more captive recipient records; it is primarily used for testing. This provides a way to reset the signature associated with a client user ID so that a new signature can be created the next time the client user ID is used.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
recipientPart
captiveRecipientInformation(optional)
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ DeleteCaptiveRecipientAsync()

System.Threading.Tasks.Task<CaptiveRecipientInformation> DocuSign.eSign.Api.IAccountsApi.DeleteCaptiveRecipientAsync ( string  accountId,
string  recipientPart,
CaptiveRecipientInformation  captiveRecipientInformation = null 
)

Deletes the signature for one or more captive recipient records.

Deletes the signature for one or more captive recipient records; it is primarily used for testing. This provides a way to reset the signature associated with a client user ID so that a new signature can be created the next time the client user ID is used.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
recipientPart
captiveRecipientInformation(optional)
Returns
Task of CaptiveRecipientInformation

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ DeleteCaptiveRecipientAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<CaptiveRecipientInformation> > DocuSign.eSign.Api.IAccountsApi.DeleteCaptiveRecipientAsyncWithHttpInfo ( string  accountId,
string  recipientPart,
CaptiveRecipientInformation  captiveRecipientInformation = null 
)

Deletes the signature for one or more captive recipient records.

Deletes the signature for one or more captive recipient records; it is primarily used for testing. This provides a way to reset the signature associated with a client user ID so that a new signature can be created the next time the client user ID is used.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
recipientPart
captiveRecipientInformation(optional)
Returns
Task of ApiResponse (CaptiveRecipientInformation)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ DeleteCaptiveRecipientWithHttpInfo()

ApiResponse<CaptiveRecipientInformation> DocuSign.eSign.Api.IAccountsApi.DeleteCaptiveRecipientWithHttpInfo ( string  accountId,
string  recipientPart,
CaptiveRecipientInformation  captiveRecipientInformation = null 
)

Deletes the signature for one or more captive recipient records.

Deletes the signature for one or more captive recipient records; it is primarily used for testing. This provides a way to reset the signature associated with a client user ID so that a new signature can be created the next time the client user ID is used.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
recipientPart
captiveRecipientInformation(optional)
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ DeleteCustomField()

void DocuSign.eSign.Api.IAccountsApi.DeleteCustomField ( string  accountId,
string  customFieldId,
AccountsApi.DeleteCustomFieldOptions  options = null 
)

Delete an existing account custom field.

This method deletes an existing account custom field.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
customFieldId
optionsOptions for modifying the behavior of the function.
Returns

◆ DeleteCustomFieldAsync()

System.Threading.Tasks.Task DocuSign.eSign.Api.IAccountsApi.DeleteCustomFieldAsync ( string  accountId,
string  customFieldId,
AccountsApi.DeleteCustomFieldOptions  options = null 
)

Delete an existing account custom field.

This method deletes an existing account custom field.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
customFieldId
optionsOptions for modifying the behavior of the function.
Returns
Task of void

◆ DeleteCustomFieldAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<Object> > DocuSign.eSign.Api.IAccountsApi.DeleteCustomFieldAsyncWithHttpInfo ( string  accountId,
string  customFieldId,
AccountsApi.DeleteCustomFieldOptions  options = null 
)

Delete an existing account custom field.

This method deletes an existing account custom field.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
customFieldId
optionsOptions for modifying the behavior of the function.
Returns
Task of ApiResponse

◆ DeleteCustomFieldWithHttpInfo()

ApiResponse<Object> DocuSign.eSign.Api.IAccountsApi.DeleteCustomFieldWithHttpInfo ( string  accountId,
string  customFieldId,
AccountsApi.DeleteCustomFieldOptions  options = null 
)

Delete an existing account custom field.

This method deletes an existing account custom field.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
customFieldId
optionsOptions for modifying the behavior of the function.
Returns
ApiResponse of Object(void)

◆ DeleteENoteConfiguration()

void DocuSign.eSign.Api.IAccountsApi.DeleteENoteConfiguration ( string  accountId)

Deletes configuration information for the eNote eOriginal integration.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ DeleteENoteConfigurationAsync()

System.Threading.Tasks.Task DocuSign.eSign.Api.IAccountsApi.DeleteENoteConfigurationAsync ( string  accountId)

Deletes configuration information for the eNote eOriginal integration.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
Task of void

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ DeleteENoteConfigurationAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<Object> > DocuSign.eSign.Api.IAccountsApi.DeleteENoteConfigurationAsyncWithHttpInfo ( string  accountId)

Deletes configuration information for the eNote eOriginal integration.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
Task of ApiResponse

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ DeleteENoteConfigurationWithHttpInfo()

ApiResponse<Object> DocuSign.eSign.Api.IAccountsApi.DeleteENoteConfigurationWithHttpInfo ( string  accountId)

Deletes configuration information for the eNote eOriginal integration.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
ApiResponse of Object(void)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ DeletePermissionProfile()

void DocuSign.eSign.Api.IAccountsApi.DeletePermissionProfile ( string  accountId,
string  permissionProfileId,
AccountsApi.DeletePermissionProfileOptions  options = null 
)

Deletes a permissions profile within the specified account.

This method deletes a permission profile from an account. To delete a permission profile, it must not have any users associated with it. When you use this method to delete a permission profile, you can reassign the users associated with it to a new permission profile at the same time by using the &#x60;move_users_to&#x60; query parameter. ### Related topics - How to delete a permission profile

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
permissionProfileId
optionsOptions for modifying the behavior of the function.
Returns

◆ DeletePermissionProfileAsync()

System.Threading.Tasks.Task DocuSign.eSign.Api.IAccountsApi.DeletePermissionProfileAsync ( string  accountId,
string  permissionProfileId,
AccountsApi.DeletePermissionProfileOptions  options = null 
)

Deletes a permissions profile within the specified account.

This method deletes a permission profile from an account. To delete a permission profile, it must not have any users associated with it. When you use this method to delete a permission profile, you can reassign the users associated with it to a new permission profile at the same time by using the &#x60;move_users_to&#x60; query parameter. ### Related topics - How to delete a permission profile

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
permissionProfileId
optionsOptions for modifying the behavior of the function.
Returns
Task of void

◆ DeletePermissionProfileAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<Object> > DocuSign.eSign.Api.IAccountsApi.DeletePermissionProfileAsyncWithHttpInfo ( string  accountId,
string  permissionProfileId,
AccountsApi.DeletePermissionProfileOptions  options = null 
)

Deletes a permissions profile within the specified account.

This method deletes a permission profile from an account. To delete a permission profile, it must not have any users associated with it. When you use this method to delete a permission profile, you can reassign the users associated with it to a new permission profile at the same time by using the &#x60;move_users_to&#x60; query parameter. ### Related topics - How to delete a permission profile

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
permissionProfileId
optionsOptions for modifying the behavior of the function.
Returns
Task of ApiResponse

◆ DeletePermissionProfileWithHttpInfo()

ApiResponse<Object> DocuSign.eSign.Api.IAccountsApi.DeletePermissionProfileWithHttpInfo ( string  accountId,
string  permissionProfileId,
AccountsApi.DeletePermissionProfileOptions  options = null 
)

Deletes a permissions profile within the specified account.

This method deletes a permission profile from an account. To delete a permission profile, it must not have any users associated with it. When you use this method to delete a permission profile, you can reassign the users associated with it to a new permission profile at the same time by using the &#x60;move_users_to&#x60; query parameter. ### Related topics - How to delete a permission profile

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
permissionProfileId
optionsOptions for modifying the behavior of the function.
Returns
ApiResponse of Object(void)

◆ DeleteUserAuthorization()

void DocuSign.eSign.Api.IAccountsApi.DeleteUserAuthorization ( string  accountId,
string  userId,
string  authorizationId 
)

Deletes the user authorization

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
userIdThe user ID of the user being accessed. Generally this is the user ID of the authenticated user, but if the authenticated user is an Admin on the account, this may be another user the Admin user is accessing.
authorizationId
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ DeleteUserAuthorizationAsync()

System.Threading.Tasks.Task DocuSign.eSign.Api.IAccountsApi.DeleteUserAuthorizationAsync ( string  accountId,
string  userId,
string  authorizationId 
)

Deletes the user authorization

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
userIdThe user ID of the user being accessed. Generally this is the user ID of the authenticated user, but if the authenticated user is an Admin on the account, this may be another user the Admin user is accessing.
authorizationId
Returns
Task of void

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ DeleteUserAuthorizationAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<Object> > DocuSign.eSign.Api.IAccountsApi.DeleteUserAuthorizationAsyncWithHttpInfo ( string  accountId,
string  userId,
string  authorizationId 
)

Deletes the user authorization

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
userIdThe user ID of the user being accessed. Generally this is the user ID of the authenticated user, but if the authenticated user is an Admin on the account, this may be another user the Admin user is accessing.
authorizationId
Returns
Task of ApiResponse

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ DeleteUserAuthorizations()

UserAuthorizationsDeleteResponse DocuSign.eSign.Api.IAccountsApi.DeleteUserAuthorizations ( string  accountId,
string  userId,
UserAuthorizationsDeleteRequest  userAuthorizationsDeleteRequest = null 
)

Creates ot updates user authorizations

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
userIdThe user ID of the user being accessed. Generally this is the user ID of the authenticated user, but if the authenticated user is an Admin on the account, this may be another user the Admin user is accessing.
userAuthorizationsDeleteRequest(optional)
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ DeleteUserAuthorizationsAsync()

System.Threading.Tasks.Task<UserAuthorizationsDeleteResponse> DocuSign.eSign.Api.IAccountsApi.DeleteUserAuthorizationsAsync ( string  accountId,
string  userId,
UserAuthorizationsDeleteRequest  userAuthorizationsDeleteRequest = null 
)

Creates ot updates user authorizations

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
userIdThe user ID of the user being accessed. Generally this is the user ID of the authenticated user, but if the authenticated user is an Admin on the account, this may be another user the Admin user is accessing.
userAuthorizationsDeleteRequest(optional)
Returns
Task of UserAuthorizationsDeleteResponse

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ DeleteUserAuthorizationsAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<UserAuthorizationsDeleteResponse> > DocuSign.eSign.Api.IAccountsApi.DeleteUserAuthorizationsAsyncWithHttpInfo ( string  accountId,
string  userId,
UserAuthorizationsDeleteRequest  userAuthorizationsDeleteRequest = null 
)

Creates ot updates user authorizations

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
userIdThe user ID of the user being accessed. Generally this is the user ID of the authenticated user, but if the authenticated user is an Admin on the account, this may be another user the Admin user is accessing.
userAuthorizationsDeleteRequest(optional)
Returns
Task of ApiResponse (UserAuthorizationsDeleteResponse)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ DeleteUserAuthorizationsWithHttpInfo()

ApiResponse<UserAuthorizationsDeleteResponse> DocuSign.eSign.Api.IAccountsApi.DeleteUserAuthorizationsWithHttpInfo ( string  accountId,
string  userId,
UserAuthorizationsDeleteRequest  userAuthorizationsDeleteRequest = null 
)

Creates ot updates user authorizations

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
userIdThe user ID of the user being accessed. Generally this is the user ID of the authenticated user, but if the authenticated user is an Admin on the account, this may be another user the Admin user is accessing.
userAuthorizationsDeleteRequest(optional)
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ DeleteUserAuthorizationWithHttpInfo()

ApiResponse<Object> DocuSign.eSign.Api.IAccountsApi.DeleteUserAuthorizationWithHttpInfo ( string  accountId,
string  userId,
string  authorizationId 
)

Deletes the user authorization

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
userIdThe user ID of the user being accessed. Generally this is the user ID of the authenticated user, but if the authenticated user is an Admin on the account, this may be another user the Admin user is accessing.
authorizationId
Returns
ApiResponse of Object(void)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ DeleteWithHttpInfo()

ApiResponse<Object> DocuSign.eSign.Api.IAccountsApi.DeleteWithHttpInfo ( string  accountId)

Deletes the specified account.

This closes the specified account. You must be an account admin to close your account. Once closed, an account must be reopened by DocuSign.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
ApiResponse of Object(void)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetAccountIdentityVerification()

AccountIdentityVerificationResponse DocuSign.eSign.Api.IAccountsApi.GetAccountIdentityVerification ( 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. Note: To use this method, you must either be an account administrator or a sender. ### Related topics - How to require ID Verification (IDV) for a recipient

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetAccountIdentityVerificationAsync()

System.Threading.Tasks.Task<AccountIdentityVerificationResponse> DocuSign.eSign.Api.IAccountsApi.GetAccountIdentityVerificationAsync ( 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. Note: To use this method, you must either be an account administrator or a sender. ### Related topics - How to require ID Verification (IDV) for a recipient

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
Task of AccountIdentityVerificationResponse

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetAccountIdentityVerificationAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<AccountIdentityVerificationResponse> > DocuSign.eSign.Api.IAccountsApi.GetAccountIdentityVerificationAsyncWithHttpInfo ( 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. Note: To use this method, you must either be an account administrator or a sender. ### Related topics - How to require ID Verification (IDV) for a recipient

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
Task of ApiResponse (AccountIdentityVerificationResponse)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetAccountIdentityVerificationWithHttpInfo()

ApiResponse<AccountIdentityVerificationResponse> DocuSign.eSign.Api.IAccountsApi.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. Note: To use this method, you must either be an account administrator or a sender. ### Related topics - How to require ID Verification (IDV) for a recipient

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetAccountInformation()

AccountInformation DocuSign.eSign.Api.IAccountsApi.GetAccountInformation ( string  accountId,
AccountsApi.GetAccountInformationOptions  options = null 
)

Retrieves the account information for the specified account.

Retrieves the account information for the specified account. Response The &#x60;canUpgrade&#x60; property contains is a Boolean that indicates whether the account can be upgraded through the API.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
optionsOptions for modifying the behavior of the function.
Returns

◆ GetAccountInformationAsync()

System.Threading.Tasks.Task<AccountInformation> DocuSign.eSign.Api.IAccountsApi.GetAccountInformationAsync ( string  accountId,
AccountsApi.GetAccountInformationOptions  options = null 
)

Retrieves the account information for the specified account.

Retrieves the account information for the specified account. Response The &#x60;canUpgrade&#x60; property contains is a Boolean that indicates whether the account can be upgraded through the API.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
optionsOptions for modifying the behavior of the function.
Returns
Task of AccountInformation

◆ GetAccountInformationAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<AccountInformation> > DocuSign.eSign.Api.IAccountsApi.GetAccountInformationAsyncWithHttpInfo ( string  accountId,
AccountsApi.GetAccountInformationOptions  options = null 
)

Retrieves the account information for the specified account.

Retrieves the account information for the specified account. Response The &#x60;canUpgrade&#x60; property contains is a Boolean that indicates whether the account can be upgraded through the API.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
optionsOptions for modifying the behavior of the function.
Returns
Task of ApiResponse (AccountInformation)

◆ GetAccountInformationWithHttpInfo()

ApiResponse<AccountInformation> DocuSign.eSign.Api.IAccountsApi.GetAccountInformationWithHttpInfo ( string  accountId,
AccountsApi.GetAccountInformationOptions  options = null 
)

Retrieves the account information for the specified account.

Retrieves the account information for the specified account. Response The &#x60;canUpgrade&#x60; property contains is a Boolean that indicates whether the account can be upgraded through the API.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
optionsOptions for modifying the behavior of the function.
Returns
ApiResponse of

◆ GetAccountSignature()

AccountSignature DocuSign.eSign.Api.IAccountsApi.GetAccountSignature ( string  accountId,
string  signatureId 
)

Returns information about a single signature by specifed signatureId.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
signatureIdThe ID of the signature being accessed.
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetAccountSignatureAsync()

System.Threading.Tasks.Task<AccountSignature> DocuSign.eSign.Api.IAccountsApi.GetAccountSignatureAsync ( string  accountId,
string  signatureId 
)

Returns information about a single signature by specifed signatureId.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
signatureIdThe ID of the signature being accessed.
Returns
Task of AccountSignature

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetAccountSignatureAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<AccountSignature> > DocuSign.eSign.Api.IAccountsApi.GetAccountSignatureAsyncWithHttpInfo ( string  accountId,
string  signatureId 
)

Returns information about a single signature by specifed signatureId.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
signatureIdThe ID of the signature being accessed.
Returns
Task of ApiResponse (AccountSignature)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetAccountSignatureImage()

System.IO.Stream DocuSign.eSign.Api.IAccountsApi.GetAccountSignatureImage ( string  accountId,
string  signatureId,
string  imageType,
AccountsApi.GetAccountSignatureImageOptions  options = null 
)

Returns a signature, initials, or stamps image.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
signatureIdThe ID of the signature being accessed.
imageTypeOne of signature_image or initials_image.
optionsOptions for modifying the behavior of the function.
Returns

◆ GetAccountSignatureImageAsync()

System.Threading.Tasks.Task<System.IO.Stream> DocuSign.eSign.Api.IAccountsApi.GetAccountSignatureImageAsync ( string  accountId,
string  signatureId,
string  imageType,
AccountsApi.GetAccountSignatureImageOptions  options = null 
)

Returns a signature, initials, or stamps image.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
signatureIdThe ID of the signature being accessed.
imageTypeOne of signature_image or initials_image.
optionsOptions for modifying the behavior of the function.
Returns
Task of System.IO.Stream

◆ GetAccountSignatureImageAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<System.IO.Stream> > DocuSign.eSign.Api.IAccountsApi.GetAccountSignatureImageAsyncWithHttpInfo ( string  accountId,
string  signatureId,
string  imageType,
AccountsApi.GetAccountSignatureImageOptions  options = null 
)

Returns a signature, initials, or stamps image.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
signatureIdThe ID of the signature being accessed.
imageTypeOne of signature_image or initials_image.
optionsOptions for modifying the behavior of the function.
Returns
Task of ApiResponse (System.IO.Stream)

◆ GetAccountSignatureImageWithHttpInfo()

ApiResponse<System.IO.Stream> DocuSign.eSign.Api.IAccountsApi.GetAccountSignatureImageWithHttpInfo ( string  accountId,
string  signatureId,
string  imageType,
AccountsApi.GetAccountSignatureImageOptions  options = null 
)

Returns a signature, initials, or stamps image.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
signatureIdThe ID of the signature being accessed.
imageTypeOne of signature_image or initials_image.
optionsOptions for modifying the behavior of the function.
Returns
ApiResponse of

◆ GetAccountSignatures()

AccountSignaturesInformation DocuSign.eSign.Api.IAccountsApi.GetAccountSignatures ( string  accountId,
AccountsApi.GetAccountSignaturesOptions  options = null 
)

Returns the managed signature definitions for the account

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
optionsOptions for modifying the behavior of the function.
Returns

◆ GetAccountSignaturesAsync()

System.Threading.Tasks.Task<AccountSignaturesInformation> DocuSign.eSign.Api.IAccountsApi.GetAccountSignaturesAsync ( string  accountId,
AccountsApi.GetAccountSignaturesOptions  options = null 
)

Returns the managed signature definitions for the account

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
optionsOptions for modifying the behavior of the function.
Returns
Task of AccountSignaturesInformation

◆ GetAccountSignaturesAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<AccountSignaturesInformation> > DocuSign.eSign.Api.IAccountsApi.GetAccountSignaturesAsyncWithHttpInfo ( string  accountId,
AccountsApi.GetAccountSignaturesOptions  options = null 
)

Returns the managed signature definitions for the account

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
optionsOptions for modifying the behavior of the function.
Returns
Task of ApiResponse (AccountSignaturesInformation)

◆ GetAccountSignaturesWithHttpInfo()

ApiResponse<AccountSignaturesInformation> DocuSign.eSign.Api.IAccountsApi.GetAccountSignaturesWithHttpInfo ( string  accountId,
AccountsApi.GetAccountSignaturesOptions  options = null 
)

Returns the managed signature definitions for the account

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
optionsOptions for modifying the behavior of the function.
Returns
ApiResponse of

◆ GetAccountSignatureWithHttpInfo()

ApiResponse<AccountSignature> DocuSign.eSign.Api.IAccountsApi.GetAccountSignatureWithHttpInfo ( string  accountId,
string  signatureId 
)

Returns information about a single signature by specifed signatureId.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
signatureIdThe ID of the signature being accessed.
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetAccountTabSettings()

TabAccountSettings DocuSign.eSign.Api.IAccountsApi.GetAccountTabSettings ( 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.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetAccountTabSettingsAsync()

System.Threading.Tasks.Task<TabAccountSettings> DocuSign.eSign.Api.IAccountsApi.GetAccountTabSettingsAsync ( 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.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
Task of TabAccountSettings

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetAccountTabSettingsAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<TabAccountSettings> > DocuSign.eSign.Api.IAccountsApi.GetAccountTabSettingsAsyncWithHttpInfo ( 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.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
Task of ApiResponse (TabAccountSettings)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetAccountTabSettingsWithHttpInfo()

ApiResponse<TabAccountSettings> DocuSign.eSign.Api.IAccountsApi.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.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetAgentUserAuthorizations()

UserAuthorizations DocuSign.eSign.Api.IAccountsApi.GetAgentUserAuthorizations ( string  accountId,
string  userId,
AccountsApi.GetAgentUserAuthorizationsOptions  options = null 
)

Returns the agent user authorizations

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
userIdThe user ID of the user being accessed. Generally this is the user ID of the authenticated user, but if the authenticated user is an Admin on the account, this may be another user the Admin user is accessing.
optionsOptions for modifying the behavior of the function.
Returns

◆ GetAgentUserAuthorizationsAsync()

System.Threading.Tasks.Task<UserAuthorizations> DocuSign.eSign.Api.IAccountsApi.GetAgentUserAuthorizationsAsync ( string  accountId,
string  userId,
AccountsApi.GetAgentUserAuthorizationsOptions  options = null 
)

Returns the agent user authorizations

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
userIdThe user ID of the user being accessed. Generally this is the user ID of the authenticated user, but if the authenticated user is an Admin on the account, this may be another user the Admin user is accessing.
optionsOptions for modifying the behavior of the function.
Returns
Task of UserAuthorizations

◆ GetAgentUserAuthorizationsAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<UserAuthorizations> > DocuSign.eSign.Api.IAccountsApi.GetAgentUserAuthorizationsAsyncWithHttpInfo ( string  accountId,
string  userId,
AccountsApi.GetAgentUserAuthorizationsOptions  options = null 
)

Returns the agent user authorizations

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
userIdThe user ID of the user being accessed. Generally this is the user ID of the authenticated user, but if the authenticated user is an Admin on the account, this may be another user the Admin user is accessing.
optionsOptions for modifying the behavior of the function.
Returns
Task of ApiResponse (UserAuthorizations)

◆ GetAgentUserAuthorizationsWithHttpInfo()

ApiResponse<UserAuthorizations> DocuSign.eSign.Api.IAccountsApi.GetAgentUserAuthorizationsWithHttpInfo ( string  accountId,
string  userId,
AccountsApi.GetAgentUserAuthorizationsOptions  options = null 
)

Returns the agent user authorizations

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
userIdThe user ID of the user being accessed. Generally this is the user ID of the authenticated user, but if the authenticated user is an Admin on the account, this may be another user the Admin user is accessing.
optionsOptions for modifying the behavior of the function.
Returns
ApiResponse of

◆ GetAllPaymentGatewayAccounts()

PaymentGatewayAccountsInfo DocuSign.eSign.Api.IAccountsApi.GetAllPaymentGatewayAccounts ( 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.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetAllPaymentGatewayAccountsAsync()

System.Threading.Tasks.Task<PaymentGatewayAccountsInfo> DocuSign.eSign.Api.IAccountsApi.GetAllPaymentGatewayAccountsAsync ( 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.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
Task of PaymentGatewayAccountsInfo

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetAllPaymentGatewayAccountsAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<PaymentGatewayAccountsInfo> > DocuSign.eSign.Api.IAccountsApi.GetAllPaymentGatewayAccountsAsyncWithHttpInfo ( 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.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
Task of ApiResponse (PaymentGatewayAccountsInfo)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetAllPaymentGatewayAccountsWithHttpInfo()

ApiResponse<PaymentGatewayAccountsInfo> DocuSign.eSign.Api.IAccountsApi.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.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetBillingCharges()

BillingChargeResponse DocuSign.eSign.Api.IAccountsApi.GetBillingCharges ( string  accountId,
AccountsApi.GetBillingChargesOptions  options = null 
)

Gets list of recurring and usage charges for the account.

Retrieves the list of recurring and usage charges for the account. This can be used to determine the charge structure and usage of charge plan items. Privileges required: account administrator

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
optionsOptions for modifying the behavior of the function.
Returns

◆ GetBillingChargesAsync()

System.Threading.Tasks.Task<BillingChargeResponse> DocuSign.eSign.Api.IAccountsApi.GetBillingChargesAsync ( string  accountId,
AccountsApi.GetBillingChargesOptions  options = null 
)

Gets list of recurring and usage charges for the account.

Retrieves the list of recurring and usage charges for the account. This can be used to determine the charge structure and usage of charge plan items. Privileges required: account administrator

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
optionsOptions for modifying the behavior of the function.
Returns
Task of BillingChargeResponse

◆ GetBillingChargesAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<BillingChargeResponse> > DocuSign.eSign.Api.IAccountsApi.GetBillingChargesAsyncWithHttpInfo ( string  accountId,
AccountsApi.GetBillingChargesOptions  options = null 
)

Gets list of recurring and usage charges for the account.

Retrieves the list of recurring and usage charges for the account. This can be used to determine the charge structure and usage of charge plan items. Privileges required: account administrator

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
optionsOptions for modifying the behavior of the function.
Returns
Task of ApiResponse (BillingChargeResponse)

◆ GetBillingChargesWithHttpInfo()

ApiResponse<BillingChargeResponse> DocuSign.eSign.Api.IAccountsApi.GetBillingChargesWithHttpInfo ( string  accountId,
AccountsApi.GetBillingChargesOptions  options = null 
)

Gets list of recurring and usage charges for the account.

Retrieves the list of recurring and usage charges for the account. This can be used to determine the charge structure and usage of charge plan items. Privileges required: account administrator

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
optionsOptions for modifying the behavior of the function.
Returns
ApiResponse of

◆ GetBrand()

Brand DocuSign.eSign.Api.IAccountsApi.GetBrand ( string  accountId,
string  brandId,
AccountsApi.GetBrandOptions  options = null 
)

Get information for a specific brand.

This method returns details about an account brand. Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true).

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
brandIdThe unique identifier of a brand.
optionsOptions for modifying the behavior of the function.
Returns

◆ GetBrandAsync()

System.Threading.Tasks.Task<Brand> DocuSign.eSign.Api.IAccountsApi.GetBrandAsync ( string  accountId,
string  brandId,
AccountsApi.GetBrandOptions  options = null 
)

Get information for a specific brand.

This method returns details about an account brand. Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true).

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
brandIdThe unique identifier of a brand.
optionsOptions for modifying the behavior of the function.
Returns
Task of Brand

◆ GetBrandAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<Brand> > DocuSign.eSign.Api.IAccountsApi.GetBrandAsyncWithHttpInfo ( string  accountId,
string  brandId,
AccountsApi.GetBrandOptions  options = null 
)

Get information for a specific brand.

This method returns details about an account brand. Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true).

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
brandIdThe unique identifier of a brand.
optionsOptions for modifying the behavior of the function.
Returns
Task of ApiResponse (Brand)

◆ GetBrandExportFile()

void DocuSign.eSign.Api.IAccountsApi.GetBrandExportFile ( string  accountId,
string  brandId 
)

Export a specific brand.

This method exports information about a brand to an XML file. Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true).

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
brandIdThe unique identifier of a brand.
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetBrandExportFileAsync()

System.Threading.Tasks.Task DocuSign.eSign.Api.IAccountsApi.GetBrandExportFileAsync ( string  accountId,
string  brandId 
)

Export a specific brand.

This method exports information about a brand to an XML file. Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true).

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
brandIdThe unique identifier of a brand.
Returns
Task of void

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetBrandExportFileAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<Object> > DocuSign.eSign.Api.IAccountsApi.GetBrandExportFileAsyncWithHttpInfo ( string  accountId,
string  brandId 
)

Export a specific brand.

This method exports information about a brand to an XML file. Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true).

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
brandIdThe unique identifier of a brand.
Returns
Task of ApiResponse

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetBrandExportFileWithHttpInfo()

ApiResponse<Object> DocuSign.eSign.Api.IAccountsApi.GetBrandExportFileWithHttpInfo ( string  accountId,
string  brandId 
)

Export a specific brand.

This method exports information about a brand to an XML file. Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true).

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
brandIdThe unique identifier of a brand.
Returns
ApiResponse of Object(void)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetBrandLogoByType()

System.IO.Stream DocuSign.eSign.Api.IAccountsApi.GetBrandLogoByType ( string  accountId,
string  brandId,
string  logoType 
)

Obtains the specified image for a brand.

This method returns a specific logo that is used in a brand. Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true).

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
brandIdThe unique identifier of a brand.
logoTypeOne of Primary, Secondary or Email.
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetBrandLogoByTypeAsync()

System.Threading.Tasks.Task<System.IO.Stream> DocuSign.eSign.Api.IAccountsApi.GetBrandLogoByTypeAsync ( string  accountId,
string  brandId,
string  logoType 
)

Obtains the specified image for a brand.

This method returns a specific logo that is used in a brand. Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true).

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
brandIdThe unique identifier of a brand.
logoTypeOne of Primary, Secondary or Email.
Returns
Task of System.IO.Stream

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetBrandLogoByTypeAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<System.IO.Stream> > DocuSign.eSign.Api.IAccountsApi.GetBrandLogoByTypeAsyncWithHttpInfo ( string  accountId,
string  brandId,
string  logoType 
)

Obtains the specified image for a brand.

This method returns a specific logo that is used in a brand. Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true).

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
brandIdThe unique identifier of a brand.
logoTypeOne of Primary, Secondary or Email.
Returns
Task of ApiResponse (System.IO.Stream)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetBrandLogoByTypeWithHttpInfo()

ApiResponse<System.IO.Stream> DocuSign.eSign.Api.IAccountsApi.GetBrandLogoByTypeWithHttpInfo ( string  accountId,
string  brandId,
string  logoType 
)

Obtains the specified image for a brand.

This method returns a specific logo that is used in a brand. Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true).

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
brandIdThe unique identifier of a brand.
logoTypeOne of Primary, Secondary or Email.
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetBrandResources()

BrandResourcesList DocuSign.eSign.Api.IAccountsApi.GetBrandResources ( string  accountId,
string  brandId 
)

Returns the specified account&#39;s list of branding resources (metadata).

This method returns metadata about the branding resources that are associated with an account. Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true).

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
brandIdThe unique identifier of a brand.
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetBrandResourcesAsync()

System.Threading.Tasks.Task<BrandResourcesList> DocuSign.eSign.Api.IAccountsApi.GetBrandResourcesAsync ( string  accountId,
string  brandId 
)

Returns the specified account&#39;s list of branding resources (metadata).

This method returns metadata about the branding resources that are associated with an account. Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true).

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
brandIdThe unique identifier of a brand.
Returns
Task of BrandResourcesList

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetBrandResourcesAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<BrandResourcesList> > DocuSign.eSign.Api.IAccountsApi.GetBrandResourcesAsyncWithHttpInfo ( string  accountId,
string  brandId 
)

Returns the specified account&#39;s list of branding resources (metadata).

This method returns metadata about the branding resources that are associated with an account. Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true).

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
brandIdThe unique identifier of a brand.
Returns
Task of ApiResponse (BrandResourcesList)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetBrandResourcesByContentType()

void DocuSign.eSign.Api.IAccountsApi.GetBrandResourcesByContentType ( string  accountId,
string  brandId,
string  resourceContentType,
AccountsApi.GetBrandResourcesByContentTypeOptions  options = null 
)

Returns the specified branding resource file.

This method returns a specific branding resource file. A brand uses a set of brand resource files to control the sending, signing, email message, and captive (embedded) signing experiences. You can modify the default email messages and formats in these files and upload them to your brand to customize the user experience. Important: When you upload a modified resource file, only the elements that differ from the master resource file are saved as your resource file. Similarly, when you download your resource files, only the modified elements are included in the file. Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true).

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
brandIdThe unique identifier of a brand.
resourceContentType
optionsOptions for modifying the behavior of the function.
Returns

◆ GetBrandResourcesByContentTypeAsync()

System.Threading.Tasks.Task DocuSign.eSign.Api.IAccountsApi.GetBrandResourcesByContentTypeAsync ( string  accountId,
string  brandId,
string  resourceContentType,
AccountsApi.GetBrandResourcesByContentTypeOptions  options = null 
)

Returns the specified branding resource file.

This method returns a specific branding resource file. A brand uses a set of brand resource files to control the sending, signing, email message, and captive (embedded) signing experiences. You can modify the default email messages and formats in these files and upload them to your brand to customize the user experience. Important: When you upload a modified resource file, only the elements that differ from the master resource file are saved as your resource file. Similarly, when you download your resource files, only the modified elements are included in the file. Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true).

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
brandIdThe unique identifier of a brand.
resourceContentType
optionsOptions for modifying the behavior of the function.
Returns
Task of void

◆ GetBrandResourcesByContentTypeAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<Object> > DocuSign.eSign.Api.IAccountsApi.GetBrandResourcesByContentTypeAsyncWithHttpInfo ( string  accountId,
string  brandId,
string  resourceContentType,
AccountsApi.GetBrandResourcesByContentTypeOptions  options = null 
)

Returns the specified branding resource file.

This method returns a specific branding resource file. A brand uses a set of brand resource files to control the sending, signing, email message, and captive (embedded) signing experiences. You can modify the default email messages and formats in these files and upload them to your brand to customize the user experience. Important: When you upload a modified resource file, only the elements that differ from the master resource file are saved as your resource file. Similarly, when you download your resource files, only the modified elements are included in the file. Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true).

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
brandIdThe unique identifier of a brand.
resourceContentType
optionsOptions for modifying the behavior of the function.
Returns
Task of ApiResponse

◆ GetBrandResourcesByContentTypeWithHttpInfo()

ApiResponse<Object> DocuSign.eSign.Api.IAccountsApi.GetBrandResourcesByContentTypeWithHttpInfo ( string  accountId,
string  brandId,
string  resourceContentType,
AccountsApi.GetBrandResourcesByContentTypeOptions  options = null 
)

Returns the specified branding resource file.

This method returns a specific branding resource file. A brand uses a set of brand resource files to control the sending, signing, email message, and captive (embedded) signing experiences. You can modify the default email messages and formats in these files and upload them to your brand to customize the user experience. Important: When you upload a modified resource file, only the elements that differ from the master resource file are saved as your resource file. Similarly, when you download your resource files, only the modified elements are included in the file. Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true).

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
brandIdThe unique identifier of a brand.
resourceContentType
optionsOptions for modifying the behavior of the function.
Returns
ApiResponse of Object(void)

◆ GetBrandResourcesWithHttpInfo()

ApiResponse<BrandResourcesList> DocuSign.eSign.Api.IAccountsApi.GetBrandResourcesWithHttpInfo ( string  accountId,
string  brandId 
)

Returns the specified account&#39;s list of branding resources (metadata).

This method returns metadata about the branding resources that are associated with an account. Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true).

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
brandIdThe unique identifier of a brand.
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetBrandWithHttpInfo()

ApiResponse<Brand> DocuSign.eSign.Api.IAccountsApi.GetBrandWithHttpInfo ( string  accountId,
string  brandId,
AccountsApi.GetBrandOptions  options = null 
)

Get information for a specific brand.

This method returns details about an account brand. Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true).

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
brandIdThe unique identifier of a brand.
optionsOptions for modifying the behavior of the function.
Returns
ApiResponse of

◆ GetConsumerDisclosure()

ConsumerDisclosure DocuSign.eSign.Api.IAccountsApi.GetConsumerDisclosure ( string  accountId,
string  langCode 
)

Gets the Electronic Record and Signature Disclosure.

Retrieves the Electronic Record and Signature Disclosure, with HTML formatting, for the requested envelope recipient. This might be different than the current account disclosure depending on account settings, such as branding, and when the account disclosure was last updated. An optional query string can be included to return the language for the disclosure.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
langCodeThe simple type enumeration the language used in the response. The supported languages, with the language value shown in parenthesis, are:Arabic (ar), Armenian (hy), Armenian (hy), Bulgarian (bg), Czech (cs), Chinese Simplified (zh_CN), Chinese Traditional (zh_TW), Croatian (hr), Danish (da), Dutch (nl), English US (en), English UK (en_GB), Estonian (et), Farsi (fa), Finnish (fi), French (fr), French Canada (fr_CA), German (de), Greek (el), Hebrew (he), Hindi (hi), Hungarian (hu), Bahasa Indonesia (id), Italian (it), Japanese (ja), Korean (ko), Latvian (lv), Lithuanian (lt), Bahasa Melayu (ms), Norwegian (no), Polish (pl), Portuguese (pt), Portuguese Brazil (pt_BR), Romanian (ro), Russian (ru), Serbian (sr), Slovak (sk), Slovenian (sl), Spanish (es),Spanish Latin America (es_MX), Swedish (sv), Thai (th), Turkish (tr), Ukrainian (uk) and Vietnamese (vi). Additionally, the value can be set to �browser� to automatically detect the browser language being used by the viewer and display the disclosure in that language.
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetConsumerDisclosureAsync()

System.Threading.Tasks.Task<ConsumerDisclosure> DocuSign.eSign.Api.IAccountsApi.GetConsumerDisclosureAsync ( string  accountId,
string  langCode 
)

Gets the Electronic Record and Signature Disclosure.

Retrieves the Electronic Record and Signature Disclosure, with HTML formatting, for the requested envelope recipient. This might be different than the current account disclosure depending on account settings, such as branding, and when the account disclosure was last updated. An optional query string can be included to return the language for the disclosure.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
langCodeThe simple type enumeration the language used in the response. The supported languages, with the language value shown in parenthesis, are:Arabic (ar), Armenian (hy), Armenian (hy), Bulgarian (bg), Czech (cs), Chinese Simplified (zh_CN), Chinese Traditional (zh_TW), Croatian (hr), Danish (da), Dutch (nl), English US (en), English UK (en_GB), Estonian (et), Farsi (fa), Finnish (fi), French (fr), French Canada (fr_CA), German (de), Greek (el), Hebrew (he), Hindi (hi), Hungarian (hu), Bahasa Indonesia (id), Italian (it), Japanese (ja), Korean (ko), Latvian (lv), Lithuanian (lt), Bahasa Melayu (ms), Norwegian (no), Polish (pl), Portuguese (pt), Portuguese Brazil (pt_BR), Romanian (ro), Russian (ru), Serbian (sr), Slovak (sk), Slovenian (sl), Spanish (es),Spanish Latin America (es_MX), Swedish (sv), Thai (th), Turkish (tr), Ukrainian (uk) and Vietnamese (vi). Additionally, the value can be set to �browser� to automatically detect the browser language being used by the viewer and display the disclosure in that language.
Returns
Task of ConsumerDisclosure

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetConsumerDisclosureAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<ConsumerDisclosure> > DocuSign.eSign.Api.IAccountsApi.GetConsumerDisclosureAsyncWithHttpInfo ( string  accountId,
string  langCode 
)

Gets the Electronic Record and Signature Disclosure.

Retrieves the Electronic Record and Signature Disclosure, with HTML formatting, for the requested envelope recipient. This might be different than the current account disclosure depending on account settings, such as branding, and when the account disclosure was last updated. An optional query string can be included to return the language for the disclosure.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
langCodeThe simple type enumeration the language used in the response. The supported languages, with the language value shown in parenthesis, are:Arabic (ar), Armenian (hy), Armenian (hy), Bulgarian (bg), Czech (cs), Chinese Simplified (zh_CN), Chinese Traditional (zh_TW), Croatian (hr), Danish (da), Dutch (nl), English US (en), English UK (en_GB), Estonian (et), Farsi (fa), Finnish (fi), French (fr), French Canada (fr_CA), German (de), Greek (el), Hebrew (he), Hindi (hi), Hungarian (hu), Bahasa Indonesia (id), Italian (it), Japanese (ja), Korean (ko), Latvian (lv), Lithuanian (lt), Bahasa Melayu (ms), Norwegian (no), Polish (pl), Portuguese (pt), Portuguese Brazil (pt_BR), Romanian (ro), Russian (ru), Serbian (sr), Slovak (sk), Slovenian (sl), Spanish (es),Spanish Latin America (es_MX), Swedish (sv), Thai (th), Turkish (tr), Ukrainian (uk) and Vietnamese (vi). Additionally, the value can be set to �browser� to automatically detect the browser language being used by the viewer and display the disclosure in that language.
Returns
Task of ApiResponse (ConsumerDisclosure)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetConsumerDisclosureDefault()

ConsumerDisclosure DocuSign.eSign.Api.IAccountsApi.GetConsumerDisclosureDefault ( string  accountId,
AccountsApi.GetConsumerDisclosureDefaultOptions  options = null 
)

Gets the Electronic Record and Signature Disclosure for the account.

Retrieves the Electronic Record and Signature Disclosure, with HTML formatting, associated with the account. You can use an optional query string to set the language for the disclosure.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
optionsOptions for modifying the behavior of the function.
Returns

◆ GetConsumerDisclosureDefaultAsync()

System.Threading.Tasks.Task<ConsumerDisclosure> DocuSign.eSign.Api.IAccountsApi.GetConsumerDisclosureDefaultAsync ( string  accountId,
AccountsApi.GetConsumerDisclosureDefaultOptions  options = null 
)

Gets the Electronic Record and Signature Disclosure for the account.

Retrieves the Electronic Record and Signature Disclosure, with HTML formatting, associated with the account. You can use an optional query string to set the language for the disclosure.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
optionsOptions for modifying the behavior of the function.
Returns
Task of ConsumerDisclosure

◆ GetConsumerDisclosureDefaultAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<ConsumerDisclosure> > DocuSign.eSign.Api.IAccountsApi.GetConsumerDisclosureDefaultAsyncWithHttpInfo ( string  accountId,
AccountsApi.GetConsumerDisclosureDefaultOptions  options = null 
)

Gets the Electronic Record and Signature Disclosure for the account.

Retrieves the Electronic Record and Signature Disclosure, with HTML formatting, associated with the account. You can use an optional query string to set the language for the disclosure.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
optionsOptions for modifying the behavior of the function.
Returns
Task of ApiResponse (ConsumerDisclosure)

◆ GetConsumerDisclosureDefaultWithHttpInfo()

ApiResponse<ConsumerDisclosure> DocuSign.eSign.Api.IAccountsApi.GetConsumerDisclosureDefaultWithHttpInfo ( string  accountId,
AccountsApi.GetConsumerDisclosureDefaultOptions  options = null 
)

Gets the Electronic Record and Signature Disclosure for the account.

Retrieves the Electronic Record and Signature Disclosure, with HTML formatting, associated with the account. You can use an optional query string to set the language for the disclosure.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
optionsOptions for modifying the behavior of the function.
Returns
ApiResponse of

◆ GetConsumerDisclosureWithHttpInfo()

ApiResponse<ConsumerDisclosure> DocuSign.eSign.Api.IAccountsApi.GetConsumerDisclosureWithHttpInfo ( string  accountId,
string  langCode 
)

Gets the Electronic Record and Signature Disclosure.

Retrieves the Electronic Record and Signature Disclosure, with HTML formatting, for the requested envelope recipient. This might be different than the current account disclosure depending on account settings, such as branding, and when the account disclosure was last updated. An optional query string can be included to return the language for the disclosure.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
langCodeThe simple type enumeration the language used in the response. The supported languages, with the language value shown in parenthesis, are:Arabic (ar), Armenian (hy), Armenian (hy), Bulgarian (bg), Czech (cs), Chinese Simplified (zh_CN), Chinese Traditional (zh_TW), Croatian (hr), Danish (da), Dutch (nl), English US (en), English UK (en_GB), Estonian (et), Farsi (fa), Finnish (fi), French (fr), French Canada (fr_CA), German (de), Greek (el), Hebrew (he), Hindi (hi), Hungarian (hu), Bahasa Indonesia (id), Italian (it), Japanese (ja), Korean (ko), Latvian (lv), Lithuanian (lt), Bahasa Melayu (ms), Norwegian (no), Polish (pl), Portuguese (pt), Portuguese Brazil (pt_BR), Romanian (ro), Russian (ru), Serbian (sr), Slovak (sk), Slovenian (sl), Spanish (es),Spanish Latin America (es_MX), Swedish (sv), Thai (th), Turkish (tr), Ukrainian (uk) and Vietnamese (vi). Additionally, the value can be set to �browser� to automatically detect the browser language being used by the viewer and display the disclosure in that language.
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetENoteConfiguration()

ENoteConfiguration DocuSign.eSign.Api.IAccountsApi.GetENoteConfiguration ( string  accountId)

Returns the configuration information for the eNote eOriginal integration.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetENoteConfigurationAsync()

System.Threading.Tasks.Task<ENoteConfiguration> DocuSign.eSign.Api.IAccountsApi.GetENoteConfigurationAsync ( string  accountId)

Returns the configuration information for the eNote eOriginal integration.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
Task of ENoteConfiguration

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetENoteConfigurationAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<ENoteConfiguration> > DocuSign.eSign.Api.IAccountsApi.GetENoteConfigurationAsyncWithHttpInfo ( string  accountId)

Returns the configuration information for the eNote eOriginal integration.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
Task of ApiResponse (ENoteConfiguration)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetENoteConfigurationWithHttpInfo()

ApiResponse<ENoteConfiguration> DocuSign.eSign.Api.IAccountsApi.GetENoteConfigurationWithHttpInfo ( string  accountId)

Returns the configuration information for the eNote eOriginal integration.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetEnvelopePurgeConfiguration()

EnvelopePurgeConfiguration DocuSign.eSign.Api.IAccountsApi.GetEnvelopePurgeConfiguration ( string  accountId)

Select envelope purge configuration.

An envelope purge configuration enables account administrators to permanently remove documents and their field data from completed and voided envelopes after a specified retention period (&#x60;retentionDays&#x60;). This method retrieves the current envelope purge configuration for your account. Note: To use this method, you must be an account administrator.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetEnvelopePurgeConfigurationAsync()

System.Threading.Tasks.Task<EnvelopePurgeConfiguration> DocuSign.eSign.Api.IAccountsApi.GetEnvelopePurgeConfigurationAsync ( string  accountId)

Select envelope purge configuration.

An envelope purge configuration enables account administrators to permanently remove documents and their field data from completed and voided envelopes after a specified retention period (&#x60;retentionDays&#x60;). This method retrieves the current envelope purge configuration for your account. Note: To use this method, you must be an account administrator.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
Task of EnvelopePurgeConfiguration

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetEnvelopePurgeConfigurationAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<EnvelopePurgeConfiguration> > DocuSign.eSign.Api.IAccountsApi.GetEnvelopePurgeConfigurationAsyncWithHttpInfo ( string  accountId)

Select envelope purge configuration.

An envelope purge configuration enables account administrators to permanently remove documents and their field data from completed and voided envelopes after a specified retention period (&#x60;retentionDays&#x60;). This method retrieves the current envelope purge configuration for your account. Note: To use this method, you must be an account administrator.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
Task of ApiResponse (EnvelopePurgeConfiguration)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetEnvelopePurgeConfigurationWithHttpInfo()

ApiResponse<EnvelopePurgeConfiguration> DocuSign.eSign.Api.IAccountsApi.GetEnvelopePurgeConfigurationWithHttpInfo ( string  accountId)

Select envelope purge configuration.

An envelope purge configuration enables account administrators to permanently remove documents and their field data from completed and voided envelopes after a specified retention period (&#x60;retentionDays&#x60;). This method retrieves the current envelope purge configuration for your account. Note: To use this method, you must be an account administrator.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetFavoriteTemplates()

FavoriteTemplatesInfo DocuSign.eSign.Api.IAccountsApi.GetFavoriteTemplates ( string  accountId)

Retrieves the list of favorited templates for this caller

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetFavoriteTemplatesAsync()

System.Threading.Tasks.Task<FavoriteTemplatesInfo> DocuSign.eSign.Api.IAccountsApi.GetFavoriteTemplatesAsync ( string  accountId)

Retrieves the list of favorited templates for this caller

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
Task of FavoriteTemplatesInfo

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetFavoriteTemplatesAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<FavoriteTemplatesInfo> > DocuSign.eSign.Api.IAccountsApi.GetFavoriteTemplatesAsyncWithHttpInfo ( string  accountId)

Retrieves the list of favorited templates for this caller

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
Task of ApiResponse (FavoriteTemplatesInfo)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetFavoriteTemplatesWithHttpInfo()

ApiResponse<FavoriteTemplatesInfo> DocuSign.eSign.Api.IAccountsApi.GetFavoriteTemplatesWithHttpInfo ( string  accountId)

Retrieves the list of favorited templates for this caller

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetNotificationDefaults()

NotificationDefaults DocuSign.eSign.Api.IAccountsApi.GetNotificationDefaults ( 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.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetNotificationDefaultsAsync()

System.Threading.Tasks.Task<NotificationDefaults> DocuSign.eSign.Api.IAccountsApi.GetNotificationDefaultsAsync ( 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.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
Task of NotificationDefaults

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetNotificationDefaultsAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<NotificationDefaults> > DocuSign.eSign.Api.IAccountsApi.GetNotificationDefaultsAsyncWithHttpInfo ( 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.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
Task of ApiResponse (NotificationDefaults)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetNotificationDefaultsWithHttpInfo()

ApiResponse<NotificationDefaults> DocuSign.eSign.Api.IAccountsApi.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.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetPasswordRules()

AccountPasswordRules DocuSign.eSign.Api.IAccountsApi.GetPasswordRules ( string  accountId)

Get the password rules

This method retrieves the password rules for an account.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetPasswordRules_0()

UserPasswordRules DocuSign.eSign.Api.IAccountsApi.GetPasswordRules_0 ( )

Get membership account password rules

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetPasswordRules_0Async()

System.Threading.Tasks.Task<UserPasswordRules> DocuSign.eSign.Api.IAccountsApi.GetPasswordRules_0Async ( )

Get membership account password rules

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Returns
Task of UserPasswordRules

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetPasswordRules_0AsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<UserPasswordRules> > DocuSign.eSign.Api.IAccountsApi.GetPasswordRules_0AsyncWithHttpInfo ( )

Get membership account password rules

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Returns
Task of ApiResponse (UserPasswordRules)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetPasswordRules_0WithHttpInfo()

ApiResponse<UserPasswordRules> DocuSign.eSign.Api.IAccountsApi.GetPasswordRules_0WithHttpInfo ( )

Get membership account password rules

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetPasswordRulesAsync()

System.Threading.Tasks.Task<AccountPasswordRules> DocuSign.eSign.Api.IAccountsApi.GetPasswordRulesAsync ( string  accountId)

Get the password rules

This method retrieves the password rules for an account.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
Task of AccountPasswordRules

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetPasswordRulesAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<AccountPasswordRules> > DocuSign.eSign.Api.IAccountsApi.GetPasswordRulesAsyncWithHttpInfo ( string  accountId)

Get the password rules

This method retrieves the password rules for an account.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
Task of ApiResponse (AccountPasswordRules)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetPasswordRulesWithHttpInfo()

ApiResponse<AccountPasswordRules> DocuSign.eSign.Api.IAccountsApi.GetPasswordRulesWithHttpInfo ( string  accountId)

Get the password rules

This method retrieves the password rules for an account.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetPermissionProfile()

PermissionProfile DocuSign.eSign.Api.IAccountsApi.GetPermissionProfile ( string  accountId,
string  permissionProfileId,
AccountsApi.GetPermissionProfileOptions  options = null 
)

Returns a permissions profile in the specified account.

This method returns information about a specific permission profile that is associated with an account. ### Related topics - How to set a permission profile

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
permissionProfileId
optionsOptions for modifying the behavior of the function.
Returns

◆ GetPermissionProfileAsync()

System.Threading.Tasks.Task<PermissionProfile> DocuSign.eSign.Api.IAccountsApi.GetPermissionProfileAsync ( string  accountId,
string  permissionProfileId,
AccountsApi.GetPermissionProfileOptions  options = null 
)

Returns a permissions profile in the specified account.

This method returns information about a specific permission profile that is associated with an account. ### Related topics - How to set a permission profile

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
permissionProfileId
optionsOptions for modifying the behavior of the function.
Returns
Task of PermissionProfile

◆ GetPermissionProfileAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<PermissionProfile> > DocuSign.eSign.Api.IAccountsApi.GetPermissionProfileAsyncWithHttpInfo ( string  accountId,
string  permissionProfileId,
AccountsApi.GetPermissionProfileOptions  options = null 
)

Returns a permissions profile in the specified account.

This method returns information about a specific permission profile that is associated with an account. ### Related topics - How to set a permission profile

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
permissionProfileId
optionsOptions for modifying the behavior of the function.
Returns
Task of ApiResponse (PermissionProfile)

◆ GetPermissionProfileWithHttpInfo()

ApiResponse<PermissionProfile> DocuSign.eSign.Api.IAccountsApi.GetPermissionProfileWithHttpInfo ( string  accountId,
string  permissionProfileId,
AccountsApi.GetPermissionProfileOptions  options = null 
)

Returns a permissions profile in the specified account.

This method returns information about a specific permission profile that is associated with an account. ### Related topics - How to set a permission profile

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
permissionProfileId
optionsOptions for modifying the behavior of the function.
Returns
ApiResponse of

◆ GetPrincipalUserAuthorizations()

UserAuthorizations DocuSign.eSign.Api.IAccountsApi.GetPrincipalUserAuthorizations ( string  accountId,
string  userId,
AccountsApi.GetPrincipalUserAuthorizationsOptions  options = null 
)

Returns the principal user authorizations

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
userIdThe user ID of the user being accessed. Generally this is the user ID of the authenticated user, but if the authenticated user is an Admin on the account, this may be another user the Admin user is accessing.
optionsOptions for modifying the behavior of the function.
Returns

◆ GetPrincipalUserAuthorizationsAsync()

System.Threading.Tasks.Task<UserAuthorizations> DocuSign.eSign.Api.IAccountsApi.GetPrincipalUserAuthorizationsAsync ( string  accountId,
string  userId,
AccountsApi.GetPrincipalUserAuthorizationsOptions  options = null 
)

Returns the principal user authorizations

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
userIdThe user ID of the user being accessed. Generally this is the user ID of the authenticated user, but if the authenticated user is an Admin on the account, this may be another user the Admin user is accessing.
optionsOptions for modifying the behavior of the function.
Returns
Task of UserAuthorizations

◆ GetPrincipalUserAuthorizationsAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<UserAuthorizations> > DocuSign.eSign.Api.IAccountsApi.GetPrincipalUserAuthorizationsAsyncWithHttpInfo ( string  accountId,
string  userId,
AccountsApi.GetPrincipalUserAuthorizationsOptions  options = null 
)

Returns the principal user authorizations

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
userIdThe user ID of the user being accessed. Generally this is the user ID of the authenticated user, but if the authenticated user is an Admin on the account, this may be another user the Admin user is accessing.
optionsOptions for modifying the behavior of the function.
Returns
Task of ApiResponse (UserAuthorizations)

◆ GetPrincipalUserAuthorizationsWithHttpInfo()

ApiResponse<UserAuthorizations> DocuSign.eSign.Api.IAccountsApi.GetPrincipalUserAuthorizationsWithHttpInfo ( string  accountId,
string  userId,
AccountsApi.GetPrincipalUserAuthorizationsOptions  options = null 
)

Returns the principal user authorizations

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
userIdThe user ID of the user being accessed. Generally this is the user ID of the authenticated user, but if the authenticated user is an Admin on the account, this may be another user the Admin user is accessing.
optionsOptions for modifying the behavior of the function.
Returns
ApiResponse of

◆ GetProvisioning()

ProvisioningInformation DocuSign.eSign.Api.IAccountsApi.GetProvisioning ( )

Retrieves the account provisioning information for the account.

Retrieves the account provisioning information for the account.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetProvisioningAsync()

System.Threading.Tasks.Task<ProvisioningInformation> DocuSign.eSign.Api.IAccountsApi.GetProvisioningAsync ( )

Retrieves the account provisioning information for the account.

Retrieves the account provisioning information for the account.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Returns
Task of ProvisioningInformation

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetProvisioningAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<ProvisioningInformation> > DocuSign.eSign.Api.IAccountsApi.GetProvisioningAsyncWithHttpInfo ( )

Retrieves the account provisioning information for the account.

Retrieves the account provisioning information for the account.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Returns
Task of ApiResponse (ProvisioningInformation)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetProvisioningWithHttpInfo()

ApiResponse<ProvisioningInformation> DocuSign.eSign.Api.IAccountsApi.GetProvisioningWithHttpInfo ( )

Retrieves the account provisioning information for the account.

Retrieves the account provisioning information for the account.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetSupportedLanguages()

SupportedLanguages DocuSign.eSign.Api.IAccountsApi.GetSupportedLanguages ( string  accountId)

Gets list of supported languages for recipient language setting.

Retrieves a list of supported languages that you can set for an individual recipient when creating an envelope, as well as their simple type enumeration values. These are the languages that you can set for the standard email format and signing view for each recipient. For example, in the recipient&#39;s email notification, this setting affects elements such as the standard introductory text describing the request to sign. It also determines the language used for buttons and tabs in both the email notification and the signing experience. Note: Setting a language for a recipient affects only the DocuSign standard text. Any custom text that you enter for the &#x60;emailBody&#x60; and &#x60;emailSubject&#x60; of the notification is not translated, and appears exactly as you enter it. For more information, see Set Recipient Language and Specify Custom Email Messages.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetSupportedLanguagesAsync()

System.Threading.Tasks.Task<SupportedLanguages> DocuSign.eSign.Api.IAccountsApi.GetSupportedLanguagesAsync ( string  accountId)

Gets list of supported languages for recipient language setting.

Retrieves a list of supported languages that you can set for an individual recipient when creating an envelope, as well as their simple type enumeration values. These are the languages that you can set for the standard email format and signing view for each recipient. For example, in the recipient&#39;s email notification, this setting affects elements such as the standard introductory text describing the request to sign. It also determines the language used for buttons and tabs in both the email notification and the signing experience. Note: Setting a language for a recipient affects only the DocuSign standard text. Any custom text that you enter for the &#x60;emailBody&#x60; and &#x60;emailSubject&#x60; of the notification is not translated, and appears exactly as you enter it. For more information, see Set Recipient Language and Specify Custom Email Messages.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
Task of SupportedLanguages

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetSupportedLanguagesAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<SupportedLanguages> > DocuSign.eSign.Api.IAccountsApi.GetSupportedLanguagesAsyncWithHttpInfo ( string  accountId)

Gets list of supported languages for recipient language setting.

Retrieves a list of supported languages that you can set for an individual recipient when creating an envelope, as well as their simple type enumeration values. These are the languages that you can set for the standard email format and signing view for each recipient. For example, in the recipient&#39;s email notification, this setting affects elements such as the standard introductory text describing the request to sign. It also determines the language used for buttons and tabs in both the email notification and the signing experience. Note: Setting a language for a recipient affects only the DocuSign standard text. Any custom text that you enter for the &#x60;emailBody&#x60; and &#x60;emailSubject&#x60; of the notification is not translated, and appears exactly as you enter it. For more information, see Set Recipient Language and Specify Custom Email Messages.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
Task of ApiResponse (SupportedLanguages)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetSupportedLanguagesWithHttpInfo()

ApiResponse<SupportedLanguages> DocuSign.eSign.Api.IAccountsApi.GetSupportedLanguagesWithHttpInfo ( string  accountId)

Gets list of supported languages for recipient language setting.

Retrieves a list of supported languages that you can set for an individual recipient when creating an envelope, as well as their simple type enumeration values. These are the languages that you can set for the standard email format and signing view for each recipient. For example, in the recipient&#39;s email notification, this setting affects elements such as the standard introductory text describing the request to sign. It also determines the language used for buttons and tabs in both the email notification and the signing experience. Note: Setting a language for a recipient affects only the DocuSign standard text. Any custom text that you enter for the &#x60;emailBody&#x60; and &#x60;emailSubject&#x60; of the notification is not translated, and appears exactly as you enter it. For more information, see Set Recipient Language and Specify Custom Email Messages.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetUserAuthorization()

UserAuthorization DocuSign.eSign.Api.IAccountsApi.GetUserAuthorization ( string  accountId,
string  userId,
string  authorizationId 
)

Returns the user authorization for a given authorization id

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
userIdThe user ID of the user being accessed. Generally this is the user ID of the authenticated user, but if the authenticated user is an Admin on the account, this may be another user the Admin user is accessing.
authorizationId
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetUserAuthorizationAsync()

System.Threading.Tasks.Task<UserAuthorization> DocuSign.eSign.Api.IAccountsApi.GetUserAuthorizationAsync ( string  accountId,
string  userId,
string  authorizationId 
)

Returns the user authorization for a given authorization id

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
userIdThe user ID of the user being accessed. Generally this is the user ID of the authenticated user, but if the authenticated user is an Admin on the account, this may be another user the Admin user is accessing.
authorizationId
Returns
Task of UserAuthorization

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetUserAuthorizationAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<UserAuthorization> > DocuSign.eSign.Api.IAccountsApi.GetUserAuthorizationAsyncWithHttpInfo ( string  accountId,
string  userId,
string  authorizationId 
)

Returns the user authorization for a given authorization id

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
userIdThe user ID of the user being accessed. Generally this is the user ID of the authenticated user, but if the authenticated user is an Admin on the account, this may be another user the Admin user is accessing.
authorizationId
Returns
Task of ApiResponse (UserAuthorization)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetUserAuthorizationWithHttpInfo()

ApiResponse<UserAuthorization> DocuSign.eSign.Api.IAccountsApi.GetUserAuthorizationWithHttpInfo ( string  accountId,
string  userId,
string  authorizationId 
)

Returns the user authorization for a given authorization id

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
userIdThe user ID of the user being accessed. Generally this is the user ID of the authenticated user, but if the authenticated user is an Admin on the account, this may be another user the Admin user is accessing.
authorizationId
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetWatermark()

Watermark DocuSign.eSign.Api.IAccountsApi.GetWatermark ( string  accountId)

Get watermark information.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetWatermarkAsync()

System.Threading.Tasks.Task<Watermark> DocuSign.eSign.Api.IAccountsApi.GetWatermarkAsync ( string  accountId)

Get watermark information.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
Task of Watermark

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetWatermarkAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<Watermark> > DocuSign.eSign.Api.IAccountsApi.GetWatermarkAsyncWithHttpInfo ( string  accountId)

Get watermark information.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
Task of ApiResponse (Watermark)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetWatermarkPreview()

Watermark DocuSign.eSign.Api.IAccountsApi.GetWatermarkPreview ( string  accountId,
Watermark  watermark = null 
)

Get watermark preview.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
watermark(optional)
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetWatermarkPreviewAsync()

System.Threading.Tasks.Task<Watermark> DocuSign.eSign.Api.IAccountsApi.GetWatermarkPreviewAsync ( string  accountId,
Watermark  watermark = null 
)

Get watermark preview.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
watermark(optional)
Returns
Task of Watermark

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetWatermarkPreviewAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<Watermark> > DocuSign.eSign.Api.IAccountsApi.GetWatermarkPreviewAsyncWithHttpInfo ( string  accountId,
Watermark  watermark = null 
)

Get watermark preview.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
watermark(optional)
Returns
Task of ApiResponse (Watermark)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetWatermarkPreviewWithHttpInfo()

ApiResponse<Watermark> DocuSign.eSign.Api.IAccountsApi.GetWatermarkPreviewWithHttpInfo ( string  accountId,
Watermark  watermark = null 
)

Get watermark preview.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
watermark(optional)
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ GetWatermarkWithHttpInfo()

ApiResponse<Watermark> DocuSign.eSign.Api.IAccountsApi.GetWatermarkWithHttpInfo ( string  accountId)

Get watermark information.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ ListBrands()

BrandsResponse DocuSign.eSign.Api.IAccountsApi.ListBrands ( string  accountId,
AccountsApi.ListBrandsOptions  options = null 
)

Gets a list of brand profiles.

Retrieves the list of brand profiles associated with the account and the default brand profiles. The Account Branding feature (accountSettings properties &#x60;canSelfBrandSend&#x60; and &#x60;canSelfBrandSend&#x60;) must be set to true for the account to use this call.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
optionsOptions for modifying the behavior of the function.
Returns

◆ ListBrandsAsync()

System.Threading.Tasks.Task<BrandsResponse> DocuSign.eSign.Api.IAccountsApi.ListBrandsAsync ( string  accountId,
AccountsApi.ListBrandsOptions  options = null 
)

Gets a list of brand profiles.

Retrieves the list of brand profiles associated with the account and the default brand profiles. The Account Branding feature (accountSettings properties &#x60;canSelfBrandSend&#x60; and &#x60;canSelfBrandSend&#x60;) must be set to true for the account to use this call.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
optionsOptions for modifying the behavior of the function.
Returns
Task of BrandsResponse

◆ ListBrandsAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<BrandsResponse> > DocuSign.eSign.Api.IAccountsApi.ListBrandsAsyncWithHttpInfo ( string  accountId,
AccountsApi.ListBrandsOptions  options = null 
)

Gets a list of brand profiles.

Retrieves the list of brand profiles associated with the account and the default brand profiles. The Account Branding feature (accountSettings properties &#x60;canSelfBrandSend&#x60; and &#x60;canSelfBrandSend&#x60;) must be set to true for the account to use this call.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
optionsOptions for modifying the behavior of the function.
Returns
Task of ApiResponse (BrandsResponse)

◆ ListBrandsWithHttpInfo()

ApiResponse<BrandsResponse> DocuSign.eSign.Api.IAccountsApi.ListBrandsWithHttpInfo ( string  accountId,
AccountsApi.ListBrandsOptions  options = null 
)

Gets a list of brand profiles.

Retrieves the list of brand profiles associated with the account and the default brand profiles. The Account Branding feature (accountSettings properties &#x60;canSelfBrandSend&#x60; and &#x60;canSelfBrandSend&#x60;) must be set to true for the account to use this call.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
optionsOptions for modifying the behavior of the function.
Returns
ApiResponse of

◆ ListCustomFields()

CustomFields DocuSign.eSign.Api.IAccountsApi.ListCustomFields ( string  accountId)

Gets a list of custom fields associated with the account.

Retrieves a list of envelope custom fields associated with the account. You can use these fields in the envelopes for your account to record information about the envelope, help search for envelopes and track information. The envelope custom fields are shown in the Envelope Settings section when a user is creating an envelope in the DocuSign member console. The envelope custom fields are not seen by the envelope recipients. There are two types of envelope custom fields, text, and list. A text custom field lets the sender enter the value for the field. The list custom field lets the sender select the value of the field from a list you provide.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ ListCustomFieldsAsync()

System.Threading.Tasks.Task<CustomFields> DocuSign.eSign.Api.IAccountsApi.ListCustomFieldsAsync ( string  accountId)

Gets a list of custom fields associated with the account.

Retrieves a list of envelope custom fields associated with the account. You can use these fields in the envelopes for your account to record information about the envelope, help search for envelopes and track information. The envelope custom fields are shown in the Envelope Settings section when a user is creating an envelope in the DocuSign member console. The envelope custom fields are not seen by the envelope recipients. There are two types of envelope custom fields, text, and list. A text custom field lets the sender enter the value for the field. The list custom field lets the sender select the value of the field from a list you provide.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
Task of CustomFields

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ ListCustomFieldsAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<CustomFields> > DocuSign.eSign.Api.IAccountsApi.ListCustomFieldsAsyncWithHttpInfo ( string  accountId)

Gets a list of custom fields associated with the account.

Retrieves a list of envelope custom fields associated with the account. You can use these fields in the envelopes for your account to record information about the envelope, help search for envelopes and track information. The envelope custom fields are shown in the Envelope Settings section when a user is creating an envelope in the DocuSign member console. The envelope custom fields are not seen by the envelope recipients. There are two types of envelope custom fields, text, and list. A text custom field lets the sender enter the value for the field. The list custom field lets the sender select the value of the field from a list you provide.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
Task of ApiResponse (CustomFields)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ ListCustomFieldsWithHttpInfo()

ApiResponse<CustomFields> DocuSign.eSign.Api.IAccountsApi.ListCustomFieldsWithHttpInfo ( string  accountId)

Gets a list of custom fields associated with the account.

Retrieves a list of envelope custom fields associated with the account. You can use these fields in the envelopes for your account to record information about the envelope, help search for envelopes and track information. The envelope custom fields are shown in the Envelope Settings section when a user is creating an envelope in the DocuSign member console. The envelope custom fields are not seen by the envelope recipients. There are two types of envelope custom fields, text, and list. A text custom field lets the sender enter the value for the field. The list custom field lets the sender select the value of the field from a list you provide.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ ListPermissions()

PermissionProfileInformation DocuSign.eSign.Api.IAccountsApi.ListPermissions ( string  accountId,
AccountsApi.ListPermissionsOptions  options = null 
)

Gets a list of permission profiles.

Retrieves a list of Permission Profiles. Permission Profiles are a standard set of user permissions that you can apply to individual users or users in a Group. This makes it easier to manage user permissions for a large number of users, without having to change permissions on a user-by-user basis. Currently, Permission Profiles can only be created and modified in the DocuSign console.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
optionsOptions for modifying the behavior of the function.
Returns

◆ ListPermissionsAsync()

System.Threading.Tasks.Task<PermissionProfileInformation> DocuSign.eSign.Api.IAccountsApi.ListPermissionsAsync ( string  accountId,
AccountsApi.ListPermissionsOptions  options = null 
)

Gets a list of permission profiles.

Retrieves a list of Permission Profiles. Permission Profiles are a standard set of user permissions that you can apply to individual users or users in a Group. This makes it easier to manage user permissions for a large number of users, without having to change permissions on a user-by-user basis. Currently, Permission Profiles can only be created and modified in the DocuSign console.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
optionsOptions for modifying the behavior of the function.
Returns
Task of PermissionProfileInformation

◆ ListPermissionsAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<PermissionProfileInformation> > DocuSign.eSign.Api.IAccountsApi.ListPermissionsAsyncWithHttpInfo ( string  accountId,
AccountsApi.ListPermissionsOptions  options = null 
)

Gets a list of permission profiles.

Retrieves a list of Permission Profiles. Permission Profiles are a standard set of user permissions that you can apply to individual users or users in a Group. This makes it easier to manage user permissions for a large number of users, without having to change permissions on a user-by-user basis. Currently, Permission Profiles can only be created and modified in the DocuSign console.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
optionsOptions for modifying the behavior of the function.
Returns
Task of ApiResponse (PermissionProfileInformation)

◆ ListPermissionsWithHttpInfo()

ApiResponse<PermissionProfileInformation> DocuSign.eSign.Api.IAccountsApi.ListPermissionsWithHttpInfo ( string  accountId,
AccountsApi.ListPermissionsOptions  options = null 
)

Gets a list of permission profiles.

Retrieves a list of Permission Profiles. Permission Profiles are a standard set of user permissions that you can apply to individual users or users in a Group. This makes it easier to manage user permissions for a large number of users, without having to change permissions on a user-by-user basis. Currently, Permission Profiles can only be created and modified in the DocuSign console.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
optionsOptions for modifying the behavior of the function.
Returns
ApiResponse of

◆ ListRecipientNamesByEmail()

RecipientNamesResponse DocuSign.eSign.Api.IAccountsApi.ListRecipientNamesByEmail ( string  accountId,
AccountsApi.ListRecipientNamesByEmailOptions  options = null 
)

Gets recipient names associated with an email address.

Retrieves a list of recipients in the specified account that are associated with a email address supplied in the query string.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
optionsOptions for modifying the behavior of the function.
Returns

◆ ListRecipientNamesByEmailAsync()

System.Threading.Tasks.Task<RecipientNamesResponse> DocuSign.eSign.Api.IAccountsApi.ListRecipientNamesByEmailAsync ( string  accountId,
AccountsApi.ListRecipientNamesByEmailOptions  options = null 
)

Gets recipient names associated with an email address.

Retrieves a list of recipients in the specified account that are associated with a email address supplied in the query string.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
optionsOptions for modifying the behavior of the function.
Returns
Task of RecipientNamesResponse

◆ ListRecipientNamesByEmailAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<RecipientNamesResponse> > DocuSign.eSign.Api.IAccountsApi.ListRecipientNamesByEmailAsyncWithHttpInfo ( string  accountId,
AccountsApi.ListRecipientNamesByEmailOptions  options = null 
)

Gets recipient names associated with an email address.

Retrieves a list of recipients in the specified account that are associated with a email address supplied in the query string.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
optionsOptions for modifying the behavior of the function.
Returns
Task of ApiResponse (RecipientNamesResponse)

◆ ListRecipientNamesByEmailWithHttpInfo()

ApiResponse<RecipientNamesResponse> DocuSign.eSign.Api.IAccountsApi.ListRecipientNamesByEmailWithHttpInfo ( string  accountId,
AccountsApi.ListRecipientNamesByEmailOptions  options = null 
)

Gets recipient names associated with an email address.

Retrieves a list of recipients in the specified account that are associated with a email address supplied in the query string.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
optionsOptions for modifying the behavior of the function.
Returns
ApiResponse of

◆ ListSettings()

AccountSettingsInformation DocuSign.eSign.Api.IAccountsApi.ListSettings ( string  accountId)

Gets account settings information.

Retrieves the account settings information for the specified account.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ ListSettingsAsync()

System.Threading.Tasks.Task<AccountSettingsInformation> DocuSign.eSign.Api.IAccountsApi.ListSettingsAsync ( string  accountId)

Gets account settings information.

Retrieves the account settings information for the specified account.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
Task of AccountSettingsInformation

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ ListSettingsAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<AccountSettingsInformation> > DocuSign.eSign.Api.IAccountsApi.ListSettingsAsyncWithHttpInfo ( string  accountId)

Gets account settings information.

Retrieves the account settings information for the specified account.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
Task of ApiResponse (AccountSettingsInformation)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ ListSettingsWithHttpInfo()

ApiResponse<AccountSettingsInformation> DocuSign.eSign.Api.IAccountsApi.ListSettingsWithHttpInfo ( string  accountId)

Gets account settings information.

Retrieves the account settings information for the specified account.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ ListSharedAccess()

AccountSharedAccess DocuSign.eSign.Api.IAccountsApi.ListSharedAccess ( string  accountId,
AccountsApi.ListSharedAccessOptions  options = null 
)

Reserved: Gets the shared item status for one or more users.

Reserved: Retrieves shared item status for one or more users and types of items. Users with account administration privileges can retrieve shared access information for all account users. Users without account administrator privileges can only retrieve shared access information for themselves and the returned information is limited to the retrieving the status of all members of the account that are sharing their folders to the user. This is equivalent to setting the shared&#x3D;shared_from.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
optionsOptions for modifying the behavior of the function.
Returns

◆ ListSharedAccessAsync()

System.Threading.Tasks.Task<AccountSharedAccess> DocuSign.eSign.Api.IAccountsApi.ListSharedAccessAsync ( string  accountId,
AccountsApi.ListSharedAccessOptions  options = null 
)

Reserved: Gets the shared item status for one or more users.

Reserved: Retrieves shared item status for one or more users and types of items. Users with account administration privileges can retrieve shared access information for all account users. Users without account administrator privileges can only retrieve shared access information for themselves and the returned information is limited to the retrieving the status of all members of the account that are sharing their folders to the user. This is equivalent to setting the shared&#x3D;shared_from.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
optionsOptions for modifying the behavior of the function.
Returns
Task of AccountSharedAccess

◆ ListSharedAccessAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<AccountSharedAccess> > DocuSign.eSign.Api.IAccountsApi.ListSharedAccessAsyncWithHttpInfo ( string  accountId,
AccountsApi.ListSharedAccessOptions  options = null 
)

Reserved: Gets the shared item status for one or more users.

Reserved: Retrieves shared item status for one or more users and types of items. Users with account administration privileges can retrieve shared access information for all account users. Users without account administrator privileges can only retrieve shared access information for themselves and the returned information is limited to the retrieving the status of all members of the account that are sharing their folders to the user. This is equivalent to setting the shared&#x3D;shared_from.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
optionsOptions for modifying the behavior of the function.
Returns
Task of ApiResponse (AccountSharedAccess)

◆ ListSharedAccessWithHttpInfo()

ApiResponse<AccountSharedAccess> DocuSign.eSign.Api.IAccountsApi.ListSharedAccessWithHttpInfo ( string  accountId,
AccountsApi.ListSharedAccessOptions  options = null 
)

Reserved: Gets the shared item status for one or more users.

Reserved: Retrieves shared item status for one or more users and types of items. Users with account administration privileges can retrieve shared access information for all account users. Users without account administrator privileges can only retrieve shared access information for themselves and the returned information is limited to the retrieving the status of all members of the account that are sharing their folders to the user. This is equivalent to setting the shared&#x3D;shared_from.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
optionsOptions for modifying the behavior of the function.
Returns
ApiResponse of

◆ ListSignatureProviders()

AccountSignatureProviders DocuSign.eSign.Api.IAccountsApi.ListSignatureProviders ( string  accountId)

Returns Account available signature providers for specified account.

Returns a list of signature providers that the specified account can use.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ ListSignatureProvidersAsync()

System.Threading.Tasks.Task<AccountSignatureProviders> DocuSign.eSign.Api.IAccountsApi.ListSignatureProvidersAsync ( string  accountId)

Returns Account available signature providers for specified account.

Returns a list of signature providers that the specified account can use.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
Task of AccountSignatureProviders

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ ListSignatureProvidersAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<AccountSignatureProviders> > DocuSign.eSign.Api.IAccountsApi.ListSignatureProvidersAsyncWithHttpInfo ( string  accountId)

Returns Account available signature providers for specified account.

Returns a list of signature providers that the specified account can use.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
Task of ApiResponse (AccountSignatureProviders)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ ListSignatureProvidersWithHttpInfo()

ApiResponse<AccountSignatureProviders> DocuSign.eSign.Api.IAccountsApi.ListSignatureProvidersWithHttpInfo ( string  accountId)

Returns Account available signature providers for specified account.

Returns a list of signature providers that the specified account can use.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ ListUnsupportedFileTypes()

FileTypeList DocuSign.eSign.Api.IAccountsApi.ListUnsupportedFileTypes ( string  accountId)

Gets a list of unsupported file types.

Retrieves a list of file types (mime-types and file-extensions) that are not supported for upload through the DocuSign system.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ ListUnsupportedFileTypesAsync()

System.Threading.Tasks.Task<FileTypeList> DocuSign.eSign.Api.IAccountsApi.ListUnsupportedFileTypesAsync ( string  accountId)

Gets a list of unsupported file types.

Retrieves a list of file types (mime-types and file-extensions) that are not supported for upload through the DocuSign system.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
Task of FileTypeList

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ ListUnsupportedFileTypesAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<FileTypeList> > DocuSign.eSign.Api.IAccountsApi.ListUnsupportedFileTypesAsyncWithHttpInfo ( string  accountId)

Gets a list of unsupported file types.

Retrieves a list of file types (mime-types and file-extensions) that are not supported for upload through the DocuSign system.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
Task of ApiResponse (FileTypeList)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ ListUnsupportedFileTypesWithHttpInfo()

ApiResponse<FileTypeList> DocuSign.eSign.Api.IAccountsApi.ListUnsupportedFileTypesWithHttpInfo ( string  accountId)

Gets a list of unsupported file types.

Retrieves a list of file types (mime-types and file-extensions) that are not supported for upload through the DocuSign system.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UnFavoriteTemplate()

FavoriteTemplatesInfo DocuSign.eSign.Api.IAccountsApi.UnFavoriteTemplate ( string  accountId,
FavoriteTemplatesInfo  favoriteTemplatesInfo = null 
)

Unfavorite a template

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
favoriteTemplatesInfo(optional)
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UnFavoriteTemplateAsync()

System.Threading.Tasks.Task<FavoriteTemplatesInfo> DocuSign.eSign.Api.IAccountsApi.UnFavoriteTemplateAsync ( string  accountId,
FavoriteTemplatesInfo  favoriteTemplatesInfo = null 
)

Unfavorite a template

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
favoriteTemplatesInfo(optional)
Returns
Task of FavoriteTemplatesInfo

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UnFavoriteTemplateAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<FavoriteTemplatesInfo> > DocuSign.eSign.Api.IAccountsApi.UnFavoriteTemplateAsyncWithHttpInfo ( string  accountId,
FavoriteTemplatesInfo  favoriteTemplatesInfo = null 
)

Unfavorite a template

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
favoriteTemplatesInfo(optional)
Returns
Task of ApiResponse (FavoriteTemplatesInfo)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UnFavoriteTemplateWithHttpInfo()

ApiResponse<FavoriteTemplatesInfo> DocuSign.eSign.Api.IAccountsApi.UnFavoriteTemplateWithHttpInfo ( string  accountId,
FavoriteTemplatesInfo  favoriteTemplatesInfo = null 
)

Unfavorite a template

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
favoriteTemplatesInfo(optional)
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateAccountSignature()

AccountSignaturesInformation DocuSign.eSign.Api.IAccountsApi.UpdateAccountSignature ( string  accountId,
AccountSignaturesInformation  accountSignaturesInformation = null 
)

Updates a account signature.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
accountSignaturesInformation(optional)
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateAccountSignatureAsync()

System.Threading.Tasks.Task<AccountSignaturesInformation> DocuSign.eSign.Api.IAccountsApi.UpdateAccountSignatureAsync ( string  accountId,
AccountSignaturesInformation  accountSignaturesInformation = null 
)

Updates a account signature.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
accountSignaturesInformation(optional)
Returns
Task of AccountSignaturesInformation

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateAccountSignatureAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<AccountSignaturesInformation> > DocuSign.eSign.Api.IAccountsApi.UpdateAccountSignatureAsyncWithHttpInfo ( string  accountId,
AccountSignaturesInformation  accountSignaturesInformation = null 
)

Updates a account signature.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
accountSignaturesInformation(optional)
Returns
Task of ApiResponse (AccountSignaturesInformation)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateAccountSignatureById()

AccountSignature DocuSign.eSign.Api.IAccountsApi.UpdateAccountSignatureById ( string  accountId,
string  signatureId,
AccountSignatureDefinition  accountSignatureDefinition = null,
AccountsApi.UpdateAccountSignatureByIdOptions  options = null 
)

Updates a account signature.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
signatureIdThe ID of the signature being accessed.
accountSignatureDefinition(optional)
optionsOptions for modifying the behavior of the function.
Returns

◆ UpdateAccountSignatureByIdAsync()

System.Threading.Tasks.Task<AccountSignature> DocuSign.eSign.Api.IAccountsApi.UpdateAccountSignatureByIdAsync ( string  accountId,
string  signatureId,
AccountSignatureDefinition  accountSignatureDefinition = null,
AccountsApi.UpdateAccountSignatureByIdOptions  options = null 
)

Updates a account signature.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
signatureIdThe ID of the signature being accessed.
accountSignatureDefinition(optional)
optionsOptions for modifying the behavior of the function.
Returns
Task of AccountSignature

◆ UpdateAccountSignatureByIdAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<AccountSignature> > DocuSign.eSign.Api.IAccountsApi.UpdateAccountSignatureByIdAsyncWithHttpInfo ( string  accountId,
string  signatureId,
AccountSignatureDefinition  accountSignatureDefinition = null,
AccountsApi.UpdateAccountSignatureByIdOptions  options = null 
)

Updates a account signature.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
signatureIdThe ID of the signature being accessed.
accountSignatureDefinition(optional)
optionsOptions for modifying the behavior of the function.
Returns
Task of ApiResponse (AccountSignature)

◆ UpdateAccountSignatureByIdWithHttpInfo()

ApiResponse<AccountSignature> DocuSign.eSign.Api.IAccountsApi.UpdateAccountSignatureByIdWithHttpInfo ( string  accountId,
string  signatureId,
AccountSignatureDefinition  accountSignatureDefinition = null,
AccountsApi.UpdateAccountSignatureByIdOptions  options = null 
)

Updates a account signature.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
signatureIdThe ID of the signature being accessed.
accountSignatureDefinition(optional)
optionsOptions for modifying the behavior of the function.
Returns
ApiResponse of

◆ UpdateAccountSignatureImage()

AccountSignature DocuSign.eSign.Api.IAccountsApi.UpdateAccountSignatureImage ( string  accountId,
string  signatureId,
string  imageType,
AccountsApi.UpdateAccountSignatureImageOptions  options = null 
)

Sets a signature, initials, or stamps image.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
signatureIdThe ID of the signature being accessed.
imageTypeOne of signature_image or initials_image.
optionsOptions for modifying the behavior of the function.
Returns

◆ UpdateAccountSignatureImageAsync()

System.Threading.Tasks.Task<AccountSignature> DocuSign.eSign.Api.IAccountsApi.UpdateAccountSignatureImageAsync ( string  accountId,
string  signatureId,
string  imageType,
AccountsApi.UpdateAccountSignatureImageOptions  options = null 
)

Sets a signature, initials, or stamps image.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
signatureIdThe ID of the signature being accessed.
imageTypeOne of signature_image or initials_image.
optionsOptions for modifying the behavior of the function.
Returns
Task of AccountSignature

◆ UpdateAccountSignatureImageAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<AccountSignature> > DocuSign.eSign.Api.IAccountsApi.UpdateAccountSignatureImageAsyncWithHttpInfo ( string  accountId,
string  signatureId,
string  imageType,
AccountsApi.UpdateAccountSignatureImageOptions  options = null 
)

Sets a signature, initials, or stamps image.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
signatureIdThe ID of the signature being accessed.
imageTypeOne of signature_image or initials_image.
optionsOptions for modifying the behavior of the function.
Returns
Task of ApiResponse (AccountSignature)

◆ UpdateAccountSignatureImageWithHttpInfo()

ApiResponse<AccountSignature> DocuSign.eSign.Api.IAccountsApi.UpdateAccountSignatureImageWithHttpInfo ( string  accountId,
string  signatureId,
string  imageType,
AccountsApi.UpdateAccountSignatureImageOptions  options = null 
)

Sets a signature, initials, or stamps image.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
signatureIdThe ID of the signature being accessed.
imageTypeOne of signature_image or initials_image.
optionsOptions for modifying the behavior of the function.
Returns
ApiResponse of

◆ UpdateAccountSignatureWithHttpInfo()

ApiResponse<AccountSignaturesInformation> DocuSign.eSign.Api.IAccountsApi.UpdateAccountSignatureWithHttpInfo ( string  accountId,
AccountSignaturesInformation  accountSignaturesInformation = null 
)

Updates a account signature.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
accountSignaturesInformation(optional)
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateAccountTabSettings()

TabAccountSettings DocuSign.eSign.Api.IAccountsApi.UpdateAccountTabSettings ( string  accountId,
TabAccountSettings  tabAccountSettings = null 
)

Modifies tab settings for specified account

This method modifies the tab types and tab functionality that is enabled for an account.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
tabAccountSettings(optional)
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateAccountTabSettingsAsync()

System.Threading.Tasks.Task<TabAccountSettings> DocuSign.eSign.Api.IAccountsApi.UpdateAccountTabSettingsAsync ( string  accountId,
TabAccountSettings  tabAccountSettings = null 
)

Modifies tab settings for specified account

This method modifies the tab types and tab functionality that is enabled for an account.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
tabAccountSettings(optional)
Returns
Task of TabAccountSettings

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateAccountTabSettingsAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<TabAccountSettings> > DocuSign.eSign.Api.IAccountsApi.UpdateAccountTabSettingsAsyncWithHttpInfo ( string  accountId,
TabAccountSettings  tabAccountSettings = null 
)

Modifies tab settings for specified account

This method modifies the tab types and tab functionality that is enabled for an account.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
tabAccountSettings(optional)
Returns
Task of ApiResponse (TabAccountSettings)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateAccountTabSettingsWithHttpInfo()

ApiResponse<TabAccountSettings> DocuSign.eSign.Api.IAccountsApi.UpdateAccountTabSettingsWithHttpInfo ( string  accountId,
TabAccountSettings  tabAccountSettings = null 
)

Modifies tab settings for specified account

This method modifies the tab types and tab functionality that is enabled for an account.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
tabAccountSettings(optional)
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateBrand()

Brand DocuSign.eSign.Api.IAccountsApi.UpdateBrand ( string  accountId,
string  brandId,
Brand  brand = null,
AccountsApi.UpdateBrandOptions  options = null 
)

Updates an existing brand.

This method updates an account brand. Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true).

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
brandIdThe unique identifier of a brand.
brand(optional)
optionsOptions for modifying the behavior of the function.
Returns

◆ UpdateBrandAsync()

System.Threading.Tasks.Task<Brand> DocuSign.eSign.Api.IAccountsApi.UpdateBrandAsync ( string  accountId,
string  brandId,
Brand  brand = null,
AccountsApi.UpdateBrandOptions  options = null 
)

Updates an existing brand.

This method updates an account brand. Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true).

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
brandIdThe unique identifier of a brand.
brand(optional)
optionsOptions for modifying the behavior of the function.
Returns
Task of Brand

◆ UpdateBrandAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<Brand> > DocuSign.eSign.Api.IAccountsApi.UpdateBrandAsyncWithHttpInfo ( string  accountId,
string  brandId,
Brand  brand = null,
AccountsApi.UpdateBrandOptions  options = null 
)

Updates an existing brand.

This method updates an account brand. Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true).

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
brandIdThe unique identifier of a brand.
brand(optional)
optionsOptions for modifying the behavior of the function.
Returns
Task of ApiResponse (Brand)

◆ UpdateBrandLogoByType()

void DocuSign.eSign.Api.IAccountsApi.UpdateBrandLogoByType ( string  accountId,
string  brandId,
string  logoType,
byte []  logoFileBytes 
)

Put one branding logo.

This method updates a single brand logo. You pass in the new version of the resource in the &#x60;Content-Disposition&#x60; header. Example: &#x60;Content-Disposition: form-data; name&#x3D;&quot;file&quot;; filename&#x3D;&quot;logo.jpg&quot;&#x60; Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true).

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID GUID.
brandIdThe ID of the brand.
logoTypeThe type of logo. Valid values are: - &#x60;primary&#x60; - &#x60;secondary&#x60; - &#x60;email&#x60;
logoFileBytesBrand logo binary Stream. Supported formats: JPG, GIF, PNG. Maximum file size: 300 KB. Recommended dimensions: 296 x 76 pixels (larger images will be resized). Changes may take up to one hour to display in all places
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateBrandLogoByTypeAsync()

System.Threading.Tasks.Task DocuSign.eSign.Api.IAccountsApi.UpdateBrandLogoByTypeAsync ( string  accountId,
string  brandId,
string  logoType,
byte []  logoFileBytes 
)

Put one branding logo.

This method updates a single brand logo. You pass in the new version of the resource in the &#x60;Content-Disposition&#x60; header. Example: &#x60;Content-Disposition: form-data; name&#x3D;&quot;file&quot;; filename&#x3D;&quot;logo.jpg&quot;&#x60; Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true).

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID GUID.
brandIdThe ID of the brand.
logoTypeThe type of logo. Valid values are: - &#x60;primary&#x60; - &#x60;secondary&#x60; - &#x60;email&#x60;
logoFileBytesBrand logo binary Stream. Supported formats: JPG, GIF, PNG. Maximum file size: 300 KB. Recommended dimensions: 296 x 76 pixels (larger images will be resized). Changes may take up to one hour to display in all places
Returns
Task of void

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateBrandLogoByTypeAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<Object> > DocuSign.eSign.Api.IAccountsApi.UpdateBrandLogoByTypeAsyncWithHttpInfo ( string  accountId,
string  brandId,
string  logoType,
byte []  logoFileBytes 
)

Put one branding logo.

This method updates a single brand logo. You pass in the new version of the resource in the &#x60;Content-Disposition&#x60; header. Example: &#x60;Content-Disposition: form-data; name&#x3D;&quot;file&quot;; filename&#x3D;&quot;logo.jpg&quot;&#x60; Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true).

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID GUID.
brandIdThe ID of the brand.
logoTypeThe type of logo. Valid values are: - &#x60;primary&#x60; - &#x60;secondary&#x60; - &#x60;email&#x60;
logoFileBytesBrand logo binary Stream. Supported formats: JPG, GIF, PNG. Maximum file size: 300 KB. Recommended dimensions: 296 x 76 pixels (larger images will be resized). Changes may take up to one hour to display in all places
Returns
Task of ApiResponse

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateBrandLogoByTypeWithHttpInfo()

ApiResponse<Object> DocuSign.eSign.Api.IAccountsApi.UpdateBrandLogoByTypeWithHttpInfo ( string  accountId,
string  brandId,
string  logoType,
byte []  logoFileBytes 
)

Put one branding logo.

This method updates a single brand logo. You pass in the new version of the resource in the &#x60;Content-Disposition&#x60; header. Example: &#x60;Content-Disposition: form-data; name&#x3D;&quot;file&quot;; filename&#x3D;&quot;logo.jpg&quot;&#x60; Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true).

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID GUID.
brandIdThe ID of the brand.
logoTypeThe type of logo. Valid values are: - &#x60;primary&#x60; - &#x60;secondary&#x60; - &#x60;email&#x60;
logoFileBytesBrand logo binary Stream. Supported formats: JPG, GIF, PNG. Maximum file size: 300 KB. Recommended dimensions: 296 x 76 pixels (larger images will be resized). Changes may take up to one hour to display in all places
Returns
ApiResponse of Object(void)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateBrandResourcesByContentType()

BrandResources DocuSign.eSign.Api.IAccountsApi.UpdateBrandResourcesByContentType ( string  accountId,
string  brandId,
string  resourceContentType,
byte []  fileXml 
)

Uploads a branding resource file.

This method updates a branding resource file. You pass in the new version of the resource file in the &#x60;Content-Disposition&#x60; header. Example: &#x60;Content-Disposition: form-data; name&#x3D;&quot;file&quot;; filename&#x3D;&quot;DocuSign_SigningResource_4328673.xml&quot;&#x60; Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true). Important: Customizing resource files is an advanced branding configuration option which can significantly impact your account, and should be done only by someone with expertise in XML and HTML. The master resource files are subject to change without notice. If you customize your resource files, after each release, DocuSign recommends you review any changes and update your custom files as needed. When you upload a modified resource file, only the elements that differ from the master resource file are saved as your resource file. Similarly, when you download your resource files, only the modified elements are included in the file.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID GUID.
brandIdThe ID of the brand.
resourceContentTypeThe type of brand resource file that you are updating. Valid values are: - &#x60;sending&#x60; - &#x60;signing&#x60; - &#x60;email&#x60; - &#x60;signing_captive&#x60;
fileXmlBrand resource XML file.
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateBrandResourcesByContentTypeAsync()

System.Threading.Tasks.Task<BrandResources> DocuSign.eSign.Api.IAccountsApi.UpdateBrandResourcesByContentTypeAsync ( string  accountId,
string  brandId,
string  resourceContentType,
byte []  fileXml 
)

Uploads a branding resource file.

This method updates a branding resource file. You pass in the new version of the resource file in the &#x60;Content-Disposition&#x60; header. Example: &#x60;Content-Disposition: form-data; name&#x3D;&quot;file&quot;; filename&#x3D;&quot;DocuSign_SigningResource_4328673.xml&quot;&#x60; Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true). Important: Customizing resource files is an advanced branding configuration option which can significantly impact your account, and should be done only by someone with expertise in XML and HTML. The master resource files are subject to change without notice. If you customize your resource files, after each release, DocuSign recommends you review any changes and update your custom files as needed. When you upload a modified resource file, only the elements that differ from the master resource file are saved as your resource file. Similarly, when you download your resource files, only the modified elements are included in the file.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID GUID.
brandIdThe ID of the brand.
resourceContentTypeThe type of brand resource file that you are updating. Valid values are: - &#x60;sending&#x60; - &#x60;signing&#x60; - &#x60;email&#x60; - &#x60;signing_captive&#x60;
fileXmlBrand resource XML file.
Returns
Task of BrandResources

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateBrandResourcesByContentTypeAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<BrandResources> > DocuSign.eSign.Api.IAccountsApi.UpdateBrandResourcesByContentTypeAsyncWithHttpInfo ( string  accountId,
string  brandId,
string  resourceContentType,
byte []  fileXml 
)

Uploads a branding resource file.

This method updates a branding resource file. You pass in the new version of the resource file in the &#x60;Content-Disposition&#x60; header. Example: &#x60;Content-Disposition: form-data; name&#x3D;&quot;file&quot;; filename&#x3D;&quot;DocuSign_SigningResource_4328673.xml&quot;&#x60; Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true). Important: Customizing resource files is an advanced branding configuration option which can significantly impact your account, and should be done only by someone with expertise in XML and HTML. The master resource files are subject to change without notice. If you customize your resource files, after each release, DocuSign recommends you review any changes and update your custom files as needed. When you upload a modified resource file, only the elements that differ from the master resource file are saved as your resource file. Similarly, when you download your resource files, only the modified elements are included in the file.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID GUID.
brandIdThe ID of the brand.
resourceContentTypeThe type of brand resource file that you are updating. Valid values are: - &#x60;sending&#x60; - &#x60;signing&#x60; - &#x60;email&#x60; - &#x60;signing_captive&#x60;
fileXmlBrand resource XML file.
Returns
Task of ApiResponse (BrandResources)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateBrandResourcesByContentTypeWithHttpInfo()

ApiResponse<BrandResources> DocuSign.eSign.Api.IAccountsApi.UpdateBrandResourcesByContentTypeWithHttpInfo ( string  accountId,
string  brandId,
string  resourceContentType,
byte []  fileXml 
)

Uploads a branding resource file.

This method updates a branding resource file. You pass in the new version of the resource file in the &#x60;Content-Disposition&#x60; header. Example: &#x60;Content-Disposition: form-data; name&#x3D;&quot;file&quot;; filename&#x3D;&quot;DocuSign_SigningResource_4328673.xml&quot;&#x60; Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true). Important: Customizing resource files is an advanced branding configuration option which can significantly impact your account, and should be done only by someone with expertise in XML and HTML. The master resource files are subject to change without notice. If you customize your resource files, after each release, DocuSign recommends you review any changes and update your custom files as needed. When you upload a modified resource file, only the elements that differ from the master resource file are saved as your resource file. Similarly, when you download your resource files, only the modified elements are included in the file.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID GUID.
brandIdThe ID of the brand.
resourceContentTypeThe type of brand resource file that you are updating. Valid values are: - &#x60;sending&#x60; - &#x60;signing&#x60; - &#x60;email&#x60; - &#x60;signing_captive&#x60;
fileXmlBrand resource XML file.
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateBrandWithHttpInfo()

ApiResponse<Brand> DocuSign.eSign.Api.IAccountsApi.UpdateBrandWithHttpInfo ( string  accountId,
string  brandId,
Brand  brand = null,
AccountsApi.UpdateBrandOptions  options = null 
)

Updates an existing brand.

This method updates an account brand. Note: Branding for either signing or sending must be enabled for the account (&#x60;canSelfBrandSend&#x60; , &#x60;canSelfBrandSign&#x60;, or both of these account settings must be true).

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
brandIdThe unique identifier of a brand.
brand(optional)
optionsOptions for modifying the behavior of the function.
Returns
ApiResponse of

◆ UpdateConsumerDisclosure()

ConsumerDisclosure DocuSign.eSign.Api.IAccountsApi.UpdateConsumerDisclosure ( string  accountId,
string  langCode,
ConsumerDisclosure  consumerDisclosure = null,
AccountsApi.UpdateConsumerDisclosureOptions  options = null 
)

Update Consumer Disclosure.

Account administrators can use this method to perform the following tasks: - Customize values in the default disclosure. - Switch to a custom disclosure that uses your own text and HTML formatting. - Change values in your existing consumer disclosure. To specify the signer language version of the disclosure that you are updating, use the optional &#x60;langCode&#x60; query parameter. Note: Only account administrators can use this method. Each time you change the disclosure content, all unsigned recipients of outstanding documents will be required to accept a new version. ## Updating the default disclosure When you update the default disclosure, you can edit all properties except for the following ones: - &#x60;accountEsignId&#x60;: This property is read-only. - &#x60;custom&#x60;: The default value is false. Editing this property causes the default disclosure to switch to a custom disclosure. - &#x60;esignAgreement&#x60;: This property is read-only. - &#x60;esignText&#x60;: You cannot edit this property when &#x60;custom&#x60; is set to false. The API returns a 200 OK HTTP response, but does not update the &#x60;esignText&#x60;. - Metadata properties: These properties are read-only. Note: The text of the default disclosure is always in English. ## Switching to a custom disclosure To switch to a custom disclosure, set the &#x60;custom&#x60; property to true and customize the value for the &#x60;eSignText&#x60; property. You can also edit all of the other properties except for the following ones: - &#x60;accountEsignId&#x60;: This property is read-only. - &#x60;esignAgreement&#x60;: This property is read-only. - Metadata properties: These properties are read-only. Note: When you use a custom disclosure, you can create versions of it in different signer languages and se the &#x60;langCode&#x60; parameter to specify the signer language version that you are updating. Important: When you switch from a default to a custom disclosure, note the following information: - You will not be able to return to using the default disclosure. - Only the disclosure for the currently selected signer language is saved. DocuSign will not automatically translate your custom disclosure. You must create a disclosure for each language that your signers use. ## Updating a custom disclosure When you update a custom disclosure, you can update all of the properties except for the following ones: - &#x60;accountEsignId&#x60;: This property is read-only. - &#x60;esignAgreement&#x60;: This property is read-only. - Metadata properties: These properties are read-only. Important: Only the disclosure for the currently selected signer language is saved. DocuSign will not automatically translate your custom disclosure. You must create a disclosure for each language that your signers use.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
langCodeThe simple type enumeration the language used in the response. The supported languages, with the language value shown in parenthesis, are:Arabic (ar), Armenian (hy), Armenian (hy), Bulgarian (bg), Czech (cs), Chinese Simplified (zh_CN), Chinese Traditional (zh_TW), Croatian (hr), Danish (da), Dutch (nl), English US (en), English UK (en_GB), Estonian (et), Farsi (fa), Finnish (fi), French (fr), French Canada (fr_CA), German (de), Greek (el), Hebrew (he), Hindi (hi), Hungarian (hu), Bahasa Indonesia (id), Italian (it), Japanese (ja), Korean (ko), Latvian (lv), Lithuanian (lt), Bahasa Melayu (ms), Norwegian (no), Polish (pl), Portuguese (pt), Portuguese Brazil (pt_BR), Romanian (ro), Russian (ru), Serbian (sr), Slovak (sk), Slovenian (sl), Spanish (es),Spanish Latin America (es_MX), Swedish (sv), Thai (th), Turkish (tr), Ukrainian (uk) and Vietnamese (vi). Additionally, the value can be set to �browser� to automatically detect the browser language being used by the viewer and display the disclosure in that language.
consumerDisclosure(optional)
optionsOptions for modifying the behavior of the function.
Returns

◆ UpdateConsumerDisclosureAsync()

System.Threading.Tasks.Task<ConsumerDisclosure> DocuSign.eSign.Api.IAccountsApi.UpdateConsumerDisclosureAsync ( string  accountId,
string  langCode,
ConsumerDisclosure  consumerDisclosure = null,
AccountsApi.UpdateConsumerDisclosureOptions  options = null 
)

Update Consumer Disclosure.

Account administrators can use this method to perform the following tasks: - Customize values in the default disclosure. - Switch to a custom disclosure that uses your own text and HTML formatting. - Change values in your existing consumer disclosure. To specify the signer language version of the disclosure that you are updating, use the optional &#x60;langCode&#x60; query parameter. Note: Only account administrators can use this method. Each time you change the disclosure content, all unsigned recipients of outstanding documents will be required to accept a new version. ## Updating the default disclosure When you update the default disclosure, you can edit all properties except for the following ones: - &#x60;accountEsignId&#x60;: This property is read-only. - &#x60;custom&#x60;: The default value is false. Editing this property causes the default disclosure to switch to a custom disclosure. - &#x60;esignAgreement&#x60;: This property is read-only. - &#x60;esignText&#x60;: You cannot edit this property when &#x60;custom&#x60; is set to false. The API returns a 200 OK HTTP response, but does not update the &#x60;esignText&#x60;. - Metadata properties: These properties are read-only. Note: The text of the default disclosure is always in English. ## Switching to a custom disclosure To switch to a custom disclosure, set the &#x60;custom&#x60; property to true and customize the value for the &#x60;eSignText&#x60; property. You can also edit all of the other properties except for the following ones: - &#x60;accountEsignId&#x60;: This property is read-only. - &#x60;esignAgreement&#x60;: This property is read-only. - Metadata properties: These properties are read-only. Note: When you use a custom disclosure, you can create versions of it in different signer languages and se the &#x60;langCode&#x60; parameter to specify the signer language version that you are updating. Important: When you switch from a default to a custom disclosure, note the following information: - You will not be able to return to using the default disclosure. - Only the disclosure for the currently selected signer language is saved. DocuSign will not automatically translate your custom disclosure. You must create a disclosure for each language that your signers use. ## Updating a custom disclosure When you update a custom disclosure, you can update all of the properties except for the following ones: - &#x60;accountEsignId&#x60;: This property is read-only. - &#x60;esignAgreement&#x60;: This property is read-only. - Metadata properties: These properties are read-only. Important: Only the disclosure for the currently selected signer language is saved. DocuSign will not automatically translate your custom disclosure. You must create a disclosure for each language that your signers use.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
langCodeThe simple type enumeration the language used in the response. The supported languages, with the language value shown in parenthesis, are:Arabic (ar), Armenian (hy), Armenian (hy), Bulgarian (bg), Czech (cs), Chinese Simplified (zh_CN), Chinese Traditional (zh_TW), Croatian (hr), Danish (da), Dutch (nl), English US (en), English UK (en_GB), Estonian (et), Farsi (fa), Finnish (fi), French (fr), French Canada (fr_CA), German (de), Greek (el), Hebrew (he), Hindi (hi), Hungarian (hu), Bahasa Indonesia (id), Italian (it), Japanese (ja), Korean (ko), Latvian (lv), Lithuanian (lt), Bahasa Melayu (ms), Norwegian (no), Polish (pl), Portuguese (pt), Portuguese Brazil (pt_BR), Romanian (ro), Russian (ru), Serbian (sr), Slovak (sk), Slovenian (sl), Spanish (es),Spanish Latin America (es_MX), Swedish (sv), Thai (th), Turkish (tr), Ukrainian (uk) and Vietnamese (vi). Additionally, the value can be set to �browser� to automatically detect the browser language being used by the viewer and display the disclosure in that language.
consumerDisclosure(optional)
optionsOptions for modifying the behavior of the function.
Returns
Task of ConsumerDisclosure

◆ UpdateConsumerDisclosureAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<ConsumerDisclosure> > DocuSign.eSign.Api.IAccountsApi.UpdateConsumerDisclosureAsyncWithHttpInfo ( string  accountId,
string  langCode,
ConsumerDisclosure  consumerDisclosure = null,
AccountsApi.UpdateConsumerDisclosureOptions  options = null 
)

Update Consumer Disclosure.

Account administrators can use this method to perform the following tasks: - Customize values in the default disclosure. - Switch to a custom disclosure that uses your own text and HTML formatting. - Change values in your existing consumer disclosure. To specify the signer language version of the disclosure that you are updating, use the optional &#x60;langCode&#x60; query parameter. Note: Only account administrators can use this method. Each time you change the disclosure content, all unsigned recipients of outstanding documents will be required to accept a new version. ## Updating the default disclosure When you update the default disclosure, you can edit all properties except for the following ones: - &#x60;accountEsignId&#x60;: This property is read-only. - &#x60;custom&#x60;: The default value is false. Editing this property causes the default disclosure to switch to a custom disclosure. - &#x60;esignAgreement&#x60;: This property is read-only. - &#x60;esignText&#x60;: You cannot edit this property when &#x60;custom&#x60; is set to false. The API returns a 200 OK HTTP response, but does not update the &#x60;esignText&#x60;. - Metadata properties: These properties are read-only. Note: The text of the default disclosure is always in English. ## Switching to a custom disclosure To switch to a custom disclosure, set the &#x60;custom&#x60; property to true and customize the value for the &#x60;eSignText&#x60; property. You can also edit all of the other properties except for the following ones: - &#x60;accountEsignId&#x60;: This property is read-only. - &#x60;esignAgreement&#x60;: This property is read-only. - Metadata properties: These properties are read-only. Note: When you use a custom disclosure, you can create versions of it in different signer languages and se the &#x60;langCode&#x60; parameter to specify the signer language version that you are updating. Important: When you switch from a default to a custom disclosure, note the following information: - You will not be able to return to using the default disclosure. - Only the disclosure for the currently selected signer language is saved. DocuSign will not automatically translate your custom disclosure. You must create a disclosure for each language that your signers use. ## Updating a custom disclosure When you update a custom disclosure, you can update all of the properties except for the following ones: - &#x60;accountEsignId&#x60;: This property is read-only. - &#x60;esignAgreement&#x60;: This property is read-only. - Metadata properties: These properties are read-only. Important: Only the disclosure for the currently selected signer language is saved. DocuSign will not automatically translate your custom disclosure. You must create a disclosure for each language that your signers use.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
langCodeThe simple type enumeration the language used in the response. The supported languages, with the language value shown in parenthesis, are:Arabic (ar), Armenian (hy), Armenian (hy), Bulgarian (bg), Czech (cs), Chinese Simplified (zh_CN), Chinese Traditional (zh_TW), Croatian (hr), Danish (da), Dutch (nl), English US (en), English UK (en_GB), Estonian (et), Farsi (fa), Finnish (fi), French (fr), French Canada (fr_CA), German (de), Greek (el), Hebrew (he), Hindi (hi), Hungarian (hu), Bahasa Indonesia (id), Italian (it), Japanese (ja), Korean (ko), Latvian (lv), Lithuanian (lt), Bahasa Melayu (ms), Norwegian (no), Polish (pl), Portuguese (pt), Portuguese Brazil (pt_BR), Romanian (ro), Russian (ru), Serbian (sr), Slovak (sk), Slovenian (sl), Spanish (es),Spanish Latin America (es_MX), Swedish (sv), Thai (th), Turkish (tr), Ukrainian (uk) and Vietnamese (vi). Additionally, the value can be set to �browser� to automatically detect the browser language being used by the viewer and display the disclosure in that language.
consumerDisclosure(optional)
optionsOptions for modifying the behavior of the function.
Returns
Task of ApiResponse (ConsumerDisclosure)

◆ UpdateConsumerDisclosureWithHttpInfo()

ApiResponse<ConsumerDisclosure> DocuSign.eSign.Api.IAccountsApi.UpdateConsumerDisclosureWithHttpInfo ( string  accountId,
string  langCode,
ConsumerDisclosure  consumerDisclosure = null,
AccountsApi.UpdateConsumerDisclosureOptions  options = null 
)

Update Consumer Disclosure.

Account administrators can use this method to perform the following tasks: - Customize values in the default disclosure. - Switch to a custom disclosure that uses your own text and HTML formatting. - Change values in your existing consumer disclosure. To specify the signer language version of the disclosure that you are updating, use the optional &#x60;langCode&#x60; query parameter. Note: Only account administrators can use this method. Each time you change the disclosure content, all unsigned recipients of outstanding documents will be required to accept a new version. ## Updating the default disclosure When you update the default disclosure, you can edit all properties except for the following ones: - &#x60;accountEsignId&#x60;: This property is read-only. - &#x60;custom&#x60;: The default value is false. Editing this property causes the default disclosure to switch to a custom disclosure. - &#x60;esignAgreement&#x60;: This property is read-only. - &#x60;esignText&#x60;: You cannot edit this property when &#x60;custom&#x60; is set to false. The API returns a 200 OK HTTP response, but does not update the &#x60;esignText&#x60;. - Metadata properties: These properties are read-only. Note: The text of the default disclosure is always in English. ## Switching to a custom disclosure To switch to a custom disclosure, set the &#x60;custom&#x60; property to true and customize the value for the &#x60;eSignText&#x60; property. You can also edit all of the other properties except for the following ones: - &#x60;accountEsignId&#x60;: This property is read-only. - &#x60;esignAgreement&#x60;: This property is read-only. - Metadata properties: These properties are read-only. Note: When you use a custom disclosure, you can create versions of it in different signer languages and se the &#x60;langCode&#x60; parameter to specify the signer language version that you are updating. Important: When you switch from a default to a custom disclosure, note the following information: - You will not be able to return to using the default disclosure. - Only the disclosure for the currently selected signer language is saved. DocuSign will not automatically translate your custom disclosure. You must create a disclosure for each language that your signers use. ## Updating a custom disclosure When you update a custom disclosure, you can update all of the properties except for the following ones: - &#x60;accountEsignId&#x60;: This property is read-only. - &#x60;esignAgreement&#x60;: This property is read-only. - Metadata properties: These properties are read-only. Important: Only the disclosure for the currently selected signer language is saved. DocuSign will not automatically translate your custom disclosure. You must create a disclosure for each language that your signers use.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
langCodeThe simple type enumeration the language used in the response. The supported languages, with the language value shown in parenthesis, are:Arabic (ar), Armenian (hy), Armenian (hy), Bulgarian (bg), Czech (cs), Chinese Simplified (zh_CN), Chinese Traditional (zh_TW), Croatian (hr), Danish (da), Dutch (nl), English US (en), English UK (en_GB), Estonian (et), Farsi (fa), Finnish (fi), French (fr), French Canada (fr_CA), German (de), Greek (el), Hebrew (he), Hindi (hi), Hungarian (hu), Bahasa Indonesia (id), Italian (it), Japanese (ja), Korean (ko), Latvian (lv), Lithuanian (lt), Bahasa Melayu (ms), Norwegian (no), Polish (pl), Portuguese (pt), Portuguese Brazil (pt_BR), Romanian (ro), Russian (ru), Serbian (sr), Slovak (sk), Slovenian (sl), Spanish (es),Spanish Latin America (es_MX), Swedish (sv), Thai (th), Turkish (tr), Ukrainian (uk) and Vietnamese (vi). Additionally, the value can be set to �browser� to automatically detect the browser language being used by the viewer and display the disclosure in that language.
consumerDisclosure(optional)
optionsOptions for modifying the behavior of the function.
Returns
ApiResponse of

◆ UpdateCustomField()

CustomFields DocuSign.eSign.Api.IAccountsApi.UpdateCustomField ( string  accountId,
string  customFieldId,
CustomField  customField = null,
AccountsApi.UpdateCustomFieldOptions  options = null 
)

Updates an existing account custom field.

This method updates an existing account custom field.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
customFieldId
customField(optional)
optionsOptions for modifying the behavior of the function.
Returns

◆ UpdateCustomFieldAsync()

System.Threading.Tasks.Task<CustomFields> DocuSign.eSign.Api.IAccountsApi.UpdateCustomFieldAsync ( string  accountId,
string  customFieldId,
CustomField  customField = null,
AccountsApi.UpdateCustomFieldOptions  options = null 
)

Updates an existing account custom field.

This method updates an existing account custom field.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
customFieldId
customField(optional)
optionsOptions for modifying the behavior of the function.
Returns
Task of CustomFields

◆ UpdateCustomFieldAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<CustomFields> > DocuSign.eSign.Api.IAccountsApi.UpdateCustomFieldAsyncWithHttpInfo ( string  accountId,
string  customFieldId,
CustomField  customField = null,
AccountsApi.UpdateCustomFieldOptions  options = null 
)

Updates an existing account custom field.

This method updates an existing account custom field.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
customFieldId
customField(optional)
optionsOptions for modifying the behavior of the function.
Returns
Task of ApiResponse (CustomFields)

◆ UpdateCustomFieldWithHttpInfo()

ApiResponse<CustomFields> DocuSign.eSign.Api.IAccountsApi.UpdateCustomFieldWithHttpInfo ( string  accountId,
string  customFieldId,
CustomField  customField = null,
AccountsApi.UpdateCustomFieldOptions  options = null 
)

Updates an existing account custom field.

This method updates an existing account custom field.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
customFieldId
customField(optional)
optionsOptions for modifying the behavior of the function.
Returns
ApiResponse of

◆ UpdateENoteConfiguration()

ENoteConfiguration DocuSign.eSign.Api.IAccountsApi.UpdateENoteConfiguration ( string  accountId,
ENoteConfiguration  eNoteConfiguration = null 
)

Updates configuration information for the eNote eOriginal integration.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
eNoteConfiguration(optional)
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateENoteConfigurationAsync()

System.Threading.Tasks.Task<ENoteConfiguration> DocuSign.eSign.Api.IAccountsApi.UpdateENoteConfigurationAsync ( string  accountId,
ENoteConfiguration  eNoteConfiguration = null 
)

Updates configuration information for the eNote eOriginal integration.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
eNoteConfiguration(optional)
Returns
Task of ENoteConfiguration

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateENoteConfigurationAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<ENoteConfiguration> > DocuSign.eSign.Api.IAccountsApi.UpdateENoteConfigurationAsyncWithHttpInfo ( string  accountId,
ENoteConfiguration  eNoteConfiguration = null 
)

Updates configuration information for the eNote eOriginal integration.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
eNoteConfiguration(optional)
Returns
Task of ApiResponse (ENoteConfiguration)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateENoteConfigurationWithHttpInfo()

ApiResponse<ENoteConfiguration> DocuSign.eSign.Api.IAccountsApi.UpdateENoteConfigurationWithHttpInfo ( string  accountId,
ENoteConfiguration  eNoteConfiguration = null 
)

Updates configuration information for the eNote eOriginal integration.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
eNoteConfiguration(optional)
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateEnvelopePurgeConfiguration()

EnvelopePurgeConfiguration DocuSign.eSign.Api.IAccountsApi.UpdateEnvelopePurgeConfiguration ( string  accountId,
EnvelopePurgeConfiguration  envelopePurgeConfiguration = null 
)

Updates envelope purge configuration.

An envelope purge configuration enables account administrators to permanently remove documents and their field data from completed and voided envelopes after a specified retention period (&#x60;retentionDays&#x60;). This method sets the envelope purge configuration for your account. Note: To use this method, you must be an account administrator. For more information, see Purge Envelopes.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
envelopePurgeConfiguration(optional)
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateEnvelopePurgeConfigurationAsync()

System.Threading.Tasks.Task<EnvelopePurgeConfiguration> DocuSign.eSign.Api.IAccountsApi.UpdateEnvelopePurgeConfigurationAsync ( string  accountId,
EnvelopePurgeConfiguration  envelopePurgeConfiguration = null 
)

Updates envelope purge configuration.

An envelope purge configuration enables account administrators to permanently remove documents and their field data from completed and voided envelopes after a specified retention period (&#x60;retentionDays&#x60;). This method sets the envelope purge configuration for your account. Note: To use this method, you must be an account administrator. For more information, see Purge Envelopes.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
envelopePurgeConfiguration(optional)
Returns
Task of EnvelopePurgeConfiguration

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateEnvelopePurgeConfigurationAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<EnvelopePurgeConfiguration> > DocuSign.eSign.Api.IAccountsApi.UpdateEnvelopePurgeConfigurationAsyncWithHttpInfo ( string  accountId,
EnvelopePurgeConfiguration  envelopePurgeConfiguration = null 
)

Updates envelope purge configuration.

An envelope purge configuration enables account administrators to permanently remove documents and their field data from completed and voided envelopes after a specified retention period (&#x60;retentionDays&#x60;). This method sets the envelope purge configuration for your account. Note: To use this method, you must be an account administrator. For more information, see Purge Envelopes.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
envelopePurgeConfiguration(optional)
Returns
Task of ApiResponse (EnvelopePurgeConfiguration)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateEnvelopePurgeConfigurationWithHttpInfo()

ApiResponse<EnvelopePurgeConfiguration> DocuSign.eSign.Api.IAccountsApi.UpdateEnvelopePurgeConfigurationWithHttpInfo ( string  accountId,
EnvelopePurgeConfiguration  envelopePurgeConfiguration = null 
)

Updates envelope purge configuration.

An envelope purge configuration enables account administrators to permanently remove documents and their field data from completed and voided envelopes after a specified retention period (&#x60;retentionDays&#x60;). This method sets the envelope purge configuration for your account. Note: To use this method, you must be an account administrator. For more information, see Purge Envelopes.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
envelopePurgeConfiguration(optional)
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateFavoriteTemplate()

FavoriteTemplatesInfo DocuSign.eSign.Api.IAccountsApi.UpdateFavoriteTemplate ( string  accountId,
FavoriteTemplatesInfo  favoriteTemplatesInfo = null 
)

Favorites a template

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
favoriteTemplatesInfo(optional)
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateFavoriteTemplateAsync()

System.Threading.Tasks.Task<FavoriteTemplatesInfo> DocuSign.eSign.Api.IAccountsApi.UpdateFavoriteTemplateAsync ( string  accountId,
FavoriteTemplatesInfo  favoriteTemplatesInfo = null 
)

Favorites a template

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
favoriteTemplatesInfo(optional)
Returns
Task of FavoriteTemplatesInfo

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateFavoriteTemplateAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<FavoriteTemplatesInfo> > DocuSign.eSign.Api.IAccountsApi.UpdateFavoriteTemplateAsyncWithHttpInfo ( string  accountId,
FavoriteTemplatesInfo  favoriteTemplatesInfo = null 
)

Favorites a template

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
favoriteTemplatesInfo(optional)
Returns
Task of ApiResponse (FavoriteTemplatesInfo)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateFavoriteTemplateWithHttpInfo()

ApiResponse<FavoriteTemplatesInfo> DocuSign.eSign.Api.IAccountsApi.UpdateFavoriteTemplateWithHttpInfo ( string  accountId,
FavoriteTemplatesInfo  favoriteTemplatesInfo = null 
)

Favorites a template

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
favoriteTemplatesInfo(optional)
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateNotificationDefaults()

NotificationDefaults DocuSign.eSign.Api.IAccountsApi.UpdateNotificationDefaults ( string  accountId,
NotificationDefaults  notificationDefaults = null 
)

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.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
notificationDefaults(optional)
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateNotificationDefaultsAsync()

System.Threading.Tasks.Task<NotificationDefaults> DocuSign.eSign.Api.IAccountsApi.UpdateNotificationDefaultsAsync ( string  accountId,
NotificationDefaults  notificationDefaults = null 
)

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.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
notificationDefaults(optional)
Returns
Task of NotificationDefaults

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateNotificationDefaultsAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<NotificationDefaults> > DocuSign.eSign.Api.IAccountsApi.UpdateNotificationDefaultsAsyncWithHttpInfo ( string  accountId,
NotificationDefaults  notificationDefaults = null 
)

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.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
notificationDefaults(optional)
Returns
Task of ApiResponse (NotificationDefaults)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateNotificationDefaultsWithHttpInfo()

ApiResponse<NotificationDefaults> DocuSign.eSign.Api.IAccountsApi.UpdateNotificationDefaultsWithHttpInfo ( string  accountId,
NotificationDefaults  notificationDefaults = null 
)

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.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
notificationDefaults(optional)
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdatePasswordRules()

AccountPasswordRules DocuSign.eSign.Api.IAccountsApi.UpdatePasswordRules ( string  accountId,
AccountPasswordRules  accountPasswordRules = null 
)

Update the password rules

This method updates the password rules for an account. Note: To update the password rules for an account, you must be an account administrator.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
accountPasswordRules(optional)
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdatePasswordRulesAsync()

System.Threading.Tasks.Task<AccountPasswordRules> DocuSign.eSign.Api.IAccountsApi.UpdatePasswordRulesAsync ( string  accountId,
AccountPasswordRules  accountPasswordRules = null 
)

Update the password rules

This method updates the password rules for an account. Note: To update the password rules for an account, you must be an account administrator.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
accountPasswordRules(optional)
Returns
Task of AccountPasswordRules

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdatePasswordRulesAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<AccountPasswordRules> > DocuSign.eSign.Api.IAccountsApi.UpdatePasswordRulesAsyncWithHttpInfo ( string  accountId,
AccountPasswordRules  accountPasswordRules = null 
)

Update the password rules

This method updates the password rules for an account. Note: To update the password rules for an account, you must be an account administrator.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
accountPasswordRules(optional)
Returns
Task of ApiResponse (AccountPasswordRules)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdatePasswordRulesWithHttpInfo()

ApiResponse<AccountPasswordRules> DocuSign.eSign.Api.IAccountsApi.UpdatePasswordRulesWithHttpInfo ( string  accountId,
AccountPasswordRules  accountPasswordRules = null 
)

Update the password rules

This method updates the password rules for an account. Note: To update the password rules for an account, you must be an account administrator.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
accountPasswordRules(optional)
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdatePermissionProfile()

PermissionProfile DocuSign.eSign.Api.IAccountsApi.UpdatePermissionProfile ( string  accountId,
string  permissionProfileId,
PermissionProfile  permissionProfile = null,
AccountsApi.UpdatePermissionProfileOptions  options = null 
)

Updates a permission profile within the specified account.

This method updates an account permission profile. ### Related topics - How to update individual permission settings

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
permissionProfileId
permissionProfile(optional)
optionsOptions for modifying the behavior of the function.
Returns

◆ UpdatePermissionProfileAsync()

System.Threading.Tasks.Task<PermissionProfile> DocuSign.eSign.Api.IAccountsApi.UpdatePermissionProfileAsync ( string  accountId,
string  permissionProfileId,
PermissionProfile  permissionProfile = null,
AccountsApi.UpdatePermissionProfileOptions  options = null 
)

Updates a permission profile within the specified account.

This method updates an account permission profile. ### Related topics - How to update individual permission settings

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
permissionProfileId
permissionProfile(optional)
optionsOptions for modifying the behavior of the function.
Returns
Task of PermissionProfile

◆ UpdatePermissionProfileAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<PermissionProfile> > DocuSign.eSign.Api.IAccountsApi.UpdatePermissionProfileAsyncWithHttpInfo ( string  accountId,
string  permissionProfileId,
PermissionProfile  permissionProfile = null,
AccountsApi.UpdatePermissionProfileOptions  options = null 
)

Updates a permission profile within the specified account.

This method updates an account permission profile. ### Related topics - How to update individual permission settings

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
permissionProfileId
permissionProfile(optional)
optionsOptions for modifying the behavior of the function.
Returns
Task of ApiResponse (PermissionProfile)

◆ UpdatePermissionProfileWithHttpInfo()

ApiResponse<PermissionProfile> DocuSign.eSign.Api.IAccountsApi.UpdatePermissionProfileWithHttpInfo ( string  accountId,
string  permissionProfileId,
PermissionProfile  permissionProfile = null,
AccountsApi.UpdatePermissionProfileOptions  options = null 
)

Updates a permission profile within the specified account.

This method updates an account permission profile. ### Related topics - How to update individual permission settings

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
permissionProfileId
permissionProfile(optional)
optionsOptions for modifying the behavior of the function.
Returns
ApiResponse of

◆ UpdateSettings()

void DocuSign.eSign.Api.IAccountsApi.UpdateSettings ( string  accountId,
AccountSettingsInformation  accountSettingsInformation = null 
)

Updates the account settings for an account.

Updates the account settings for the specified account.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
accountSettingsInformation(optional)
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateSettingsAsync()

System.Threading.Tasks.Task DocuSign.eSign.Api.IAccountsApi.UpdateSettingsAsync ( string  accountId,
AccountSettingsInformation  accountSettingsInformation = null 
)

Updates the account settings for an account.

Updates the account settings for the specified account.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
accountSettingsInformation(optional)
Returns
Task of void

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateSettingsAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<Object> > DocuSign.eSign.Api.IAccountsApi.UpdateSettingsAsyncWithHttpInfo ( string  accountId,
AccountSettingsInformation  accountSettingsInformation = null 
)

Updates the account settings for an account.

Updates the account settings for the specified account.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
accountSettingsInformation(optional)
Returns
Task of ApiResponse

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateSettingsWithHttpInfo()

ApiResponse<Object> DocuSign.eSign.Api.IAccountsApi.UpdateSettingsWithHttpInfo ( string  accountId,
AccountSettingsInformation  accountSettingsInformation = null 
)

Updates the account settings for an account.

Updates the account settings for the specified account.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
accountSettingsInformation(optional)
Returns
ApiResponse of Object(void)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateSharedAccess()

AccountSharedAccess DocuSign.eSign.Api.IAccountsApi.UpdateSharedAccess ( string  accountId,
AccountSharedAccess  accountSharedAccess = null,
AccountsApi.UpdateSharedAccessOptions  options = null 
)

Reserved: Sets the shared access information for users.

Reserved: Sets the shared access information for one or more users.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
accountSharedAccess(optional)
optionsOptions for modifying the behavior of the function.
Returns

◆ UpdateSharedAccessAsync()

System.Threading.Tasks.Task<AccountSharedAccess> DocuSign.eSign.Api.IAccountsApi.UpdateSharedAccessAsync ( string  accountId,
AccountSharedAccess  accountSharedAccess = null,
AccountsApi.UpdateSharedAccessOptions  options = null 
)

Reserved: Sets the shared access information for users.

Reserved: Sets the shared access information for one or more users.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
accountSharedAccess(optional)
optionsOptions for modifying the behavior of the function.
Returns
Task of AccountSharedAccess

◆ UpdateSharedAccessAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<AccountSharedAccess> > DocuSign.eSign.Api.IAccountsApi.UpdateSharedAccessAsyncWithHttpInfo ( string  accountId,
AccountSharedAccess  accountSharedAccess = null,
AccountsApi.UpdateSharedAccessOptions  options = null 
)

Reserved: Sets the shared access information for users.

Reserved: Sets the shared access information for one or more users.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
accountSharedAccess(optional)
optionsOptions for modifying the behavior of the function.
Returns
Task of ApiResponse (AccountSharedAccess)

◆ UpdateSharedAccessWithHttpInfo()

ApiResponse<AccountSharedAccess> DocuSign.eSign.Api.IAccountsApi.UpdateSharedAccessWithHttpInfo ( string  accountId,
AccountSharedAccess  accountSharedAccess = null,
AccountsApi.UpdateSharedAccessOptions  options = null 
)

Reserved: Sets the shared access information for users.

Reserved: Sets the shared access information for one or more users.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
accountSharedAccess(optional)
optionsOptions for modifying the behavior of the function.
Returns
ApiResponse of

◆ UpdateUserAuthorization()

UserAuthorization DocuSign.eSign.Api.IAccountsApi.UpdateUserAuthorization ( string  accountId,
string  userId,
string  authorizationId,
UserAuthorizationUpdateRequest  userAuthorizationUpdateRequest = null 
)

Updates the user authorization

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
userIdThe user ID of the user being accessed. Generally this is the user ID of the authenticated user, but if the authenticated user is an Admin on the account, this may be another user the Admin user is accessing.
authorizationId
userAuthorizationUpdateRequest(optional)
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateUserAuthorizationAsync()

System.Threading.Tasks.Task<UserAuthorization> DocuSign.eSign.Api.IAccountsApi.UpdateUserAuthorizationAsync ( string  accountId,
string  userId,
string  authorizationId,
UserAuthorizationUpdateRequest  userAuthorizationUpdateRequest = null 
)

Updates the user authorization

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
userIdThe user ID of the user being accessed. Generally this is the user ID of the authenticated user, but if the authenticated user is an Admin on the account, this may be another user the Admin user is accessing.
authorizationId
userAuthorizationUpdateRequest(optional)
Returns
Task of UserAuthorization

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateUserAuthorizationAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<UserAuthorization> > DocuSign.eSign.Api.IAccountsApi.UpdateUserAuthorizationAsyncWithHttpInfo ( string  accountId,
string  userId,
string  authorizationId,
UserAuthorizationUpdateRequest  userAuthorizationUpdateRequest = null 
)

Updates the user authorization

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
userIdThe user ID of the user being accessed. Generally this is the user ID of the authenticated user, but if the authenticated user is an Admin on the account, this may be another user the Admin user is accessing.
authorizationId
userAuthorizationUpdateRequest(optional)
Returns
Task of ApiResponse (UserAuthorization)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateUserAuthorizationWithHttpInfo()

ApiResponse<UserAuthorization> DocuSign.eSign.Api.IAccountsApi.UpdateUserAuthorizationWithHttpInfo ( string  accountId,
string  userId,
string  authorizationId,
UserAuthorizationUpdateRequest  userAuthorizationUpdateRequest = null 
)

Updates the user authorization

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
userIdThe user ID of the user being accessed. Generally this is the user ID of the authenticated user, but if the authenticated user is an Admin on the account, this may be another user the Admin user is accessing.
authorizationId
userAuthorizationUpdateRequest(optional)
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateWatermark()

Watermark DocuSign.eSign.Api.IAccountsApi.UpdateWatermark ( string  accountId,
Watermark  watermark = null 
)

Update watermark information.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
watermark(optional)
Returns

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateWatermarkAsync()

System.Threading.Tasks.Task<Watermark> DocuSign.eSign.Api.IAccountsApi.UpdateWatermarkAsync ( string  accountId,
Watermark  watermark = null 
)

Update watermark information.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
watermark(optional)
Returns
Task of Watermark

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateWatermarkAsyncWithHttpInfo()

System.Threading.Tasks.Task<ApiResponse<Watermark> > DocuSign.eSign.Api.IAccountsApi.UpdateWatermarkAsyncWithHttpInfo ( string  accountId,
Watermark  watermark = null 
)

Update watermark information.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
watermark(optional)
Returns
Task of ApiResponse (Watermark)

Implemented in DocuSign.eSign.Api.AccountsApi.

◆ UpdateWatermarkWithHttpInfo()

ApiResponse<Watermark> DocuSign.eSign.Api.IAccountsApi.UpdateWatermarkWithHttpInfo ( string  accountId,
Watermark  watermark = null 
)

Update watermark information.

Exceptions
DocuSign.eSign.Client.ApiExceptionThrown when fails to make API call
Parameters
accountIdThe external account number (int) or account ID Guid.
watermark(optional)
Returns
ApiResponse of

Implemented in DocuSign.eSign.Api.AccountsApi.


The documentation for this interface was generated from the following file: