GET api/Report/PaySlipReportTable?batchFrom={batchFrom}&batchTo={batchTo}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
batchFrom

integer

Default value is 1

batchTo

integer

Default value is 5000

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.