Aller au contenu principal

11 documents tagués avec « batch »

Voir tous les 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.

Méthodes d'envoi

Comprenez les différentes façons d'envoyer des documents pour signature — send, sendBatch, sendBulk, et createTask — et quand utiliser chacune.

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.

startBatch

Mark a batch as complete and ready to send.