Get information about a specific affiliate
Last updated
Last updated
{
"code": 0,
"message": "Success",
"data": {
"affiliate": {
"id": 4833,
"email": "test@test.com",
"first_name": "food",
"last_name": "test",
"country": "Angola",
"status": "active",
"website": "http://www.baidu.com",
"create_time": 1457353181,
"company": "baidu",
"phone": "",
"manager_id": 1,
"instant_message_type": 0,
"instant_message_account": "offerslook"
}
}
}