addBulkDocument
Add a document to the queue for a bulk send request.
Add a document to the queue for a bulk send request.
Add a document to a bulk send queue.
A Batch groups multiple documents together for coordinated sending, tracking progress and enforcing signing order.
Start a bulk send task. All queued documents will be sent in parallel.
Send all queued documents in a bulk send task.
Understand the different ways to send documents for signing — send, sendBatch, sendBulk, and createTask — and when to use each.
Mark a bulk send as complete and ready to send.
Start a new bulk send task.