Create scheduled campaign
Create a scheduled creditor EcoLetter campaign. Scheduled campaigns are not charged until the daily campaign command runs.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
EcoLetter template ID owned by the authenticated creditor company.
10
Communication group ID owned by the authenticated creditor company.
25
once, daily, weekly, monthly Must be tomorrow or later and no more than one year from the request date for scheduled campaigns.
"2026-06-21"
Required for daily, weekly, and monthly campaigns. Must be on or after start_date and no more than one year after start_date.
"2026-09-21"
Required for weekly campaigns. Uses PHP/Carbon weekday numbering where 0 is Sunday and 6 is Saturday.
0 <= x <= 61
Required for monthly campaigns.
1 <= x <= 3115

