CallBatchSummary

A whole batch's progress in one read.

Returned by the poll and the batch list. completed_at is set once the batch reaches a terminal status; it is null while the batch is still in progress.

  • The Call Agent every call in the batch follows.

  • How the batch's calls are distributed across states right now.

    Properties: 8
  • When Resia accepted the batch.

  • Identifier of the batch.

  • The batch's derived lifecycle state.

    values
    in_progresscompletedcanceled
  • How many calls the batch created. Equal to the submitted count minus the rejected entries; zero when every entry was rejected.

  • When the batch reached a terminal state, or null while it is still in progress.

  • The caller number used, or null when the default was used.