GET api/PayrollPaySetSpecial/CopyPaySetSpecial?BookId={BookId}&PayHeadId={PayHeadId}&MonthFrom={MonthFrom}&YearFrom={YearFrom}&MonthTo={MonthTo}&YearTo={YearTo}

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.