Referrals Configurations
This API retrieves the referral configuration, including customer and friend rewards, as well as metadata related to the events that trigger referral rewards.
Headers
If the lang header is provided, the response will be returned in the specified language (e.g., en for English, fr for French). If this header is not included, the system will use the default language.
Response
Referral settings retrieved successfully
Changes
Changed in 3 of the 38 revisions of this API.168
- ●
removed the optional property
enabledfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
expirationDaysfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
minimumReferralsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
refereeRewardfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
referralCodeLengthfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
referrerRewardfrom the response with the200statusresponse-optional-property-removed
- ○
api operation id
getReferralsConfigurationswas addedapi-operation-id-added
- ○
added the new optional
headerrequest parameterlangnew-optional-request-parameter
- ○
added the optional property
customerRewardto the response with the200statusresponse-optional-property-added
- ○
added the optional property
eventMetaDatato the response with the200statusresponse-optional-property-added
- ○
added the optional property
eventNameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
friendRewardto the response with the200statusresponse-optional-property-added
- ○
added the optional property
referralMethodto the response with the200statusresponse-optional-property-added
- ●
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 38 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲