Loyalty API
EnumReferralStatus3
Referral statuses.
| Kind | Enum type |
|---|---|
| Used in | CustomerReferrals2, Refer2 |
Values
-
invitedThe referral has been sent, but it has not yet reached the qualified waiting period.
-
qualifiedThe referred customer has met the qualifying conditions and the referral is waiting through a delayed-approval period before final approval.
-
approvedThe referral was approved and the referrer received the configured reward.
-
rejectedThe referral reached a final rejected state and the referrer did not receive the reward.
-
expiredThe referral link was deactivated without producing a reward-bearing referral outcome.
Reserved for future referral expiration support. Current responses do not emit this value.