GET api/chargeInMonthList/{Year}/{Month}/{UserOrganizationID}/{EmployeeSubTypeIDListString}/{ChargeTypeID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Year | string |
Required |
|
| Month | integer |
Required |
|
| UserOrganizationID | string |
Required |
|
| EmployeeSubTypeIDListString | string |
None. |
|
| ChargeTypeID | integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.