GET api/PayrollPaySetSpecial/CopyPaySetSpecial?BookId={BookId}&PayHeadId={PayHeadId}&MonthFrom={MonthFrom}&YearFrom={YearFrom}&MonthTo={MonthTo}&YearTo={YearTo}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| BookId | integer |
Required |
|
| PayHeadId | integer |
Required |
|
| MonthFrom | integer |
Required |
|
| YearFrom | integer |
Required |
|
| MonthTo | integer |
Required |
|
| YearTo | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.