Skip to main content

Grant or withdraw the auto-renewal consent on a referral

POST 

/referrals/:id/consent/auto-renew

Sets Referral.autoRenewalConsented (+ autoRenewalConsentedAt) so the RenewalGenerationJob picks the source referral up for automatic renewal cycles. Emits referral.auto_renew.consent (or .consent_withdrawn) with the consentSource on the audit event. CPA §37 requires the affirmative act to be captured before an automated renewal fires; DPPA §11 requires that automated decisions have a challenge path — this endpoint is that path.

Request

Responses