contract-lifecycle-settings
Update Contract Lifecycle Settings
Replace the company's renewal reminder policy with the body.
The first save is what starts the reminders: until this row exists the company schedules nothing (desired_term_notifications).
Existing terms are rescheduled, not just future ones, because reminder rows are materialized when a term is written. Sent rows are untouched and terms with no date still ahead are left alone — see resync_company_term_notifications. Turning a date off is the same write.
Who is reminded takes effect without any resync: recipients are resolved at send time.
put/contract-lifecycle-settings
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.