v1

latestOpenAPI 3.1.02026-07-242442479.7 KB

Update a Phone Call

put/api/record/calllog/{id}

Path parameters

idstring required

Use a phone call's GUID.

Request body

ivruniqueidstring required

The ID of the phone call.

accountidstring

The related account's GUID.

callerextstring

The extension of the phone number the call originated from.

calleridstring

The phone number the call originated from (Primary).

callpricenumber float

Price of the call.

contactidstring

The related contact's GUID.

dialtimenumber float

The amount of time the phone rings until the line is connected or disconnected. Displays in seconds.

durationnumber float

The duration of the call in seconds, does not include the dial time.

owneridstring

The GUID of the system user who created the record, can also be set manually. Will be used for permissions.

queuenamestring

Queue name

recordurlstring

A link to a recording of the call, must be in URL format.

statusinteger

The status of the call, use 1 for Answered, 2 for Busy, 3 for Missed, 4 for Cancelled, 5 for Disconnected Number, and 7 for Left Message.

targetextstring

The extension of the receiving phone number.

targetidstring

The phone number receiving the call.

typeinteger

The type of the call, use 1 for Incoming, 2 for Outgoing, and 3 for Internal.

vmboxnamestring

Voice Mail

Response

200

object required