# New enhancements for phone APIs ## Enhancements - New `deleted_time,soft_deleted_type,days_left_auto_permantely_delete` response fields in the following **Voicemails** APIs: - `GET /v2/accounts/{accountId}/phone/voice_mails` - `GET /v2/phone/voice_mails` - `GET /v2/accounts/{accountId}/phone/voice_mails/{voicemailId}` - `GET /v2/phone/voice_mails/{voicemailId}` - New `inbound_audio_notification,outbound_audio_notification` response fields in the following **Sites** APIs: - `GET /v2/phone/sites/{siteId}` - `GET /v2/accounts/{accountId}/phone/sites/{siteId}` - New `outbound_audio_notification,inbound_audio_notification` request fields in the following **Setting Templates** APIs: - `PATCH /v2/accounts/{accountId}/phone/setting_templates/{templateId}` - `PATCH /v2/phone/setting_templates/{templateId}` - New `outbound_audio_notification,inbound_audio_notification` response fields in the following **Accounts** APIs: - `GET /v2/phone/account_settings` - `GET /v2/accounts/{accountId}/phone/account_settings` - New `outbound_audio_notification,inbound_audio_notification` request fields in the following **Users** APIs: - `PATCH /v2/accounts/{accountId}/phone/users/{userId}` - `PATCH /v2/phone/users/{userId}` - New`voicemail_tasks,inbound_audio_notification,outbound_audio_notification,voicemail_intent_based_prioritization` response fields in the following **Users** APIs: - `GET /v2/accounts/{accountId}/phone/users/{userId}` - `GET /v2/phone/users/{userId}` - New `owner,trashed` response fields in the following **Voicemails** APIs: - `GET /v2/accounts/{accountId}/phone/voice_mails` - `GET /v2/phone/voice_mails` - New `intent_results,intent_detect_status` response fields in the following **Voicemails** APIs: - `GET /v2/accounts/{accountId}/phone/users/{userId}/voice_mails/sync` - `GET /v2/phone/users/{userId}/voice_mails/sync` - New `outbound_audio_notification,inbound_audio_notification` response fields in the following **Groups** APIs: - `GET /v2/accounts/{accountId}/phone/groups/{groupId}/settings` - `GET /v2/phone/groups/{groupId}/settings` - New `outbound_audio_notification,inbound_audio_notification` request fields in the following **Sites** APIs: - `PATCH /v2/phone/sites/{siteId}` - `PATCH /v2/accounts/{accountId}/phone/sites/{siteId}` - New `inbound_audio_notification,outbound_audio_notification` response fields in the following **Setting Templates** APIs: - `GET /v2/accounts/{accountId}/phone/setting_templates/{templateId}` - `GET /v2/phone/setting_templates/{templateId}`