public class AccountsApi extends Object
Modifier and Type | Class and Description |
---|---|
class |
AccountsApi.CreateCustomFieldOptions |
class |
AccountsApi.CreateOptions |
class |
AccountsApi.CreatePermissionProfileOptions |
class |
AccountsApi.DeleteCustomFieldOptions |
class |
AccountsApi.GetAccountInformationOptions |
class |
AccountsApi.GetBillingChargesOptions |
class |
AccountsApi.GetBrandOptions |
class |
AccountsApi.GetBrandResourcesByContentTypeOptions |
class |
AccountsApi.GetConsumerDisclosureDefaultOptions |
class |
AccountsApi.GetPermissionProfileOptions |
class |
AccountsApi.ListBrandsOptions |
class |
AccountsApi.ListPermissionsOptions |
class |
AccountsApi.ListRecipientNamesByEmailOptions |
class |
AccountsApi.ListSharedAccessOptions |
class |
AccountsApi.UpdateConsumerDisclosureOptions |
class |
AccountsApi.UpdateCustomFieldOptions |
class |
AccountsApi.UpdatePermissionProfileOptions |
class |
AccountsApi.UpdateSharedAccessOptions |
Constructor and Description |
---|
AccountsApi() |
AccountsApi(ApiClient apiClient) |
Modifier and Type | Method and Description |
---|---|
NewAccountSummary |
create(NewAccountDefinition newAccountDefinition)
Creates new accounts.
|
NewAccountSummary |
create(NewAccountDefinition newAccountDefinition,
AccountsApi.CreateOptions options)
Creates new accounts.
|
BrandsResponse |
createBrand(String accountId,
Brand brand)
Creates one or more brand profile files for the account.
|
CustomFields |
createCustomField(String accountId,
CustomField customField)
Creates an acount custom field.
|
CustomFields |
createCustomField(String accountId,
CustomField customField,
AccountsApi.CreateCustomFieldOptions options)
Creates an acount custom field.
|
PostTransactionsResponse |
createEMortgageTransaction(String accountId,
PostTransactionsRequest postTransactionsRequest)
Starts a new eMortgage Transaction
|
PermissionProfile |
createPermissionProfile(String accountId,
PermissionProfile permissionProfile)
Creates a new permission profile in the specified account.
|
PermissionProfile |
createPermissionProfile(String accountId,
PermissionProfile permissionProfile,
AccountsApi.CreatePermissionProfileOptions options)
Creates a new permission profile in the specified account.
|
void |
delete(String accountId)
Deletes the specified account.
|
void |
deleteBrand(String accountId,
String brandId)
Removes a brand.
|
void |
deleteBrandLogoByType(String accountId,
String brandId,
String logoType)
Delete one branding logo.
|
BrandsResponse |
deleteBrands(String accountId,
BrandsRequest brandsRequest)
Deletes one or more brand profiles.
|
CaptiveRecipientInformation |
deleteCaptiveRecipient(String accountId,
String recipientPart,
CaptiveRecipientInformation captiveRecipientInformation)
Deletes the signature for one or more captive recipient records.
|
void |
deleteCustomField(String accountId,
String customFieldId)
Delete an existing account custom field.
|
void |
deleteCustomField(String accountId,
String customFieldId,
AccountsApi.DeleteCustomFieldOptions options)
Delete an existing account custom field.
|
void |
deleteENoteConfiguration(String accountId)
Deletes configuration information for the eNote eOriginal integration.
|
void |
deletePermissionProfile(String accountId,
String permissionProfileId)
Deletes a permissions profile within the specified account.
|
AccountInformation |
getAccountInformation(String accountId)
Retrieves the account information for the specified account.
|
AccountInformation |
getAccountInformation(String accountId,
AccountsApi.GetAccountInformationOptions options)
Retrieves the account information for the specified account.
|
TabAccountSettings |
getAccountTabSettings(String accountId)
Returns tab settings list for specified account
|
PaymentGatewayAccountsInfo |
getAllPaymentGatewayAccounts(String accountId)
Get all payment gateway account for the provided accountId
|
ApiClient |
getApiClient() |
BillingChargeResponse |
getBillingCharges(String accountId)
Gets list of recurring and usage charges for the account.
|
BillingChargeResponse |
getBillingCharges(String accountId,
AccountsApi.GetBillingChargesOptions options)
Gets list of recurring and usage charges for the account.
|
Brand |
getBrand(String accountId,
String brandId)
Get information for a specific brand.
|
Brand |
getBrand(String accountId,
String brandId,
AccountsApi.GetBrandOptions options)
Get information for a specific brand.
|
void |
getBrandExportFile(String accountId,
String brandId)
Export a specific brand.
|
void |
getBrandLogoByType(String accountId,
String brandId,
String logoType)
Obtains the specified image for a brand.
|
BrandResourcesList |
getBrandResources(String accountId,
String brandId)
Returns the specified account's list of branding resources (metadata).
|
void |
getBrandResourcesByContentType(String accountId,
String brandId,
String resourceContentType)
Returns the specified branding resource file.
|
void |
getBrandResourcesByContentType(String accountId,
String brandId,
String resourceContentType,
AccountsApi.GetBrandResourcesByContentTypeOptions options)
Returns the specified branding resource file.
|
ConsumerDisclosure |
getConsumerDisclosure(String accountId,
String langCode)
Gets the Electronic Record and Signature Disclosure.
|
ConsumerDisclosure |
getConsumerDisclosureDefault(String accountId)
Gets the Electronic Record and Signature Disclosure for the account.
|
ConsumerDisclosure |
getConsumerDisclosureDefault(String accountId,
AccountsApi.GetConsumerDisclosureDefaultOptions options)
Gets the Electronic Record and Signature Disclosure for the account.
|
ENoteConfiguration |
getENoteConfiguration(String accountId)
Returns the configuration information for the eNote eOriginal integration.
|
UserPasswordRules |
getPasswordRules_0()
Get membership account password rules
|
AccountPasswordRules |
getPasswordRules(String accountId)
Get the password rules
|
PermissionProfile |
getPermissionProfile(String accountId,
String permissionProfileId)
Returns a permissions profile in the specified account.
|
PermissionProfile |
getPermissionProfile(String accountId,
String permissionProfileId,
AccountsApi.GetPermissionProfileOptions options)
Returns a permissions profile in the specified account.
|
ProvisioningInformation |
getProvisioning()
Retrieves the account provisioning information for the account.
|
SupportedLanguages |
getSupportedLanguages(String accountId)
Gets list of supported languages for recipient language setting.
|
Watermark |
getWatermark(String accountId)
Get watermark information.
|
Watermark |
getWatermarkPreview(String accountId,
Watermark watermark)
Get watermark preview.
|
BrandsResponse |
listBrands(String accountId)
Gets a list of brand profiles.
|
BrandsResponse |
listBrands(String accountId,
AccountsApi.ListBrandsOptions options)
Gets a list of brand profiles.
|
CustomFields |
listCustomFields(String accountId)
Gets a list of custom fields associated with the account.
|
PermissionProfileInformation |
listPermissions(String accountId)
Gets a list of permission profiles.
|
PermissionProfileInformation |
listPermissions(String accountId,
AccountsApi.ListPermissionsOptions options)
Gets a list of permission profiles.
|
RecipientNamesResponse |
listRecipientNamesByEmail(String accountId)
Gets recipient names associated with an email address.
|
RecipientNamesResponse |
listRecipientNamesByEmail(String accountId,
AccountsApi.ListRecipientNamesByEmailOptions options)
Gets recipient names associated with an email address.
|
AccountSettingsInformation |
listSettings(String accountId)
Gets account settings information.
|
AccountSharedAccess |
listSharedAccess(String accountId)
Reserved: Gets the shared item status for one or more users.
|
AccountSharedAccess |
listSharedAccess(String accountId,
AccountsApi.ListSharedAccessOptions options)
Reserved: Gets the shared item status for one or more users.
|
AccountSignatureProviders |
listSignatureProviders(String accountId)
Returns Account available signature providers for specified account.
|
FileTypeList |
listUnsupportedFileTypes(String accountId)
Gets a list of unsupported file types.
|
void |
setApiClient(ApiClient apiClient) |
TabAccountSettings |
updateAccountTabSettings(String accountId,
TabAccountSettings tabAccountSettings)
Modifies tab settings for specified account
|
Brand |
updateBrand(String accountId,
String brandId,
Brand brand)
Updates an existing brand.
|
void |
updateBrandLogoByType(String accountId,
String brandId,
String logoType)
Put one branding logo.
|
BrandResources |
updateBrandResourcesByContentType(String accountId,
String brandId,
String resourceContentType)
Uploads a branding resource file.
|
ConsumerDisclosure |
updateConsumerDisclosure(String accountId,
String langCode,
ConsumerDisclosure consumerDisclosure)
Update Consumer Disclosure.
|
ConsumerDisclosure |
updateConsumerDisclosure(String accountId,
String langCode,
ConsumerDisclosure consumerDisclosure,
AccountsApi.UpdateConsumerDisclosureOptions options)
Update Consumer Disclosure.
|
CustomFields |
updateCustomField(String accountId,
String customFieldId,
CustomField customField)
Updates an existing account custom field.
|
CustomFields |
updateCustomField(String accountId,
String customFieldId,
CustomField customField,
AccountsApi.UpdateCustomFieldOptions options)
Updates an existing account custom field.
|
ENoteConfiguration |
updateENoteConfiguration(String accountId,
ENoteConfiguration eNoteConfiguration)
Updates configuration information for the eNote eOriginal integration.
|
AccountPasswordRules |
updatePasswordRules(String accountId,
AccountPasswordRules accountPasswordRules)
Update the password rules
|
PermissionProfile |
updatePermissionProfile(String accountId,
String permissionProfileId,
PermissionProfile permissionProfile)
Updates a permission profile within the specified account.
|
PermissionProfile |
updatePermissionProfile(String accountId,
String permissionProfileId,
PermissionProfile permissionProfile,
AccountsApi.UpdatePermissionProfileOptions options)
Updates a permission profile within the specified account.
|
void |
updateSettings(String accountId,
AccountSettingsInformation accountSettingsInformation)
Updates the account settings for an account.
|
AccountSharedAccess |
updateSharedAccess(String accountId,
AccountSharedAccess accountSharedAccess)
Reserved: Sets the shared access information for users.
|
AccountSharedAccess |
updateSharedAccess(String accountId,
AccountSharedAccess accountSharedAccess,
AccountsApi.UpdateSharedAccessOptions options)
Reserved: Sets the shared access information for users.
|
Watermark |
updateWatermark(String accountId,
Watermark watermark)
Update watermark information.
|
public AccountsApi()
public AccountsApi(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public NewAccountSummary create(NewAccountDefinition newAccountDefinition) throws ApiException
newAccountDefinition
- (optional)ApiException
public NewAccountSummary create(NewAccountDefinition newAccountDefinition, AccountsApi.CreateOptions options) throws ApiException
newAccountDefinition
- (optional)options
- for modifying the method behavior.ApiException
- if fails to make API callpublic BrandsResponse createBrand(String accountId, Brand brand) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)brand
- (optional)ApiException
- if fails to make API callpublic CustomFields createCustomField(String accountId, CustomField customField) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)customField
- (optional)ApiException
public CustomFields createCustomField(String accountId, CustomField customField, AccountsApi.CreateCustomFieldOptions options) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)customField
- (optional)options
- for modifying the method behavior.ApiException
- if fails to make API callpublic PostTransactionsResponse createEMortgageTransaction(String accountId, PostTransactionsRequest postTransactionsRequest) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)postTransactionsRequest
- (optional)ApiException
- if fails to make API callpublic PermissionProfile createPermissionProfile(String accountId, PermissionProfile permissionProfile) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)permissionProfile
- (optional)ApiException
public PermissionProfile createPermissionProfile(String accountId, PermissionProfile permissionProfile, AccountsApi.CreatePermissionProfileOptions options) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)permissionProfile
- (optional)options
- for modifying the method behavior.ApiException
- if fails to make API callpublic void delete(String accountId) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)ApiException
- if fails to make API callpublic void deleteBrand(String accountId, String brandId) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)brandId
- The unique identifier of a brand. (required)ApiException
- if fails to make API callpublic void deleteBrandLogoByType(String accountId, String brandId, String logoType) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)brandId
- The unique identifier of a brand. (required)logoType
- One of **Primary**, **Secondary** or **Email**. (required)ApiException
- if fails to make API callpublic BrandsResponse deleteBrands(String accountId, BrandsRequest brandsRequest) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)brandsRequest
- (optional)ApiException
- if fails to make API callpublic CaptiveRecipientInformation deleteCaptiveRecipient(String accountId, String recipientPart, CaptiveRecipientInformation captiveRecipientInformation) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)recipientPart
- (required)captiveRecipientInformation
- (optional)ApiException
- if fails to make API callpublic void deleteCustomField(String accountId, String customFieldId) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)customFieldId
- (required)ApiException
public void deleteCustomField(String accountId, String customFieldId, AccountsApi.DeleteCustomFieldOptions options) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)customFieldId
- (required)options
- for modifying the method behavior.ApiException
- if fails to make API callpublic void deleteENoteConfiguration(String accountId) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)ApiException
- if fails to make API callpublic void deletePermissionProfile(String accountId, String permissionProfileId) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)permissionProfileId
- (required)ApiException
- if fails to make API callpublic AccountInformation getAccountInformation(String accountId) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)ApiException
public AccountInformation getAccountInformation(String accountId, AccountsApi.GetAccountInformationOptions options) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)options
- for modifying the method behavior.ApiException
- if fails to make API callpublic TabAccountSettings getAccountTabSettings(String accountId) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)ApiException
- if fails to make API callpublic PaymentGatewayAccountsInfo getAllPaymentGatewayAccounts(String accountId) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)ApiException
- if fails to make API callpublic BillingChargeResponse getBillingCharges(String accountId) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)ApiException
public BillingChargeResponse getBillingCharges(String accountId, AccountsApi.GetBillingChargesOptions options) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)options
- for modifying the method behavior.ApiException
- if fails to make API callpublic Brand getBrand(String accountId, String brandId) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)brandId
- The unique identifier of a brand. (required)ApiException
public Brand getBrand(String accountId, String brandId, AccountsApi.GetBrandOptions options) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)brandId
- The unique identifier of a brand. (required)options
- for modifying the method behavior.ApiException
- if fails to make API callpublic void getBrandExportFile(String accountId, String brandId) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)brandId
- The unique identifier of a brand. (required)ApiException
- if fails to make API callpublic void getBrandLogoByType(String accountId, String brandId, String logoType) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)brandId
- The unique identifier of a brand. (required)logoType
- One of **Primary**, **Secondary** or **Email**. (required)ApiException
- if fails to make API callpublic BrandResourcesList getBrandResources(String accountId, String brandId) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)brandId
- The unique identifier of a brand. (required)ApiException
- if fails to make API callpublic void getBrandResourcesByContentType(String accountId, String brandId, String resourceContentType) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)brandId
- The unique identifier of a brand. (required)resourceContentType
- (required)ApiException
public void getBrandResourcesByContentType(String accountId, String brandId, String resourceContentType, AccountsApi.GetBrandResourcesByContentTypeOptions options) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)brandId
- The unique identifier of a brand. (required)resourceContentType
- (required)options
- for modifying the method behavior.ApiException
- if fails to make API callpublic ConsumerDisclosure getConsumerDisclosure(String accountId, String langCode) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)langCode
- The simple type enumeration the language used in the response. The supported languages, with the language value shown in parenthesis, are:Arabic (ar), 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. (required)ApiException
- if fails to make API callpublic ConsumerDisclosure getConsumerDisclosureDefault(String accountId) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)ApiException
public ConsumerDisclosure getConsumerDisclosureDefault(String accountId, AccountsApi.GetConsumerDisclosureDefaultOptions options) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)options
- for modifying the method behavior.ApiException
- if fails to make API callpublic ENoteConfiguration getENoteConfiguration(String accountId) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)ApiException
- if fails to make API callpublic AccountPasswordRules getPasswordRules(String accountId) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)ApiException
- if fails to make API callpublic UserPasswordRules getPasswordRules_0() throws ApiException
ApiException
- if fails to make API callpublic PermissionProfile getPermissionProfile(String accountId, String permissionProfileId) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)permissionProfileId
- (required)ApiException
public PermissionProfile getPermissionProfile(String accountId, String permissionProfileId, AccountsApi.GetPermissionProfileOptions options) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)permissionProfileId
- (required)options
- for modifying the method behavior.ApiException
- if fails to make API callpublic ProvisioningInformation getProvisioning() throws ApiException
ApiException
- if fails to make API callpublic SupportedLanguages getSupportedLanguages(String accountId) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)ApiException
- if fails to make API callpublic Watermark getWatermark(String accountId) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)ApiException
- if fails to make API callpublic Watermark getWatermarkPreview(String accountId, Watermark watermark) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)watermark
- (optional)ApiException
- if fails to make API callpublic BrandsResponse listBrands(String accountId) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)ApiException
public BrandsResponse listBrands(String accountId, AccountsApi.ListBrandsOptions options) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)options
- for modifying the method behavior.ApiException
- if fails to make API callpublic CustomFields listCustomFields(String accountId) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)ApiException
- if fails to make API callpublic PermissionProfileInformation listPermissions(String accountId) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)ApiException
public PermissionProfileInformation listPermissions(String accountId, AccountsApi.ListPermissionsOptions options) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)options
- for modifying the method behavior.ApiException
- if fails to make API callpublic RecipientNamesResponse listRecipientNamesByEmail(String accountId) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)ApiException
public RecipientNamesResponse listRecipientNamesByEmail(String accountId, AccountsApi.ListRecipientNamesByEmailOptions options) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)options
- for modifying the method behavior.ApiException
- if fails to make API callpublic AccountSettingsInformation listSettings(String accountId) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)ApiException
- if fails to make API callpublic AccountSharedAccess listSharedAccess(String accountId) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)ApiException
public AccountSharedAccess listSharedAccess(String accountId, AccountsApi.ListSharedAccessOptions options) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)options
- for modifying the method behavior.ApiException
- if fails to make API callpublic AccountSignatureProviders listSignatureProviders(String accountId) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)ApiException
- if fails to make API callpublic FileTypeList listUnsupportedFileTypes(String accountId) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)ApiException
- if fails to make API callpublic TabAccountSettings updateAccountTabSettings(String accountId, TabAccountSettings tabAccountSettings) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)tabAccountSettings
- (optional)ApiException
- if fails to make API callpublic Brand updateBrand(String accountId, String brandId, Brand brand) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)brandId
- The unique identifier of a brand. (required)brand
- (optional)ApiException
- if fails to make API callpublic void updateBrandLogoByType(String accountId, String brandId, String logoType) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)brandId
- The unique identifier of a brand. (required)logoType
- One of **Primary**, **Secondary** or **Email**. (required)ApiException
- if fails to make API callpublic BrandResources updateBrandResourcesByContentType(String accountId, String brandId, String resourceContentType) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)brandId
- The unique identifier of a brand. (required)resourceContentType
- (required)ApiException
- if fails to make API callpublic ConsumerDisclosure updateConsumerDisclosure(String accountId, String langCode, ConsumerDisclosure consumerDisclosure) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)langCode
- The simple type enumeration the language used in the response. The supported languages, with the language value shown in parenthesis, are:Arabic (ar), 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. (required)consumerDisclosure
- (optional)ApiException
public ConsumerDisclosure updateConsumerDisclosure(String accountId, String langCode, ConsumerDisclosure consumerDisclosure, AccountsApi.UpdateConsumerDisclosureOptions options) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)langCode
- The simple type enumeration the language used in the response. The supported languages, with the language value shown in parenthesis, are:Arabic (ar), 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. (required)consumerDisclosure
- (optional)options
- for modifying the method behavior.ApiException
- if fails to make API callpublic CustomFields updateCustomField(String accountId, String customFieldId, CustomField customField) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)customFieldId
- (required)customField
- (optional)ApiException
public CustomFields updateCustomField(String accountId, String customFieldId, CustomField customField, AccountsApi.UpdateCustomFieldOptions options) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)customFieldId
- (required)customField
- (optional)options
- for modifying the method behavior.ApiException
- if fails to make API callpublic ENoteConfiguration updateENoteConfiguration(String accountId, ENoteConfiguration eNoteConfiguration) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)eNoteConfiguration
- (optional)ApiException
- if fails to make API callpublic AccountPasswordRules updatePasswordRules(String accountId, AccountPasswordRules accountPasswordRules) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)accountPasswordRules
- (optional)ApiException
- if fails to make API callpublic PermissionProfile updatePermissionProfile(String accountId, String permissionProfileId, PermissionProfile permissionProfile) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)permissionProfileId
- (required)permissionProfile
- (optional)ApiException
public PermissionProfile updatePermissionProfile(String accountId, String permissionProfileId, PermissionProfile permissionProfile, AccountsApi.UpdatePermissionProfileOptions options) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)permissionProfileId
- (required)permissionProfile
- (optional)options
- for modifying the method behavior.ApiException
- if fails to make API callpublic void updateSettings(String accountId, AccountSettingsInformation accountSettingsInformation) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)accountSettingsInformation
- (optional)ApiException
- if fails to make API callpublic AccountSharedAccess updateSharedAccess(String accountId, AccountSharedAccess accountSharedAccess) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)accountSharedAccess
- (optional)ApiException
public AccountSharedAccess updateSharedAccess(String accountId, AccountSharedAccess accountSharedAccess, AccountsApi.UpdateSharedAccessOptions options) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)accountSharedAccess
- (optional)options
- for modifying the method behavior.ApiException
- if fails to make API callpublic Watermark updateWatermark(String accountId, Watermark watermark) throws ApiException
accountId
- The external account number (int) or account ID Guid. (required)watermark
- (optional)ApiException
- if fails to make API callCopyright © 2018. All rights reserved.