Retrieve details on eligibility for the new user reward (discount) and referral information.
Documentation Index
Fetch the complete documentation index at: https://docs.cello.so/llms.txt
Use this file to discover all available pages before exploring further.
eligible: false{ "eligible": false } even though the user has a cello_ucc, the most common causes are:
productUserId mismatch - the productUserId you passed isn’t the user who actually signed up through the referral.cello_ucc was added to the customer after the first invoice.paid; attribution can be retroactive, but reward eligibility is still evaluated against the reward rules.referralUcc, campaignId, and campaignRevision from the response (when eligible: true) against what you expect, and check the Review Referrals section in the portal for self-referral flags.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The Id of the user you want to check
New user reward and eligibility information
Whether the user is eligible for a new user discount
Discount details if eligible
Unique identifier for the signup record
ISO 8601 timestamp when the user signed up
The UCC (Unique Customer Code) that referred this user
The campaign ID associated with the signup
The campaign revision used for the reward calculation