GET api/Vacations?EMP_ID={EMP_ID}&From_D={From_D}&TO_D={TO_D}&V_TYPE={V_TYPE}&Token={Token}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
EMP_ID | integer |
Required |
|
From_D | string |
Required |
|
TO_D | string |
Required |
|
V_TYPE | integer |
Required |
|
Token | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.