Affiliate Payment Request
Issuing a payment request to the app, on behalf of the affiliate.
POST
https://platform.shoffi.app/API/affiliate/requestPayment
You can use this API to let affiliates request payments directly from your app/website if they have already earned more than the minimum withdrawal amount.
Request Body
Name | Type | Description |
---|---|---|
apiKey* | String | Your Shoffi app API Key |
appId* | Integer | Your app ID |
paypalEmail* | String | The PayPal email account of the affiliate |
email* | String | The affiliate email address |
Please Note! Some affiliates already added their PayPal email account to Shoffi. In that case, the PayPal account will remain the old one, and not the one you have sent in in the request.
You can see the final PayPal email account in the response data.
Response example
Last updated