Request must have Header with access token from
authorization.
Authorization Bearer: {token}
{
"Code": 0,
"Message": "",
"Result": [
{
"ou_code": "HMC01",
"ou_name": "HMC - 01",
"employees": [
{
"title": "Miss",
"gender": "Female",
"employee_id": "13114",
"employee_name": "Jirarin Apichatprasoet",
"position": ""
}
]
},
{
"ou_code": "00000",
"ou_name": "Humanica Ltd.",
"employees": [
{
"title": "Mr.",
"gender": "Male",
"employee_id": "Test_pay001",
"employee_name": "Pay Pay",
"position": "Test00"
},
{
"title": "Mr.",
"gender": "Male",
"employee_id": "Test_Pay003",
"employee_name": "Pay003 Pay003",
"position": "Test00"
},
{
"title": "Mr.",
"gender": "Male",
"employee_id": "Test_Fund001",
"employee_name": "Test_Fund001 Test_Fund001",
"position": "QA&Application Support"
},
{
"title": "Mr.",
"gender": "Male",
"employee_id": "NH19111801",
"employee_name": "",
"position": "System Analyst"
}
]
}
]
}