GET api/loans/LoanAccountStatement?AccountNumber={AccountNumber}&Fromdate={Fromdate}&ToDate={ToDate}&NumberOfItems={NumberOfItems}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
AccountNumber

string

None.

Fromdate

date

None.

ToDate

date

None.

NumberOfItems

integer

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.