Mailing

Email mailing operations with document attachments and DocuSign integration

Create and send mailing

post
/mailing/create

Create a mailing with document attachments and send emails using DocuSign integration

Body
namestringRequired

Recipient's name

Example: John Doe
emailstring · emailRequired

Recipient's email address

Example: [email protected]
policyHolderIdstringOptional

Policy holder ID

Example: PH123456
passwordstringOptional

Password for the mailing

Example: securePassword123
policyNamestringOptional

Name of the policy

Example: Premium Health Policy
isNotCardholderbooleanOptional

Whether the recipient is not a cardholder

Example: false
envelopeIdstringRequired

DocuSign envelope ID

Example: envelope-123456
attachmentsstring · binary[]Optional

PDF attachments (up to 5 files, 5MB each)

Responses
200

Emails sent successfully

application/json
post
/mailing/create

Last updated