---
title: "Updates the Electronic Record and Signature Disclosure for an account."
method: PUT
path: "/v2.1/accounts/{accountId}/consumer_disclosure/{langCode}"
tags: ["AccountConsumerDisclosures"]
---

# Updates the Electronic Record and Signature Disclosure for an account.

`PUT /v2.1/accounts/{accountId}/consumer_disclosure/{langCode}`

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 `langCode` 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:

- `accountEsignId`: This property is read-only.
- `custom`: The default value is **false.** Editing this property causes the default disclosure to switch to a custom disclosure.
- `esignAgreement`: This property is read-only.
- `esignText`: You cannot edit this property when `custom` is set to **false.** The API returns a 200 OK HTTP response, but does not update the `esignText`.
- 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 `custom` property to **true** and customize the value for the `eSignText` property. 

You can also edit all of the other properties except for the following ones:

- `accountEsignId`: This property is read-only.
- `esignAgreement`: 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 `langCode` 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:

- `accountEsignId`: This property is read-only. 
- `esignAgreement`: 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.

## Path parameters

- `accountId` string, required
- `langCode` string, required

## Query parameters

- `include_metadata` string

## Request body

- ConsumerDisclosure — Details about consumer disclosures.
  - `accountEsignId` string — The GUID of the account associated with the consumer disclosure.
  - `allowCDWithdraw` string — When **true,** indicates that the customer can withdraw their consent to the consumer disclosure when they decline to sign documents. If these recipients sign documents sent to them from your account in the future, they will be required to agree to the terms in the disclosure. The default value is **false.** **Note:** Only Admin users can change this setting.
  - `allowCDWithdrawMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
    - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
    - `options` string[] — An array of option strings supported by this setting.
    - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
    - `uiHint` string — Reserved for Docusign.
    - `uiOrder` string — Reserved for Docusign.
    - `uiType` string — Reserved for Docusign.
  - `changeEmail` string — If the customer needs to change their email address, this is the email address to which they should the change request. Maximum length: 100 characters.
  - `changeEmailOther` string — Other information about the requirements for the user to change their email address. Maximum length: 255 characters. Example: `We do not require any other information from you to change your email address.`
  - `companyName` string — Specifies the company name used in the disclosure. The default value is the account name. However, if your account uses signing brands that specify a company name, you can substitute the brand's company name by setting the `useBrand` property to **true.** Whenever an envelope is sent from the account that uses a signing brand with a specified `companyName`, that value is used in email notifications and in the signing experience. **Note:** This substitution only works if you use the default legal disclosure or if you apply the `companyName` to the merge fields in a custom ERSD. You must also set the value of the `useBrand` property to **true.**
  - `companyPhone` string — The phone number of the company associated with the consumer disclosure, as a free-formatted string.
  - `copyCostPerPage` string — The cost per page if the customer requests paper copies. Example: `0.0000`
  - `copyFeeCollectionMethod` string — Specifies the fee collection method for cases in which the customer requires paper copies of the document. Maximum length: 255 characters. Example: `We will bill you for any fees at that time, if any.`
  - `copyRequestEmail` string — The email address to which the customer should send a request for copies of a document. Maximum length: 100 characters.
  - `custom` string — When **true,** indicates that the consumer disclosure is a custom disclosure. The default is **false.**
  - `enableEsign` string — When **true** (default), indicates that eSign is enabled.
  - `esignAgreement` string — The final, assembled text of the Electronic Record and Signature Disclosure that includes the appropriate `companyName` and other specifics. It also includes the HTML tags used for formatting.
  - `esignText` string — The template for the Electronic Record and Signature Disclosure, which contains placeholders for information such as the `companyName`. It also includes the HTML tags used for formatting. **Note:** If you are switching to or updating a custom disclosure, you can edit both the text and the HTML formatting.
  - `languageCode` string — The code for the language version of the disclosure. The following languages are supported: - 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 Canadian (`fr_CA`) - German (`de`) - Greek (`el`) - Hebrew (`he`) - Hindi (`hi`) - Hungarian (`hu`) - Bahasa Indonesian (`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`) - Vietnamese (`vi`) Additionally, you can automatically detect the browser language being used by the viewer and display the disclosure in that language by setting the value to `browser`.
  - `mustAgreeToEsign` string — When **true,** the recipient must agree to the consumer disclosure. The value of this property is read-only. It is calculated based on the account setting `consumerDisclosureFrequency` and the user's actions.
  - `pdfId` string — **Deprecated.** The `pdfId` property in the consumer_disclosure PUT request is deprecated. For security reasons going forward, any value provided in the request packet must be ignored.
  - `useBrand` string — When **true,** specifies that the company name in the signing brand is used for the disclosure. Whenever an envelope is sent from the account that uses a signing brand with a specified company name, that value is used in email notifications and in the signing experience. When **false** (default), or if the signing brand does not specify a company name, the account name is used instead. **Note:** This substitution only works if you use the default legal disclosure or if you apply the `companyName` to the merge fields in a custom ERSD.
  - `useConsumerDisclosureWithinAccount` string — When **true,** specifies that recipients in the same account as the sender must agree to eSign an Electronic Record and Signature Disclosure Statement.
  - `useConsumerDisclosureWithinAccountMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
    - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
    - `options` string[] — An array of option strings supported by this setting.
    - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
    - `uiHint` string — Reserved for Docusign.
    - `uiOrder` string — Reserved for Docusign.
    - `uiType` string — Reserved for Docusign.
  - `withdrawAddressLine1` string — Contains the first address line of the postal address to which a customer can send a consent withdrawal notification. Maximum length: 100 characters.
  - `withdrawAddressLine2` string — Contains the second address line of the postal address to which a customer can send a consent withdrawal notification. Maximum length: 100 characters.
  - `withdrawByEmail` string — When **true** (default), indicates that the customer can withdraw consent by email.
  - `withdrawByMail` string — When **true,** indicates that the customer can withdraw consent by postal mail. The default is **false.**
  - `withdrawByPhone` string — When **true,** indicates that the customer can withdraw consent by phone. The default is **false.**
  - `withdrawCity` string — Contains the city of the postal address to which a customer can send a consent withdrawal notification. Maximum length: 50 characters.
  - `withdrawConsequences` string — Text indicating the consequences of withdrawing consent. Maximum length: 255 characters.
  - `withdrawEmail` string — Contains the email address to which a customer can send a consent withdrawal notification. Maximum length: 100 characters.
  - `withdrawOther` string — Contains any other information needed to withdraw consent. Maximum length: 255 characters. Example: `We do not need any other information from you to withdraw consent.`
  - `withdrawPhone` string — Contains the phone number that a customer can call to register consent withdrawal notification as a free-formatted string. Maximum length: 20 characters.
  - `withdrawPostalCode` string — Contains the postal code of the postal address to which a customer can send a consent withdrawal notification. Maximum length: 20 characters.
  - `withdrawState` string — Contains the state of the postal address to which a customer can send a consent withdrawal notification. Example: `PA`

## Response `200`

Successful response.

## Other responses

- `400` — Error encountered.

---

[API](https://skmtc.net/docusign/apis/docusign-esignature-rest-api.md) · [All operations](https://skmtc.net/docusign/apis/docusign-esignature-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/docusign/docusign-esignature-rest-api/versions/77f1998c313d/schema)
