cdr

API Docs by APIMATIC

Cdr

Fields

NameDescription
date
DateTime
from
String
to
String
duration
Number

duration in seconds

charge
Decimal

Full charge for call

destination
String
sip_device
String
{
  "date": null,
  "from": null,
  "to": null,
  "duration": null,
  "charge": null,
  "destination": null,
  "sip_device": null
}