Rewards
Create Reward
This endpoint creates a new reward for an existing referral
POST
/
private
/
v1
/
rewards
Base URL https://api.tolt.io
Body
The ID that is assigned to the referral. Optional if email is present.
The email that is assigned to the referral. Optional if id is present.
The total amount of the payment made by the referral. Note: This is the total amount, and not the commission amount.
The platform where the payment was made. Stripe, Paddle, Chargebee or any other payment processor.
The external charge ID that is assigned to the payment made by the referral.