Authorizations
Body
application/json
Available options:
production, test Specifies which party or parties should receive a reward.
- self: Reward the user specified in externalUserId
- referralPartner: Reward the user linked through the referral relationship (i.e., the referrer if userId is an invitee, or the invitee if userId is a referrer)
You can include one or both values. Default value: ['self', 'referralPartner']
Response
201 - application/json