Skip to main content

CallLog

Stored in the calllogs collection. createdAt and updatedAt are maintained automatically.

Returned by GET /calllog, POST /calllog, GET /calllog/:id, PUT /calllog/:id, POST /calllog/bulk.

FieldTypeNotes
companyObjectId -> Company
deviceIdstring
idstring
fromPhoneNumber.numberstring
fromPhoneNumber.countryCodestring
phoneNumber.numberstring
phoneNumber.countryCodestring
timestampdaterequired
durationnumberdefault 0
typestringrequired · one of incoming, outgoing, missed
contactNamestring
createdByObjectId -> Member
updatedByObjectId -> Member
_idObjectIddefault "6a95712f932657988a91c06c"
createdAtdateset once
updatedAtdate