Skip to main content

Activate the policy

POST 

/policies/:policyId/activate

Brings a suspended contract back into force, and nothing else — any other status is refused with CONFLICTING_POLICY_STATUS. It is not how a new contract starts: a signed one comes into force on its own at its start date, and on products setting requireFirstPaymentToActivate, once the first premium is collected. appliedAt is when activation takes effect and must not precede whenAt; the call schedules the change for that date rather than applying it immediately.

Request

Responses