CallBatchEntryRequest

One call in a batch: a destination, its per-call inputs, and an optional customer label.

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

  • A batch cannot place a multi-party call yet. An entry that sets this is reported as a rejected entry, not created; place multi-party calls through POST /v1/calls.

    Properties: 1
  • Your own label for this call. Resia never interprets it: it is stored on the call, echoed on every read of it, and usable as a filter on GET /v1/calls. 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.

  • Values handed to the Call Agent for this one call.

    Properties: 1