Skip to main content

11 docs tagged with "batch"

View all tags

batch

Returns a single Batch by ID, including progress counts and documents.

Batch

A Batch groups multiple documents together for coordinated sending, tracking progress and enforcing signing order.

BatchStatus

The progress status of a batch of documents.

BatchType

Distinguishes between multi-document batches and bulk sends.

sendBatch

Begin a batch send task. Returns an ID for use with sendBatchDocument.

SendBatchInput

Start a new batch send, returning an ID for subsequent SendBatchDocument calls.

Sending Methods

Understand the different ways to send documents for signing — send, sendBatch, sendBulk, and createTask — and when to use each.

startBatch

Mark a batch as complete and ready to send.