TextMessageSubmissionResponse

An accepted submission: the id to read it back by, and one resource per recipient.

The resources are returned in the order the recipients were submitted. created is false when a repeated idempotency key returned the original submission, which is how a caller tells a safe retry from a new send.

  • Deprecated alias of batch_id; it carries the same value. Use batch_id.

  • Properties: 11
  • The batch this send created. The same value the new /v1/text-message-batches submit returns as its batch id.