POST api/Plan/fetchPlan_EmpID_DateRange
Request Information
URI Parameters
None.
Body Parameters
clsPlannerName | Description | Type | Additional information |
---|---|---|---|
EmpID | string |
None. |
|
PlanID | string |
None. |
|
Plan | string |
None. |
|
PlanDesc | string |
None. |
|
DayName | string |
None. |
|
DateNo | string |
None. |
|
PlanDate | string |
None. |
|
CurrentDate | string |
None. |
|
CityID | string |
None. |
|
City | string |
None. |
|
CustomerID | string |
None. |
|
Time | string |
None. |
|
Purpose | string |
None. |
|
Remarks | string |
None. |
|
Month | string |
None. |
|
Year | string |
None. |
|
FromDate | string |
None. |
|
ToDate | string |
None. |
|
PlanDetail | Collection of clsPlanner |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessageName | Description | Type | Additional information |
---|---|---|---|
Version | Version |
None. |
|
Content | HttpContent |
None. |
|
StatusCode | HttpStatusCode |
None. |
|
ReasonPhrase | string |
None. |
|
Headers | Collection of Object |
None. |
|
RequestMessage | HttpRequestMessage |
None. |
|
IsSuccessStatusCode | boolean |
None. |