GET api/Store/GetPaylaterOrderSummary?LoanType={LoanType}&ActiveloanType={ActiveloanType}&RecordPerPage={RecordPerPage}&PageNo={PageNo}&PaymentStartdate={PaymentStartdate}&PaymentEnddate={PaymentEnddate}&Search={Search}&StateName={StateName}&CityName={CityName}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
LoanType

integer

Default value is 1

ActiveloanType

integer

Default value is 2

RecordPerPage

integer

Default value is 10

PageNo

integer

Default value is 1

PaymentStartdate

string

None.

PaymentEnddate

string

None.

Search

string

None.

StateName

string

None.

CityName

string

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.