CallAccepted
A call that has been queued. It has not been dialled yet.
- callType: string
_agent _version _id requiredThe exact Call Agent version this call is pinned to, so a later edit to the Call Agent cannot change what this call does.
- createdType: stringFormat: date-time
_at requiredWhen Resia accepted the request.
- idType: stringrequired
Identifier of the new call. Use it with
GET /v1/calls/{call_id}to follow the call. - statusType: CallStatusenumnullable
Where the call is in its life so far: queued until the voice platform takes it.
valuesqueuedinitiatedin_progresspost_processingcompletederrorcanceledunknown

