Create Broadcast Email
Creates email create data from submitted details.
Authentication
AuthorizationBearer
You can retrieve your token by visiting your dashboard and clicking Generate API token.
Request
This endpoint expects an object.
academic_year_id
academic year ID identifier.
recipients_id
recipients ID identifier.
sent_date
Must be a valid date. Must be a valid date in the format Y-m-d\TH:i:sP.
subject
subject value.
message
message value.
document_template_recipients
document template recipients list.
broadcast_method_id
broadcast method ID identifier.
form_id
form ID identifier.
attachments_id
attachments ID file upload or file reference.
attributes
Must be a valid JSON string.
contract
Must be a valid JSON string.
include_previous_years_balance
include previous years balance flag.
previous_years_balance_type
previous years balance type option.
Allowed values:
Response
Successful POST response for /api/v1/broadcast/email/create.
status
Allowed values:
message
data

