TextMessageBatchSummary

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.

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

    Properties: 6
  • When Resia accepted the batch.

  • The sender number every message in the batch texts from.

  • Identifier of the batch.

  • The batch's derived lifecycle state.

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

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