TextMessageBatchEntryRequest

One recipient in a batch: a destination and an optional customer label.

The body is shared by the whole batch, so an entry carries only who the message goes to.

  • The number to text, in E.164 form. A number Resia cannot text is reported as a rejected entry rather than refusing the whole batch.

  • Your own label for this message. Resia never interprets it: it is stored on the message, echoed on every read of it, and usable as a filter on GET /v1/text-messages. Use an opaque identifier from your own system — an order number, a CRM record id. Do not put names, phone numbers, or any personal or sensitive information in it: the label travels in URLs when used as a filter, and URLs appear in ordinary infrastructure request logs.