Add an offer to an blocked list of affiliate
Last updated
{
"code": 0,
"message": "Success",
"data": {
"affiliate_blocked": [
{
"id": 4997,
"affiliate_id": 4998,
"offer_id": 3052
},
{
"id": 5031,
"affiliate_id": 4998,
"offer_id": 3088
}
]
}
}