GET api/EMPOnBoarding/GetAllExeRejected?companyid={companyid}&departmentid={departmentid}&Pagenumber={Pagenumber}&pagesize={pagesize}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| companyid | integer |
Required |
|
| departmentid | integer |
Required |
|
| Pagenumber | integer |
Required |
|
| pagesize | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1"
},
{
"$id": "2"
}
]