GET api/net/{employeeId}/{organizationId}/{year}/{month}/{SubEmployeeTypeID}/sumNetAndSalaryMonth
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| employeeId | string |
Required |
|
| organizationId | string |
Required |
|
| year | string |
Required |
|
| month | integer |
Required |
|
| SubEmployeeTypeID | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.