Create a payout adjusting of the affiliate
Last updated
Last updated
Note: with this setting, the payout of all offers under this affiliate will follow this rule. (Except the offers with custom affliate payout and APT settings)
Request POST https://{networkname}.api.offerslook.com/v1/affiliates/5599/payout_adjusting
Request POST http://{networkname}.api.offerslook.com/v1/affiliates/5599/payout_adjusting
HTTP method
Endpoint
POST
/v1/affiliates/{affiliate_id}/payout_adjusting
Parameter
Description
affiliate_id
The unique id for the affiliate.
Field
Type
Description
Nullable
adjusting_type
integer
1=Increase Rate 2=Decrease Rate
No
percent
integer
adjusting_type=1,Allowed values:1-1000 adjusting_type=2,Allowed values:1-100
No
adjust_payout_switch
integer
0=close 1=open
Yes
limit_adjust_payout
string
you must set a value if you open adjust_payout_switch
Yes
Field
Type
Description
id
integer
Affiliate payout id.
aff_id
integer
Affiliaite id
adjusting_type
integer
adjusting type
percent
integer
Percent
adjust_payout_switch
integer
0=close 1=open
limit_adjust_payout
string
limit value
create_time
string
Create time.
update_time
string
update_time.