docs/Call.md in purecloudplatformclientv2-6.0.0 vs docs/Call.md in purecloudplatformclientv2-7.0.0
- old
+ new
@@ -25,8 +25,9 @@
| **disconnected_time** | **DateTime** | The timestamp when this communication disconnected from the conversation in the provider clock. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **disconnect_reasons** | [**Array<DisconnectReason>**](DisconnectReason.html) | List of reasons that this call was disconnected. This will be set once the call disconnects. | [optional] |
| **fax_status** | [**FaxStatus**](FaxStatus.html) | Extra information on fax transmission. | [optional] |
| **provider** | **String** | The source provider for the call. | [optional] |
| **script_id** | **String** | The UUID of the script to use. | [optional] |
+| **peer_id** | **String** | The id of the peer communication corresponding to a matching leg for this communication. | [optional] |
{: class="table table-striped"}