OPENAPI / COMPONENTS / SCHEMAS

Bulk Send Job Response

BulkSendJobResponse

Contains information about the BulkSendJob such as when it was created and how many signature requests are queued.

object4properties
bulk_send_job_idstring

The id of the BulkSendJob.

totalinteger

The total amount of Signature Requests queued for sending.

is_creatorboolean

True if you are the owner of this BulkSendJob, false if it's been shared with you by a team member.

created_atinteger

Time that the BulkSendJob was created.