Affiliate Payouts
Adding a new parameter, event_id, in Affiliate Postback module method. It is compatible with last version, and the default value is 1.
Note: In the case of Offer pricing type be CPC, event_id assignment and Volume Based Tiers would be unavailable. Volume Based Tiers is only available if event_id=1.
Available methods
Methods | HTTP method | Endpoint | Description |
Create | |||
POST | Create a new payout of the affiliate | ||
POST | Create volume based tiers | ||
Get | |||
GET | Get a payout of the affiliate | ||
GET | Get affiliate tier of the affiliate payout | ||
GET | Get payouts of the affiliate | ||
Delete | |||
DELETE | Delete a payout of the affiliate | ||
DELETE | Delete the volume based tiers of the affiliate payout | ||
Edit | |||
PATCH | Update the settings for an affiliate’s current payout |
Last updated