Update offer_application the status
Last updated
Last updated
{
"code": 0,
"message": "Success",
"data": {
"offer_application": [
{
"id": 41,
"affiliate_id": 161,
"offer_id": 295,
"apply_time": 1478247529,
"accept_time": 1489375794,
"status": "approved"
},
{
"id": 42,
"affiliate_id": 148,
"offer_id": 2,
"apply_time": 1478600524,
"accept_time": 1489375794,
"status": "approved"
},
{
"id": 43,
"affiliate_id": 148,
"offer_id": 305,
"apply_time": 1478600562,
"accept_time": 1489375794,
"status": "approved"
}
]
}
}