Change the settings for an affiliate ‘s status
Last updated
Last updated
{
"code": 0,
"message": "Success",
"data": {
"affiliate": {
"id": 4867,
"email": "test@test.com",
"first_name": "affiliate",
"last_name": "test",
"country": "Asia/Pacific Region",
"status": "active",
"website": "http://www.offerslook.com",
"create_time": 1458650494,
"company": "UC Union",
"phone": "1112223333",
"manager_id": 7,
"instant_message_type": 3,
"instant_message_account": "test@facebook.com"
}
}
}