# Added general_setting and mail_calendar fields to Account settings endpoints and webhook. ## Added - New `general_setting` and `mail_calendar` **request** fields in the following endpoint: - `PATCH /v2/accounts/{accountId}/settings` - New `general_setting` and `mail_calendar` **response** fields in the following endpoint: - `GET /v2/accounts/{accountId}/settings` - New `general_setting`and `mail_calendar` fields in the following webhook event: - `account.settings_updated`