Churn Referral
Marks a referral as churned, so it no longer counts as an active paying referral. Use this when a referral cancels their subscription. Identify the referral by your own referral_uid, the referral’s referral_email, or the Reditus referral_id - the same identifiers you use when creating a payment. If the referral pays again afterwards, sending a new payment automatically reactivates it, so no history is lost.
Documentation Index
Fetch the complete documentation index at: https://docs.getreditus.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Provide at least one identifier. They are matched in order: referral_uid, then referral_id, then referral_email.
Response
Referral was marked as churned