# New account_code response fields added to Zoom Phone APIs and webhooks ## Enhancements - New `caller_account_code` response field in the following **Call Logs** APIs: - `GET /v2/phone/call_history_detail/{callHistoryId}` - `GET /v2/accounts/{accountId}/phone/call_history_detail/{callHistoryId}` - `GET /v2/phone/users/{userId}/call_history/sync` - `GET /v2/accounts/{accountId}/phone/users/{userId}/call_history/sync` - `GET /v2/accounts/{accountId}/phone/call_history` - `GET /v2/phone/call_history` - `GET /v2/accounts/{accountId}/phone/users/{userId}/call_history` - `GET /v2/phone/users/{userId}/call_history` - New `caller_acconut_code` response field in the following **Call Logs** APIs: - `GET /v2/phone/call_history/{callLogId}` - `GET /v2/accounts/{accountId}/phone/call_history/{callLogId}` - New `caller_account_code,callee_account_code` response fields in the following **Voicemails** APIs: - `GET /v2/accounts/{accountId}/phone/users/{userId}/voice_mails` - `GET /v2/phone/users/{userId}/voice_mails` - `GET /v2/accounts/{accountId}/phone/voice_mails/{voicemailId}` - `GET /v2/phone/voice_mails/{voicemailId}` - `GET /v2/accounts/{accountId}/phone/voice_mails` - `GET /v2/phone/voice_mails` - `GET /v2/accounts/{accountId}/phone/users/{userId}/call_logs/{id}/voice_mail` - `GET /v2/phone/users/{userId}/call_logs/{id}/voice_mail` - New `caller_account_code,callee_account_code` response fields in the following **Recordings** APIs: - `GET /v2/accounts/{accountId}/phone/recordings` - `GET /v2/phone/recordings` - `GET /v2/phone/call_logs/{id}/recordings` - `GET /v2/accounts/{accountId}/phone/call_logs/{id}/recordings` - `GET /v2/phone/users/{userId}/recordings` - `GET /v2/accounts/{accountId}/phone/users/{userId}/recordings` - New `callee_account_code` response field in the following **Call Logs** APIs: - `GET /v2/phone/call_history_detail/{callHistoryId}` - `GET /v2/accounts/{accountId}/phone/call_history_detail/{callHistoryId}` - `GET /v2/phone/users/{userId}/call_history/sync` - `GET /v2/accounts/{accountId}/phone/users/{userId}/call_history/sync` - `GET /v2/phone/call_history/{callLogId}` - `GET /v2/accounts/{accountId}/phone/call_history/{callLogId}` - `GET /v2/accounts/{accountId}/phone/call_history` - `GET /v2/phone/call_history` - `GET /v2/accounts/{accountId}/phone/users/{userId}/call_history` - `GET /v2/phone/users/{userId}/call_history` - New `transfer_account_code` field in the following **webhook** webhook events: - `phone.transfer_call_to_voicemail_initiated` - `phone.blind_transfer_initiated` - New `callee_account_code,caller_account_code` fields in the following **webhook** webhook events: - `phone.recording_started` - `phone.recording_completed_for_access_member` - `phone.recording_resumed` - `phone.recording_transcript_completed` - `phone.voicemail_received` - `phone.voicemail_transcript_completed` - `phone.recording_stopped` - `phone.voicemail_received_for_access_member` - `phone.recording_paused` - `phone.recording_failed` - `phone.recording_completed` - New `account_code` field in the following **webhook** webhook events: - `phone.callee_ringing` - `phone.callee_ringing` - `phone.caller_unhold` - `phone.caller_unhold` - `phone.callee_hold` - `phone.callee_hold` - `phone.caller_unmute` - `phone.caller_unmute` - `phone.callee_missed` - `phone.callee_missed` - `phone.caller_ringing` - `phone.caller_ringing` - `phone.callee_rejected` - `phone.callee_rejected` - `phone.callee_unmute` - `phone.callee_unmute` - `phone.caller_ended` - `phone.caller_ended` - `phone.callee_unhold` - `phone.callee_unhold` - `phone.callee_mute` - `phone.callee_mute` - `phone.caller_hold` - `phone.caller_hold` - `phone.caller_connected` - `phone.caller_connected` - `phone.caller_mute` - `phone.caller_mute`