Skip to main content

DID History Object

This section goes over the parts of the DID History object.

DID History Object Attributes

These fields and values make up the JSON response that gets returned when a request is successful.

AttributeData TypeDescription

Sample DID History Object

{
"date_insert": "2024-09-21T09:38:55.758Z",
"new_partner_sid": "92c0bc52-a096-4501-a967-cf822536cfef",
"new_status": "aging",
"new_trunk_group_sid": "73f2df2d-0c11-4333-a9fd-0c77c9fcc704",
"old_partner_sid": "92c0bc52-a096-4501-a967-cf822536cfef",
"old_status": "assigned",
"old_trunk_group_sid": "73f2df2d-0c11-4333-a9fd-0c77c9fcc704",
"phonenumber": "15162065919"
}