batch
Returns a single Batch by ID, including progress counts and documents.
Returns a single Batch by ID, including progress counts and documents.
A Batch groups multiple documents together for coordinated sending, tracking progress and enforcing signing order.
The progress status of a batch of documents.
Distinguishes between multi-document batches and bulk sends.
Comprendere i diversi modi per inviare documenti per la firma — send, sendBatch, sendBulk e createTask — e quando utilizzare ciascuno.
Begin a batch send task. Returns an ID for use with sendBatchDocument.
Add a document to a batch created by sendBatch.
Add a document to an existing batch.
Start a new batch send, returning an ID for subsequent SendBatchDocument calls.
Mark a batch as complete and ready to send.
Mark a batch as complete and ready to send.