id | string | | Unique ID of the interaction |
channel_type | "user_defined" | "chat" | "email" | "phone" | | Channel type of the interaction |
channel_status | "bad_address" | "barred" | "busy" | "calling" | "congestion" | "connected" | "disconnected" | "knocking" | "muted" | "no_answer" | "onhold" | "onvideo" | "outbound_accepted" | "outbound_incoming" | "outbound_preview" | "outbound_rejected" | "outbound_skipped" | "outgoing" | "picking" | "queue_closed" | "queue_full" | "rejected" | "ringing" | "system_error" | "temporary_failure" | "transferring" | "unknown" | "unreachable" | <optional>
| Channel status of the interaction |
channel_sub_type | string | <optional>
| Custom channel type specified by host app |
date_created | string | | Date and time the interaction was created (by Contact Pro backend) |
date_incoming | string | | Added by CPC: Date and time of incoming interaction allocated to agent |
date_outgoing | string | | Added by CPC: Date and time of outgoing interaction created by agent |
date_accepted | string | | Added by CPC: Date and time the interaction was accepted by agent |
date_ended | string | | Added by CPC: Date and time the interaction ended (disconnected) |
date_handled | string | | Added by CPC: Date and time the interaction was handled and removed from view |
status | "queued" | "incoming" | "outgoing" | "accepted" | "rejected" | "handled" | "ended" | | Current status of the interaction |
originator | string | | Originating address of the interaction. For a phone call would be the A-Number. For email, the email address sent from |
destination | string | | Destination of the original call. For a phone call would be the B-Number. For email, the email address sent to |
dir_entry | object | <optional>
| Directory information of other partyPropertiesName | Type | Attributes | Description |
---|
id | string | <optional>
| Unique ID of the directory entry | name | string | <optional>
| Name of the directory entry |
|
recording | boolean | <optional>
| Recording state of the (call) interaction |
consent | boolean | <optional>
| Recording consent of the (call) interaction |
consult_for | string | <optional>
| Id of the interaction for which this is consultation |
callback_id | string | <optional>
| Callback id in case of callback call |
conference_id | string | <optional>
| Conference id in case of conference call |
from_queue | object | | Queue that interaction was last routed fromPropertiesName | Type | Description |
---|
id | string | CCtr unique ID of the queue | name | string | Name of the queue |
|
orig_queue | object | <optional>
| Queue that interaction was originally routed fromPropertiesName | Type | Description |
---|
id | string | CCtr unique ID of the queue | name | string | Name of the queue |
|
outbound | object | <optional>
| Outbound campaign call dataPropertiesName | Type | Attributes | Description |
---|
campaign | object | <optional>
| Outbound campaign dataPropertiesName | Type | Attributes | Description |
---|
id | string | <optional>
| CCtr unique ID of the campaign | name | string | <optional>
| Campaign name | description | string | <optional>
| Campaign description | start_date | string | <optional>
| Campaign start date | end_date | string | <optional>
| Campaign end date | max_calls | number | <optional>
| Campaign customer call limit | classifiers | array | <optional>
| Campaign classifiers |
| customer | object | <optional>
| Outbound customer dataPropertiesName | Type | Attributes | Description |
---|
id | string | <optional>
| Unique ID of the customer | remarks | string | <optional>
| Customer remarks | modify_access | boolean | <optional>
| Customer modify access | attributes | array | <optional>
| Customer attributes | previous_calls | array | <optional>
| Customer previous calls |
| initial_info | string | <optional>
| Customer call initial information text | preview_time | number | <optional>
| Customer call preview time (seconds) |
|
attached_data | object | | Interaction attached data |
title | string | | Title that is displayed for this interaction |
incoming_destination | string | <optional>
| Identifier for incoming destination |
iswtf | number | <optional>
| Interaction waiting time |
participants | array | <optional>
| Chat conversation participants |
transcript | object | <optional>
| Chat conversation transcriptPropertiesName | Type | Description |
---|
messages | array | Collection of messages that make up a Chat conversation |
|
terminal_id | string | <optional>
| terminalID of the interaction |
content | string | <optional>
| Content of the (email) interaction |
attachments | array | <optional>
| Collection of attachments' |
case_id | string | <optional>
| Case id of the (email) interaction |
cid | string | <optional>
| CIDt of the (email) interaction |
contact_id | string | <optional>
| Contact id of interaction |
original_contact_id | string | <optional>
| Original contact id of interaction |
from_address | object | <optional>
| Address from which the (email) interaction was sent fromPropertiesName | Type | Attributes | Description |
---|
address | string | | E-mail address of the sender | name | string | <optional>
| Name of the sender |
|
reply_to_address | object | <optional>
| Reply to address in e-mailPropertiesName | Type | Attributes | Description |
---|
address | string | | E-mail address of the reply-to address | name | string | <optional>
| Name of the reply-to account |
|
to_address | array | <optional>
| Collection of target addresses' |
cc_address | array | <optional>
| Collection of cc addresses' |
bcc_address | array | <optional>
| Collection of bcc addresses' |
draft | object | <optional>
| Draft email informationPropertiesName | Type | Attributes | Description |
---|
id | string | <optional>
| unique ID of the draft | owner_terminal_id | string | <optional>
| Id the of the handling terminal | draft_type | string | <optional>
| Type of the draft | status | string | <optional>
| Status of the draft | subject | string | <optional>
| Subject of the draft | content | string | <optional>
| Content of the draft | attachments | array | <optional>
| Collection of attachments' | from_address | string | <optional>
| Selected from address | from_addresses | array | <optional>
| Collection of possible from addresses' | to_address | array | <optional>
| Collection of target addresses' | cc_address | array | <optional>
| Collection of possible cc addresses' | bcc_address | array | <optional>
| Collection of possible bcc addresses' |
|
scripts | array | <optional>
| Script results for this interaction |
webrtc | object | <optional>
| WebRTC signalling 'conversation' for Video ChatPropertiesName | Type | Description |
---|
status | "on" | "signalling" | "off" | "error" | Status of the WebRTC 'conversation' | messages | array | Collection of messages that make up a WebRTC 'conversation' |
|