GET api/manage/operator/main/{department_code}/{status_code}/{search_type}

แสดงข้อมูล employee ตาม status ที่เลือก

Request Information

URI Parameters

NameDescriptionTypeAdditional information
department_code

string

Required

search_type

integer

Required

status_code

string

Default value is A

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.