Update affiliates’ own information
Last updated
Last updated
{
"email": "test@test.com",
"first_name": "test",
"last_name": "test",
"country": "Angola",
"website": "http://www.offerslook.com",
"company": "TEST",
"phone": "",
"instant_message_type": 0,
"instant_message_account": "offerslook"
} {
"code": 0,
"message": "Success",
"data": {
"affiliate": {
"id": 4833,
"email": "test@test.com",
"first_name": "test",
"last_name": "test",
"country": "Angola",
"website": "http://www.offerslook.com",
"create_time": 1457353181,
"company": "TEST",
"phone": "",
"manager_id": 1,
"instant_message_type": 0,
"instant_message_account": "offerslook"
}
}
}