Create a payout adjusting of the affiliate
Last updated
Last updated
{
"adjusting_type":"1",
"percent":11,
"adjust_payout_switch":1,
"limit_adjust_payout": 2.000
}{
"code": 0,
"message": "Success",
"data": {
"affiliate_payout_adjusting": {
"id": 4,
"aff_id": 5599,
"adjusting_type": 1,
"percent": 11,
"adjust_payout_switch":1,
"limit_adjust_payout": 2.000,
"create_time": 1562153209,
"update_time": 1562153209
}
}
}