Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 729 Bytes

BulkSend.md

File metadata and controls

12 lines (8 loc) · 729 Bytes

BulkSend

Properties

Name Type Description Notes
bulkCopies [BulkSendingCopy] An array of `bulkCopy` objects. Each object represents an instance or copy of an envelope and contains details such as the recipient, custom fields, tabs, and other information. [optional]
listId String The GUID of the bulk send list. This property is created after you post a new bulk send list. [optional]
name String The name of the bulk send list. [optional]

[Back to Model list] [Back to API list] [Back to README]