Mailing
Email mailing operations with document attachments and DocuSign integration
Create a mailing with document attachments and send emails using DocuSign integration
Body
namestringRequiredExample:
Recipient's name
John DoepolicyHolderIdstringOptionalExample:
Policy holder ID
PH123456passwordstringOptionalExample:
Password for the mailing
securePassword123policyNamestringOptionalExample:
Name of the policy
Premium Health PolicyisNotCardholderbooleanOptionalExample:
Whether the recipient is not a cardholder
falseenvelopeIdstringRequiredExample:
DocuSign envelope ID
envelope-123456attachmentsstring · binary[]Optional
PDF attachments (up to 5 files, 5MB each)
Responses
200
Emails sent successfully
application/json
400
Missing required fields
application/json
413
File too large
application/json
415
Unsupported file type
application/json
500
Internal server error
application/json
post
/mailing/createLast updated