Add offers to an approved list of affiliate
Last updated
{
"code": 0,
"message": "Success",
"data": {
"affiliate_approved": [
{
"id": 5031,
"affiliate_id": 4998,
"offer_id": 3048
},
{
"id": 5031,
"affiliate_id": 4998,
"offer_id": 1212
}
]
}
}