ReferralClaimCodeType
Referral claim code is a way of claiming promotional benefit coming from the partner-reward referral schemes.
Fields
Account referral associated with the claim code.
Datetime when claim code was generated.
Id of claim code instance.
Whether the referral claim code is valid and available for use.
Referral scheme claim code belongs to.
Value of claim code.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"accountReferral": ReferralType,
"createdAt": "2009-02-11T18:55:45.470177+00:00",
"id": 22597847,
"isValid": true,
"referralScheme": ReferralSchemeType,
"value": "quickly-event-middle-focus-we"
}