Add affiliates to an blocked list of offer
Last updated
{
"code": 0,
"message": "Success",
"data": {
"offer_blocked": [
{
"id": 4793,
"affiliate_id": 3007,
"offer_id": 2786
},
{
"id": 4794,
"affiliate_id": 1212,
"offer_id": 2786
}
]
}
}