Update a Phone CallAsk AIput https://api.fireberry.com/api/record/calllog/{id}Path ParamsidstringrequiredUse a phone call's GUID.Body ParamsivruniqueidstringrequiredThe ID of the phone call.accountidstringThe related account's GUID.callerextstringThe extension of the phone number the call originated from.calleridstringThe phone number the call originated from (Primary).callpricefloatPrice of the call.contactidstringThe related contact's GUID.dialtimefloatThe amount of time the phone rings until the line is connected or disconnected. Displays in seconds.durationfloatThe duration of the call in seconds, does not include the dial time.owneridstringThe GUID of the system user who created the record, can also be set manually. Will be used for permissions.queuenamestringQueue namerecordurlstringA link to a recording of the call, must be in URL format.statusint32The 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.targetextstringThe extension of the receiving phone number.targetidstringThe phone number receiving the call.typeint32The type of the call, use 1 for Incoming, 2 for Outgoing, and 3 for Internal.vmboxnamestringVoice MailResponses 200200 400400Updated 10 months ago