Get payouts of the affiliate
Last updated
{
"code": 0,
"message": "Success",
"data": {
"rowset": [
{
"id": 67,
"current_payout": "2"
},
{
"id": 78,
"current_payout": "2.3"
},
{
"id": 80,
"current_payout": "3.0"
},
{
"id": 81,
"current_payout": "3.6"
},
{
"id": 84,
"current_payout": "1.2"
},
{
"id": 88,
"current_payout": "0.5"
},
{
"id": 89,
"current_payout": "12"
},
{
"id": 93,
"current_payout": "2.7"
}
],
"totalPages": 3,
"totalRows": 17,
"offset": 1,
"limit": 8
}
}