Skip Preview Call
- DarkLight
Skip Preview Call
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Overview
This API allows an Agent to skip a preview call.
Pre-requisite
The agent must be on a preview call.
Sequence Diagram
Message Structure
Request Parameters | Value |
---|---|
channel | Amazon |
topic | OutboundCall |
subtopic | Skip |
source | «app-name-broadcasting-this-message» |
Data Parameters
Parameter | Data Type | Description | Sample Value |
---|---|---|---|
No data parameters |
Response Parameters | Value |
---|---|
Not applicable |
Possible Error Cases
Error Type | Code | Message |
---|---|---|
SKIP_CONTACT_FAILED | Acqueon Campaigns Failure Error Message. | Skip contact failed. |
Sample Request
No sample request.
Sample Response
{
"channel": "Amazon",
"topic": "OutboundCall",
"subtopic": "Skip",
"source": "myapp"
}
Customer call Event with <swapped> status. (calltype: Regular-Call)
Consult call Event with <swapped> status. (calltype: Consult)
Was this article helpful?